./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursified_nla-digbench/recursified_cohencu-ll.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/recursified_nla-digbench/recursified_cohencu-ll.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 260777f6a7be1f16cc330a008300c11ebdea8f1cf9d8e96a0325274fd8fd5b2a --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 04:35:04,356 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 04:35:04,412 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-06 04:35:04,416 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 04:35:04,416 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 04:35:04,436 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 04:35:04,437 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 04:35:04,437 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 04:35:04,437 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 04:35:04,437 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 04:35:04,437 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 04:35:04,438 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 04:35:04,438 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 04:35:04,438 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 04:35:04,438 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 04:35:04,438 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 04:35:04,438 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 04:35:04,438 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 04:35:04,438 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 04:35:04,438 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 04:35:04,438 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 04:35:04,438 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 04:35:04,438 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 04:35:04,439 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 04:35:04,439 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 04:35:04,439 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 04:35:04,439 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 04:35:04,439 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 04:35:04,439 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 04:35:04,439 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 04:35:04,439 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 04:35:04,439 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 04:35:04,439 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 04:35:04,439 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 04:35:04,440 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 04:35:04,440 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 260777f6a7be1f16cc330a008300c11ebdea8f1cf9d8e96a0325274fd8fd5b2a [2024-12-06 04:35:04,671 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 04:35:04,679 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 04:35:04,681 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 04:35:04,683 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 04:35:04,683 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 04:35:04,684 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/recursified_nla-digbench/recursified_cohencu-ll.c [2024-12-06 04:35:07,288 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b/data/72a8a8147/dba47d07b7f9475a9680a4bed3de471c/FLAG821968343 [2024-12-06 04:35:07,490 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 04:35:07,491 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/sv-benchmarks/c/recursified_nla-digbench/recursified_cohencu-ll.c [2024-12-06 04:35:07,498 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b/data/72a8a8147/dba47d07b7f9475a9680a4bed3de471c/FLAG821968343 [2024-12-06 04:35:07,879 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b/data/72a8a8147/dba47d07b7f9475a9680a4bed3de471c [2024-12-06 04:35:07,880 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 04:35:07,882 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 04:35:07,883 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 04:35:07,883 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 04:35:07,887 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 04:35:07,888 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 04:35:07" (1/1) ... [2024-12-06 04:35:07,889 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@dfd029a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:35:07, skipping insertion in model container [2024-12-06 04:35:07,889 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 04:35:07" (1/1) ... [2024-12-06 04:35:07,902 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 04:35:08,030 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 04:35:08,040 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 04:35:08,068 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 04:35:08,081 INFO L204 MainTranslator]: Completed translation [2024-12-06 04:35:08,082 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:35:08 WrapperNode [2024-12-06 04:35:08,082 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 04:35:08,083 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 04:35:08,083 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 04:35:08,083 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 04:35:08,089 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:35:08" (1/1) ... [2024-12-06 04:35:08,098 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:35:08" (1/1) ... [2024-12-06 04:35:08,123 INFO L138 Inliner]: procedures = 16, calls = 100, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 196 [2024-12-06 04:35:08,123 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 04:35:08,124 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 04:35:08,124 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 04:35:08,124 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 04:35:08,132 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:35:08" (1/1) ... [2024-12-06 04:35:08,132 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:35:08" (1/1) ... [2024-12-06 04:35:08,135 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:35:08" (1/1) ... [2024-12-06 04:35:08,135 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:35:08" (1/1) ... [2024-12-06 04:35:08,142 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:35:08" (1/1) ... [2024-12-06 04:35:08,143 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:35:08" (1/1) ... [2024-12-06 04:35:08,145 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:35:08" (1/1) ... [2024-12-06 04:35:08,147 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:35:08" (1/1) ... [2024-12-06 04:35:08,149 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:35:08" (1/1) ... [2024-12-06 04:35:08,152 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 04:35:08,152 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 04:35:08,152 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 04:35:08,153 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 04:35:08,153 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:35:08" (1/1) ... [2024-12-06 04:35:08,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 04:35:08,172 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 04:35:08,184 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 04:35:08,186 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_b2a9fe62-4a7e-44c6-96a6-609b8ea8f618/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 04:35:08,212 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 04:35:08,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 04:35:08,212 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-06 04:35:08,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-06 04:35:08,212 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_29_to_41_0 [2024-12-06 04:35:08,212 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_29_to_41_0 [2024-12-06 04:35:08,212 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 04:35:08,212 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 04:35:08,212 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-06 04:35:08,212 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-12-06 04:35:08,212 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-12-06 04:35:08,213 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-06 04:35:08,288 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 04:35:08,290 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 04:35:09,045 INFO L? ?]: Removed 357 outVars from TransFormulas that were not future-live. [2024-12-06 04:35:09,045 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 04:35:09,084 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 04:35:09,084 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-12-06 04:35:09,085 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 04:35:09 BoogieIcfgContainer [2024-12-06 04:35:09,085 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 04:35:09,086 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 04:35:09,086 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 04:35:09,096 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 04:35:09,096 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 04:35:09" (1/1) ... [2024-12-06 04:35:09,104 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 04:35:09,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:09,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 310 states and 322 transitions. [2024-12-06 04:35:09,163 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 322 transitions. [2024-12-06 04:35:09,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 04:35:09,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:09,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:09,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:09,780 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:35:09,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:09,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 313 states and 325 transitions. [2024-12-06 04:35:09,871 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 325 transitions. [2024-12-06 04:35:09,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 04:35:09,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:09,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:09,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:10,268 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:35:10,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:10,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 314 states and 327 transitions. [2024-12-06 04:35:10,387 INFO L276 IsEmpty]: Start isEmpty. Operand 314 states and 327 transitions. [2024-12-06 04:35:10,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 04:35:10,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:10,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:10,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:10,443 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:35:10,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:10,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 330 states to 315 states and 329 transitions. [2024-12-06 04:35:10,477 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 329 transitions. [2024-12-06 04:35:10,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 04:35:10,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:10,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:10,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:10,674 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:35:10,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:10,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 317 states and 331 transitions. [2024-12-06 04:35:10,740 INFO L276 IsEmpty]: Start isEmpty. Operand 317 states and 331 transitions. [2024-12-06 04:35:10,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 04:35:10,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:10,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:10,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:10,890 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:35:11,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:11,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 323 states and 341 transitions. [2024-12-06 04:35:11,249 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 341 transitions. [2024-12-06 04:35:11,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 04:35:11,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:11,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:11,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:11,386 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:35:11,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:11,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 326 states and 345 transitions. [2024-12-06 04:35:11,735 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 345 transitions. [2024-12-06 04:35:11,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:35:11,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:11,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:11,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:35:11,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:11,803 INFO L256 TraceCheckSpWp]: Trace formula consists of 154 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-12-06 04:35:11,807 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:35:11,898 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 119 treesize of output 118 [2024-12-06 04:35:11,919 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:11,921 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 101 [2024-12-06 04:35:11,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:11,933 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 133 treesize of output 151 [2024-12-06 04:35:11,952 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:11,954 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 206 [2024-12-06 04:35:11,958 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:11,963 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:11,965 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 318 [2024-12-06 04:35:11,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:11,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:12,036 INFO L349 Elim1Store]: treesize reduction 33, result has 59.3 percent of original size [2024-12-06 04:35:12,037 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 215 treesize of output 267 [2024-12-06 04:35:12,924 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 3 [2024-12-06 04:35:13,031 INFO L349 Elim1Store]: treesize reduction 51, result has 20.3 percent of original size [2024-12-06 04:35:13,032 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 60 treesize of output 48 [2024-12-06 04:35:13,133 INFO L349 Elim1Store]: treesize reduction 17, result has 19.0 percent of original size [2024-12-06 04:35:13,134 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 50 treesize of output 37 [2024-12-06 04:35:13,180 INFO L349 Elim1Store]: treesize reduction 17, result has 19.0 percent of original size [2024-12-06 04:35:13,181 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 24 treesize of output 11 [2024-12-06 04:35:13,224 INFO L349 Elim1Store]: treesize reduction 17, result has 19.0 percent of original size [2024-12-06 04:35:13,224 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 24 treesize of output 11 [2024-12-06 04:35:13,935 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:13,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:13,938 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 52 treesize of output 29 [2024-12-06 04:35:13,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-12-06 04:35:13,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:13,947 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-12-06 04:35:13,961 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 72 treesize of output 59 [2024-12-06 04:35:13,964 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:13,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:13,978 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:13,978 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:13,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:13,990 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:13,990 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:13,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,003 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,015 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,017 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,030 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:14,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,040 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,040 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,043 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:14,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,057 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,057 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,082 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,083 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:14,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,093 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,104 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,108 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,114 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,114 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,117 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,121 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 102 [2024-12-06 04:35:14,130 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:14,131 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-12-06 04:35:14,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,140 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 129 treesize of output 114 [2024-12-06 04:35:14,145 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:14,146 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-12-06 04:35:14,150 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:14,151 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 94 [2024-12-06 04:35:14,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 84 treesize of output 76 [2024-12-06 04:35:14,159 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:14,180 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 72 treesize of output 59 [2024-12-06 04:35:14,183 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:14,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,195 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,200 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,207 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,207 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,212 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,219 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,219 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:14,232 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,246 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,246 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:14,250 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,257 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,257 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:14,259 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:14,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,271 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,271 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,287 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,298 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,302 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,309 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,309 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,337 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,337 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:14,342 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:14,347 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:14,363 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 65 treesize of output 58 [2024-12-06 04:35:14,371 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:14,383 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 65 treesize of output 58 [2024-12-06 04:35:14,389 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:14,403 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 65 treesize of output 58 [2024-12-06 04:35:14,409 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:14,426 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 117 treesize of output 98 [2024-12-06 04:35:14,432 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:14,433 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 142 [2024-12-06 04:35:14,438 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,439 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,457 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-12-06 04:35:14,458 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 55 treesize of output 52 [2024-12-06 04:35:14,464 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:14,466 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-12-06 04:35:14,489 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,495 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 52 treesize of output 29 [2024-12-06 04:35:14,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,500 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-12-06 04:35:14,503 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-12-06 04:35:14,510 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 118 [2024-12-06 04:35:14,515 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:14,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 98 treesize of output 124 [2024-12-06 04:35:14,535 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:14,536 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-12-06 04:35:14,542 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:14,543 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 109 [2024-12-06 04:35:14,551 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:14,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 107 [2024-12-06 04:35:14,567 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:14,568 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 99 [2024-12-06 04:35:14,575 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 100 treesize of output 95 [2024-12-06 04:35:14,579 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:14,580 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 140 [2024-12-06 04:35:14,600 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 72 treesize of output 59 [2024-12-06 04:35:14,603 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:14,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,629 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:14,633 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,641 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,641 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,651 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,651 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:14,654 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,661 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,661 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,670 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,671 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,673 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:14,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,684 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,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 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:14,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,694 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,700 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,707 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,707 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,731 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,731 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:14,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,741 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,742 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,747 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:14,752 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:14,767 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 65 treesize of output 58 [2024-12-06 04:35:14,772 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:14,783 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 65 treesize of output 58 [2024-12-06 04:35:14,788 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:14,799 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 65 treesize of output 58 [2024-12-06 04:35:14,804 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:14,809 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:14,810 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-12-06 04:35:14,817 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:14,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,825 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 102 [2024-12-06 04:35:14,843 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:14,853 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 86 treesize of output 79 [2024-12-06 04:35:14,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 65 [2024-12-06 04:35:14,868 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:14,868 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 39 treesize of output 33 [2024-12-06 04:35:14,871 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:14,873 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-12-06 04:35:14,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,895 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 65 treesize of output 58 [2024-12-06 04:35:14,901 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 38 [2024-12-06 04:35:14,910 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:14,911 INFO L378 Elim1Store]: Elim1 eliminated variable 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 31 treesize of output 25 [2024-12-06 04:35:14,925 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 72 treesize of output 59 [2024-12-06 04:35:14,927 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:14,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,938 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,939 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:14,942 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,949 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,949 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,961 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,975 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,975 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:14,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,986 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,986 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,990 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:14,996 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:14,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:14,998 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:15,002 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,011 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,011 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,021 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,035 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,035 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:15,039 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,045 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,045 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,055 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,055 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,066 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,066 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,078 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 119 treesize of output 118 [2024-12-06 04:35:15,092 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 105 treesize of output 131 [2024-12-06 04:35:15,099 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,100 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 151 [2024-12-06 04:35:15,104 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,105 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 139 [2024-12-06 04:35:15,115 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:15,115 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:15,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,124 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 52 treesize of output 29 [2024-12-06 04:35:15,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,129 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-12-06 04:35:15,135 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,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-12-06 04:35:15,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,147 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 118 treesize of output 122 [2024-12-06 04:35:15,158 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,159 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-12-06 04:35:15,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,172 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 141 treesize of output 172 [2024-12-06 04:35:15,179 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,179 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 161 [2024-12-06 04:35:15,188 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 238 treesize of output 205 [2024-12-06 04:35:15,190 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:15,196 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,197 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 286 [2024-12-06 04:35:15,202 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,203 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 250 [2024-12-06 04:35:15,211 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 240 treesize of output 187 [2024-12-06 04:35:15,231 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 119 treesize of output 118 [2024-12-06 04:35:15,251 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,252 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 101 [2024-12-06 04:35:15,256 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 136 treesize of output 154 [2024-12-06 04:35:15,271 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 153 treesize of output 118 [2024-12-06 04:35:15,272 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:15,275 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,276 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-12-06 04:35:15,282 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,283 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-12-06 04:35:15,289 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,303 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-12-06 04:35:15,303 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 6 case distinctions, treesize of input 66 treesize of output 107 [2024-12-06 04:35:15,313 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:15,319 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,327 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 57 treesize of output 29 [2024-12-06 04:35:15,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-12-06 04:35:15,335 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,335 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-12-06 04:35:15,342 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 194 treesize of output 154 [2024-12-06 04:35:15,358 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 147 [2024-12-06 04:35:15,370 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,371 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 196 [2024-12-06 04:35:15,378 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,380 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 474 [2024-12-06 04:35:15,381 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:15,388 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 414 treesize of output 297 [2024-12-06 04:35:15,424 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 72 treesize of output 59 [2024-12-06 04:35:15,426 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:15,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,437 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,437 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,447 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,447 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,460 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,473 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,473 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:15,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,482 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,483 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,487 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,493 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,493 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,495 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:15,500 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,506 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,506 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,530 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,531 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:15,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,541 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:15,544 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,550 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,554 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,560 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,560 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,563 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,566 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 102 [2024-12-06 04:35:15,571 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,572 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-12-06 04:35:15,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,583 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 129 treesize of output 114 [2024-12-06 04:35:15,587 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,588 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-12-06 04:35:15,591 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,592 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 94 [2024-12-06 04:35:15,598 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 84 treesize of output 76 [2024-12-06 04:35:15,599 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:15,622 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 72 treesize of output 59 [2024-12-06 04:35:15,624 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:15,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,635 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,635 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,644 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,644 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,653 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,654 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,668 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:15,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,678 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,678 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:15,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,687 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,688 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,690 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:15,694 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,700 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:15,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,710 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:15,724 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,737 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,738 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:15,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,749 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,749 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:15,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,761 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:15,762 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:15,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 96 [2024-12-06 04:35:15,778 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,779 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 76 [2024-12-06 04:35:15,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,792 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 115 treesize of output 100 [2024-12-06 04:35:15,797 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,798 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 128 [2024-12-06 04:35:15,802 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,803 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 118 [2024-12-06 04:35:15,809 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 112 treesize of output 89 [2024-12-06 04:35:15,810 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:15,832 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,838 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 106 [2024-12-06 04:35:15,850 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,852 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-12-06 04:35:15,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,864 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 133 treesize of output 121 [2024-12-06 04:35:15,871 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,873 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 150 [2024-12-06 04:35:15,880 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,882 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 179 [2024-12-06 04:35:15,883 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:15,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 136 [2024-12-06 04:35:15,912 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 118 [2024-12-06 04:35:15,923 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 92 treesize of output 118 [2024-12-06 04:35:15,929 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:15,934 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,935 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-12-06 04:35:15,947 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 124 treesize of output 95 [2024-12-06 04:35:15,958 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,959 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:15,969 INFO L349 Elim1Store]: treesize reduction 93, result has 1.1 percent of original size [2024-12-06 04:35:15,969 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 76 treesize of output 82 [2024-12-06 04:35:15,989 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:15,990 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 122 [2024-12-06 04:35:15,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 132 treesize of output 124 [2024-12-06 04:35:16,002 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 137 treesize of output 121 [2024-12-06 04:35:16,008 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,009 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 115 [2024-12-06 04:35:16,037 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:16,045 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,045 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-12-06 04:35:16,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,052 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 127 treesize of output 112 [2024-12-06 04:35:16,056 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,057 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 140 [2024-12-06 04:35:16,060 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,061 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 130 [2024-12-06 04:35:16,062 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:16,065 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 101 [2024-12-06 04:35:16,095 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 194 treesize of output 154 [2024-12-06 04:35:16,104 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,105 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 141 [2024-12-06 04:35:16,110 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,111 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 287 [2024-12-06 04:35:16,118 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 249 treesize of output 202 [2024-12-06 04:35:16,149 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 200 treesize of output 160 [2024-12-06 04:35:16,157 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,158 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 147 [2024-12-06 04:35:16,164 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,165 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 293 [2024-12-06 04:35:16,174 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 255 treesize of output 208 [2024-12-06 04:35:16,198 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:16,208 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 83 treesize of output 76 [2024-12-06 04:35:16,214 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,215 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 101 [2024-12-06 04:35:16,219 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:16,230 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 194 treesize of output 154 [2024-12-06 04:35:16,239 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,240 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 134 [2024-12-06 04:35:16,244 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,251 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 115 treesize of output 98 [2024-12-06 04:35:16,262 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-12-06 04:35:16,262 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 1 new quantified variables, introduced 2 case distinctions, treesize of input 61 treesize of output 82 [2024-12-06 04:35:16,271 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 117 treesize of output 107 [2024-12-06 04:35:16,272 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:16,277 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,278 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 224 [2024-12-06 04:35:16,286 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 257 treesize of output 223 [2024-12-06 04:35:16,292 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:16,301 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 345 treesize of output 222 [2024-12-06 04:35:16,309 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,310 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 219 [2024-12-06 04:35:16,314 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,316 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 525 [2024-12-06 04:35:16,324 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 464 treesize of output 382 [2024-12-06 04:35:16,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 200 treesize of output 160 [2024-12-06 04:35:16,363 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,364 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 141 [2024-12-06 04:35:16,370 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,371 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 293 [2024-12-06 04:35:16,383 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 255 treesize of output 208 [2024-12-06 04:35:16,407 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:16,419 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 95 treesize of output 88 [2024-12-06 04:35:16,422 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,423 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 101 [2024-12-06 04:35:16,428 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:16,442 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 205 treesize of output 170 [2024-12-06 04:35:16,449 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,450 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 209 [2024-12-06 04:35:16,479 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,480 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 643 [2024-12-06 04:35:16,490 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 578 treesize of output 538 [2024-12-06 04:35:16,492 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:16,520 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 128 [2024-12-06 04:35:16,530 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,530 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-12-06 04:35:16,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,541 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 99 treesize of output 95 [2024-12-06 04:35:16,545 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,546 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 179 [2024-12-06 04:35:16,548 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:16,555 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:16,555 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 230 treesize of output 175 [2024-12-06 04:35:16,561 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:16,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 128 [2024-12-06 04:35:16,579 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,580 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 109 [2024-12-06 04:35:16,584 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,585 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 223 [2024-12-06 04:35:16,592 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 185 treesize of output 152 [2024-12-06 04:35:16,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:16,621 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,621 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-12-06 04:35:16,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,628 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 127 treesize of output 112 [2024-12-06 04:35:16,632 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,633 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 109 [2024-12-06 04:35:16,636 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,637 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-12-06 04:35:16,637 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:16,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 86 treesize of output 78 [2024-12-06 04:35:16,662 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:16,666 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,667 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 91 [2024-12-06 04:35:16,683 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 160 treesize of output 145 [2024-12-06 04:35:16,686 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,687 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-12-06 04:35:16,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 86 treesize of output 78 [2024-12-06 04:35:16,691 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:16,706 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 128 [2024-12-06 04:35:16,712 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,713 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-12-06 04:35:16,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,717 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,718 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,722 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 96 treesize of output 92 [2024-12-06 04:35:16,728 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:16,737 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 7 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 302 treesize of output 196 [2024-12-06 04:35:16,743 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,744 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 234 [2024-12-06 04:35:16,749 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,750 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 392 [2024-12-06 04:35:16,757 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 354 treesize of output 286 [2024-12-06 04:35:16,785 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:16,795 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 95 treesize of output 88 [2024-12-06 04:35:16,798 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,799 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 101 [2024-12-06 04:35:16,804 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:16,813 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 194 treesize of output 154 [2024-12-06 04:35:16,819 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,820 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 134 [2024-12-06 04:35:16,823 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,830 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 115 treesize of output 98 [2024-12-06 04:35:16,845 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-12-06 04:35:16,845 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 1 new quantified variables, introduced 2 case distinctions, treesize of input 61 treesize of output 82 [2024-12-06 04:35:16,849 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,850 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 188 [2024-12-06 04:35:16,851 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:16,857 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:16,868 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 7 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 307 treesize of output 206 [2024-12-06 04:35:16,874 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,876 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 272 [2024-12-06 04:35:16,893 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,894 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 838 [2024-12-06 04:35:16,903 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 773 treesize of output 712 [2024-12-06 04:35:16,904 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:16,936 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 345 treesize of output 222 [2024-12-06 04:35:16,957 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,958 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 209 [2024-12-06 04:35:16,963 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:16,975 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 146 treesize of output 118 [2024-12-06 04:35:16,987 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 122 treesize of output 108 [2024-12-06 04:35:16,993 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:16,994 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 243 [2024-12-06 04:35:16,995 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:17,009 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:17,009 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 2 new quantified variables, introduced 1 case distinctions, treesize of input 273 treesize of output 254 [2024-12-06 04:35:17,021 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:17,030 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 128 [2024-12-06 04:35:17,052 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 141 [2024-12-06 04:35:17,059 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,061 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 201 [2024-12-06 04:35:17,082 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 151 treesize of output 130 [2024-12-06 04:35:17,092 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:17,092 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:17,109 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 199 treesize of output 164 [2024-12-06 04:35:17,124 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,125 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 139 [2024-12-06 04:35:17,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,133 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,134 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,135 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,135 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,143 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 114 treesize of output 102 [2024-12-06 04:35:17,157 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 106 treesize of output 105 [2024-12-06 04:35:17,172 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 106 treesize of output 63 [2024-12-06 04:35:17,173 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:17,178 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 29 [2024-12-06 04:35:17,181 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,182 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 26 [2024-12-06 04:35:17,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 124 treesize of output 128 [2024-12-06 04:35:17,212 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,212 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 136 [2024-12-06 04:35:17,222 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 222 treesize of output 241 [2024-12-06 04:35:17,229 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,230 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 582 [2024-12-06 04:35:17,232 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:17,239 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 479 treesize of output 326 [2024-12-06 04:35:17,273 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 350 treesize of output 232 [2024-12-06 04:35:17,281 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,282 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 353 [2024-12-06 04:35:17,303 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,305 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1379 [2024-12-06 04:35:17,306 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:17,315 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 1285 treesize of output 1210 [2024-12-06 04:35:17,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 199 treesize of output 164 [2024-12-06 04:35:17,377 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,378 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 215 [2024-12-06 04:35:17,386 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,387 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 637 [2024-12-06 04:35:17,388 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:17,395 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 572 treesize of output 532 [2024-12-06 04:35:17,419 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 72 treesize of output 59 [2024-12-06 04:35:17,421 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:17,425 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,431 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,431 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:17,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,441 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,441 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:17,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,452 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,465 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,465 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:17,468 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,474 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:17,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,484 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:17,485 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:17,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,496 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,497 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:17,500 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,506 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:17,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,517 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,517 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:17,520 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,526 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,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 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:17,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,549 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,549 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:17,554 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 118 [2024-12-06 04:35:17,559 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,560 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 83 [2024-12-06 04:35:17,574 INFO L349 Elim1Store]: treesize reduction 124, result has 0.8 percent of original size [2024-12-06 04:35:17,574 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 4 case distinctions, treesize of input 96 treesize of output 94 [2024-12-06 04:35:17,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,580 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 82 treesize of output 79 [2024-12-06 04:35:17,584 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,585 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-12-06 04:35:17,589 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 120 treesize of output 107 [2024-12-06 04:35:17,595 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:35:17,600 INFO L349 Elim1Store]: treesize reduction 86, result has 1.1 percent of original size [2024-12-06 04:35:17,600 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 2 new quantified variables, introduced 3 case distinctions, treesize of input 83 treesize of output 74 [2024-12-06 04:35:17,601 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:17,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:17,621 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:17,624 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 72 treesize of output 59 [2024-12-06 04:35:17,626 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:17,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,636 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:17,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,647 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:17,650 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,657 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,657 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:17,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,666 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,666 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:17,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,692 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,692 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:17,693 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:17,704 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,717 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,717 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:17,720 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,727 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,727 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:17,731 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,737 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,737 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:17,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,746 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,746 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:17,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,755 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:17,755 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:17,761 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:17,764 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:17,774 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 68 treesize of output 61 [2024-12-06 04:35:17,779 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 41 [2024-12-06 04:35:17,784 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:17,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 1 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 25 [2024-12-06 04:35:17,795 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,796 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-12-06 04:35:17,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,803 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 89 treesize of output 60 [2024-12-06 04:35:17,810 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:17,810 INFO L378 Elim1Store]: Elim1 eliminated variable 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 35 treesize of output 29 [2024-12-06 04:35:17,813 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,814 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-12-06 04:35:17,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,832 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 68 treesize of output 61 [2024-12-06 04:35:17,836 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 41 [2024-12-06 04:35:17,848 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:17,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 1 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 25 [2024-12-06 04:35:17,858 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 136 treesize of output 128 [2024-12-06 04:35:17,869 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 92 treesize of output 123 [2024-12-06 04:35:17,875 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,875 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 154 [2024-12-06 04:35:17,884 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:17,889 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,891 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 458 [2024-12-06 04:35:17,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:17,911 INFO L349 Elim1Store]: treesize reduction 60, result has 1.6 percent of original size [2024-12-06 04:35:17,912 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 355 treesize of output 302 [2024-12-06 04:35:17,941 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,942 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 294 [2024-12-06 04:35:17,954 INFO L349 Elim1Store]: treesize reduction 41, result has 2.4 percent of original size [2024-12-06 04:35:17,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 1 case distinctions, treesize of input 223 treesize of output 244 [2024-12-06 04:35:17,983 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:17,984 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 294 [2024-12-06 04:35:17,996 INFO L349 Elim1Store]: treesize reduction 41, result has 2.4 percent of original size [2024-12-06 04:35:17,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 223 treesize of output 244 [2024-12-06 04:35:18,026 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 72 treesize of output 59 [2024-12-06 04:35:18,028 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:18,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,039 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,051 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:18,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,061 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,061 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:18,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,075 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,075 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:18,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,086 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:18,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,095 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,095 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:18,097 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:18,108 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,120 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,121 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:18,124 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,130 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,130 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:18,133 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,138 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,138 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:18,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,144 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,144 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:18,146 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,151 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,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 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:18,154 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 118 [2024-12-06 04:35:18,157 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:18,162 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,162 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-12-06 04:35:18,169 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-12-06 04:35:18,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 1 case distinctions, treesize of input 75 treesize of output 63 [2024-12-06 04:35:18,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 59 [2024-12-06 04:35:18,179 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 37 [2024-12-06 04:35:18,185 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:18,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 28 [2024-12-06 04:35:18,195 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,195 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-12-06 04:35:18,203 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-12-06 04:35:18,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 75 treesize of output 63 [2024-12-06 04:35:18,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,208 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 59 [2024-12-06 04:35:18,213 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 37 [2024-12-06 04:35:18,218 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:18,218 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 28 [2024-12-06 04:35:18,233 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 95 treesize of output 121 [2024-12-06 04:35:18,243 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 134 treesize of output 136 [2024-12-06 04:35:18,254 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 124 treesize of output 93 [2024-12-06 04:35:18,258 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,258 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 128 [2024-12-06 04:35:18,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,273 INFO L349 Elim1Store]: treesize reduction 96, result has 1.0 percent of original size [2024-12-06 04:35:18,274 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 1 new quantified variables, introduced 4 case distinctions, treesize of input 59 treesize of output 85 [2024-12-06 04:35:18,279 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,280 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 181 [2024-12-06 04:35:18,280 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:18,286 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 195 treesize of output 167 [2024-12-06 04:35:18,294 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:18,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 118 [2024-12-06 04:35:18,301 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,302 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 90 [2024-12-06 04:35:18,315 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-12-06 04:35:18,315 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 2 case distinctions, treesize of input 134 treesize of output 110 [2024-12-06 04:35:18,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 92 treesize of output 122 [2024-12-06 04:35:18,326 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,327 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-12-06 04:35:18,331 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,333 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 188 [2024-12-06 04:35:18,346 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:18,349 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 72 treesize of output 59 [2024-12-06 04:35:18,351 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:18,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,362 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,362 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:18,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,371 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,371 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:18,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,392 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,392 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:18,396 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,402 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,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 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:18,405 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,410 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,411 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:18,412 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:18,423 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,435 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,435 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:18,438 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,444 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,444 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:18,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,453 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,454 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:18,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,462 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,462 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:18,465 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,472 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:18,472 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:18,480 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 212 treesize of output 154 [2024-12-06 04:35:18,483 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:18,493 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 129 treesize of output 152 [2024-12-06 04:35:18,499 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,500 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 192 [2024-12-06 04:35:18,506 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,507 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 282 [2024-12-06 04:35:18,516 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:18,528 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 112 treesize of output 135 [2024-12-06 04:35:18,533 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,534 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 147 [2024-12-06 04:35:18,538 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,539 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 253 [2024-12-06 04:35:18,546 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 318 treesize of output 278 [2024-12-06 04:35:18,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 118 [2024-12-06 04:35:18,574 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 92 treesize of output 118 [2024-12-06 04:35:18,579 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:18,583 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,584 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-12-06 04:35:18,589 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,589 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 261 [2024-12-06 04:35:18,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,595 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 1 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 180 [2024-12-06 04:35:18,612 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,613 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 112 [2024-12-06 04:35:18,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 100 treesize of output 95 [2024-12-06 04:35:18,622 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,623 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 153 [2024-12-06 04:35:18,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 130 treesize of output 128 [2024-12-06 04:35:18,658 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 95 treesize of output 126 [2024-12-06 04:35:18,664 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,665 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 115 [2024-12-06 04:35:18,669 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:18,673 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,678 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 70 treesize of output 44 [2024-12-06 04:35:18,684 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:18,684 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 25 [2024-12-06 04:35:18,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,697 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,702 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 99 treesize of output 63 [2024-12-06 04:35:18,709 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:18,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 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 29 [2024-12-06 04:35:18,712 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,713 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-12-06 04:35:18,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,733 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 217 treesize of output 164 [2024-12-06 04:35:18,739 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:18,752 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,752 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 119 [2024-12-06 04:35:18,759 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 110 treesize of output 105 [2024-12-06 04:35:18,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,763 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,773 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 84 treesize of output 82 [2024-12-06 04:35:18,784 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 76 treesize of output 85 [2024-12-06 04:35:18,795 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 76 treesize of output 43 [2024-12-06 04:35:18,796 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:18,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 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 25 [2024-12-06 04:35:18,812 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,813 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 136 [2024-12-06 04:35:18,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,820 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,821 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,821 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,829 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 114 treesize of output 102 [2024-12-06 04:35:18,840 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 106 treesize of output 105 [2024-12-06 04:35:18,845 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,846 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 240 [2024-12-06 04:35:18,854 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 270 treesize of output 239 [2024-12-06 04:35:18,862 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:18,862 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:18,869 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:18,879 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 73 [2024-12-06 04:35:18,882 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,883 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-12-06 04:35:18,890 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-12-06 04:35:18,890 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 99 treesize of output 74 [2024-12-06 04:35:18,905 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 130 treesize of output 128 [2024-12-06 04:35:18,910 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:18,915 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,916 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 116 [2024-12-06 04:35:18,922 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 136 treesize of output 129 [2024-12-06 04:35:18,926 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,927 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 164 [2024-12-06 04:35:18,944 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,944 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-12-06 04:35:18,948 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,949 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 244 [2024-12-06 04:35:18,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:18,955 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 1 new quantified variables, introduced 0 case distinctions, treesize of input 206 treesize of output 167 [2024-12-06 04:35:18,980 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 212 treesize of output 154 [2024-12-06 04:35:18,984 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:18,990 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:18,991 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 154 [2024-12-06 04:35:18,998 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 180 treesize of output 171 [2024-12-06 04:35:19,002 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,003 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 214 [2024-12-06 04:35:19,027 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,028 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 171 [2024-12-06 04:35:19,033 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,034 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 314 [2024-12-06 04:35:19,039 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,042 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 1 new quantified variables, introduced 0 case distinctions, treesize of input 276 treesize of output 217 [2024-12-06 04:35:19,061 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:19,064 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:19,067 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,068 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-12-06 04:35:19,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,073 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 92 treesize of output 63 [2024-12-06 04:35:19,080 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-12-06 04:35:19,080 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 2 case distinctions, treesize of input 41 treesize of output 29 [2024-12-06 04:35:19,082 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,083 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 69 [2024-12-06 04:35:19,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,101 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 71 treesize of output 64 [2024-12-06 04:35:19,104 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,104 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-12-06 04:35:19,109 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 74 treesize of output 70 [2024-12-06 04:35:19,132 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 118 [2024-12-06 04:35:19,136 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:19,141 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,141 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 102 [2024-12-06 04:35:19,145 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,148 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 150 treesize of output 168 [2024-12-06 04:35:19,152 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,152 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-12-06 04:35:19,156 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,157 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 361 [2024-12-06 04:35:19,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,185 INFO L349 Elim1Store]: treesize reduction 112, result has 0.9 percent of original size [2024-12-06 04:35:19,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 207 treesize of output 288 [2024-12-06 04:35:19,209 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,210 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 81 [2024-12-06 04:35:19,214 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 98 treesize of output 92 [2024-12-06 04:35:19,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,219 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 110 [2024-12-06 04:35:19,223 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,224 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 144 [2024-12-06 04:35:19,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,236 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,240 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 52 treesize of output 29 [2024-12-06 04:35:19,243 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,244 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-12-06 04:35:19,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,247 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-12-06 04:35:19,251 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 72 treesize of output 59 [2024-12-06 04:35:19,253 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:19,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,277 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,277 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:19,280 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,285 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,286 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:19,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,294 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,294 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,302 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,302 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,310 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,310 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:19,311 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:19,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,320 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,320 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:19,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,328 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,337 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,337 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,344 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,345 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:19,351 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,353 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,354 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,363 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,363 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:19,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 102 [2024-12-06 04:35:19,371 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:19,379 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 65 treesize of output 58 [2024-12-06 04:35:19,382 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,383 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-12-06 04:35:19,386 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 64 [2024-12-06 04:35:19,398 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,399 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 79 [2024-12-06 04:35:19,402 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,404 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 65 [2024-12-06 04:35:19,411 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:19,411 INFO L378 Elim1Store]: Elim1 eliminated variable 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 39 treesize of output 33 [2024-12-06 04:35:19,414 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,415 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 77 [2024-12-06 04:35:19,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,431 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 72 treesize of output 59 [2024-12-06 04:35:19,432 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:19,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,442 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,442 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,451 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,451 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,459 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:19,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,480 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,480 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:19,483 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,488 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,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 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:19,489 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:19,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,499 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,501 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,506 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,506 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,513 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,514 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,521 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,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 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:19,528 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,528 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,539 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:19,543 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:19,549 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:19,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 7 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 7 new quantified variables, introduced 0 case distinctions, treesize of input 302 treesize of output 196 [2024-12-06 04:35:19,570 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,570 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 234 [2024-12-06 04:35:19,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,578 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 317 treesize of output 283 [2024-12-06 04:35:19,581 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,582 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-12-06 04:35:19,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,590 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:19,590 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 197 treesize of output 171 [2024-12-06 04:35:19,591 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:19,611 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 118 [2024-12-06 04:35:19,613 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:19,616 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,617 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 90 [2024-12-06 04:35:19,620 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 107 treesize of output 101 [2024-12-06 04:35:19,624 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 114 treesize of output 140 [2024-12-06 04:35:19,628 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,629 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 138 [2024-12-06 04:35:19,632 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,632 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 207 [2024-12-06 04:35:19,633 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:19,652 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 98 treesize of output 124 [2024-12-06 04:35:19,655 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,656 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-12-06 04:35:19,659 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,659 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 109 [2024-12-06 04:35:19,664 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:19,667 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 72 treesize of output 59 [2024-12-06 04:35:19,669 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:19,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,677 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,677 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,700 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:19,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,708 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,708 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,717 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,725 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,725 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,726 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:19,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,746 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,746 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:19,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,754 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,754 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,761 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,761 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:19,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,768 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,776 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:19,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 119 treesize of output 118 [2024-12-06 04:35:19,791 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 105 treesize of output 131 [2024-12-06 04:35:19,794 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,795 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 154 [2024-12-06 04:35:19,799 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,799 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 129 [2024-12-06 04:35:19,807 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:19,810 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 113 treesize of output 112 [2024-12-06 04:35:19,819 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,819 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-12-06 04:35:19,825 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 176 treesize of output 192 [2024-12-06 04:35:19,829 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,830 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 293 [2024-12-06 04:35:19,835 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 256 treesize of output 160 [2024-12-06 04:35:19,837 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:19,857 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 72 treesize of output 59 [2024-12-06 04:35:19,859 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:19,863 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,868 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,868 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,877 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:19,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,895 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,895 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:19,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,902 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:19,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,909 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,909 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,910 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:19,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,919 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,919 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,925 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,933 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,933 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,941 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,942 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,942 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,952 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,952 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:19,955 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:19,960 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:19,960 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:19,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 119 treesize of output 118 [2024-12-06 04:35:19,974 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,974 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 110 [2024-12-06 04:35:19,980 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 182 treesize of output 198 [2024-12-06 04:35:19,984 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:19,985 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 299 [2024-12-06 04:35:19,990 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 262 treesize of output 166 [2024-12-06 04:35:19,991 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:20,012 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 194 treesize of output 154 [2024-12-06 04:35:20,016 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,017 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 135 [2024-12-06 04:35:20,023 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,024 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 287 [2024-12-06 04:35:20,030 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 249 treesize of output 202 [2024-12-06 04:35:20,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 119 treesize of output 118 [2024-12-06 04:35:20,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 93 treesize of output 119 [2024-12-06 04:35:20,062 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,063 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-12-06 04:35:20,068 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,069 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 299 [2024-12-06 04:35:20,072 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 262 treesize of output 174 [2024-12-06 04:35:20,073 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:20,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,092 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 118 treesize of output 122 [2024-12-06 04:35:20,098 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,099 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-12-06 04:35:20,105 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,107 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-12-06 04:35:20,113 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 253 treesize of output 234 [2024-12-06 04:35:20,131 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:20,139 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 194 treesize of output 154 [2024-12-06 04:35:20,149 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 136 treesize of output 159 [2024-12-06 04:35:20,153 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,154 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 207 [2024-12-06 04:35:20,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,167 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 108 treesize of output 157 [2024-12-06 04:35:20,188 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 118 treesize of output 92 [2024-12-06 04:35:20,189 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:20,191 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,192 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 115 [2024-12-06 04:35:20,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,198 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,204 INFO L349 Elim1Store]: treesize reduction 58, result has 1.7 percent of original size [2024-12-06 04:35:20,204 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 55 treesize of output 57 [2024-12-06 04:35:20,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 345 treesize of output 222 [2024-12-06 04:35:20,232 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,232 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 209 [2024-12-06 04:35:20,236 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,236 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,237 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,245 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 150 treesize of output 117 [2024-12-06 04:35:20,254 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 126 treesize of output 112 [2024-12-06 04:35:20,258 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,259 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 261 [2024-12-06 04:35:20,259 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:20,264 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 294 treesize of output 260 [2024-12-06 04:35:20,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,274 INFO L349 Elim1Store]: treesize reduction 37, result has 2.6 percent of original size [2024-12-06 04:35:20,274 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 1 new quantified variables, introduced 1 case distinctions, treesize of input 146 treesize of output 118 [2024-12-06 04:35:20,281 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:20,285 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 72 treesize of output 59 [2024-12-06 04:35:20,286 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:20,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,293 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,293 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,299 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,299 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,307 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,318 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:20,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,326 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,326 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,333 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,334 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,335 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:20,338 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,343 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,343 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,362 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,362 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:20,364 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,369 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,369 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,377 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,377 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:20,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,384 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,384 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,388 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 118 [2024-12-06 04:35:20,397 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 89 treesize of output 115 [2024-12-06 04:35:20,403 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,403 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 128 [2024-12-06 04:35:20,421 INFO L349 Elim1Store]: treesize reduction 124, result has 0.8 percent of original size [2024-12-06 04:35:20,421 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 4 case distinctions, treesize of input 196 treesize of output 139 [2024-12-06 04:35:20,431 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 132 treesize of output 107 [2024-12-06 04:35:20,435 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,436 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-12-06 04:35:20,448 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:20,453 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 118 [2024-12-06 04:35:20,463 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 92 treesize of output 118 [2024-12-06 04:35:20,466 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:20,469 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,470 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 146 [2024-12-06 04:35:20,473 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,474 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 109 [2024-12-06 04:35:20,480 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:20,483 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,484 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 112 [2024-12-06 04:35:20,489 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 100 treesize of output 95 [2024-12-06 04:35:20,492 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,493 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 140 [2024-12-06 04:35:20,512 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 72 treesize of output 59 [2024-12-06 04:35:20,513 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:20,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,522 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,522 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,525 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,531 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,531 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,540 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,549 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,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 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:20,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,571 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,571 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:20,572 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:20,576 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,581 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,582 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:20,584 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,590 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,590 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,598 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,598 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,606 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,606 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,624 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,624 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:20,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 212 treesize of output 154 [2024-12-06 04:35:20,633 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,633 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 130 [2024-12-06 04:35:20,641 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-12-06 04:35:20,641 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 2 case distinctions, treesize of input 198 treesize of output 150 [2024-12-06 04:35:20,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,645 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,650 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 115 treesize of output 150 [2024-12-06 04:35:20,663 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 132 treesize of output 153 [2024-12-06 04:35:20,683 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 114 treesize of output 84 [2024-12-06 04:35:20,684 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:20,687 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,687 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 53 [2024-12-06 04:35:20,689 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,690 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 141 [2024-12-06 04:35:20,705 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 118 [2024-12-06 04:35:20,708 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:20,712 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,712 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 90 [2024-12-06 04:35:20,716 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 107 treesize of output 101 [2024-12-06 04:35:20,721 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 114 treesize of output 140 [2024-12-06 04:35:20,726 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,727 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 148 [2024-12-06 04:35:20,731 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,734 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 117 treesize of output 105 [2024-12-06 04:35:20,735 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:20,738 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,739 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 115 [2024-12-06 04:35:20,759 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 98 treesize of output 124 [2024-12-06 04:35:20,762 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,763 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 143 [2024-12-06 04:35:20,774 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 124 treesize of output 95 [2024-12-06 04:35:20,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,793 INFO L349 Elim1Store]: treesize reduction 93, result has 1.1 percent of original size [2024-12-06 04:35:20,794 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 76 treesize of output 82 [2024-12-06 04:35:20,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 119 treesize of output 118 [2024-12-06 04:35:20,823 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 105 treesize of output 131 [2024-12-06 04:35:20,826 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,827 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 164 [2024-12-06 04:35:20,830 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,834 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 93 treesize of output 93 [2024-12-06 04:35:20,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,846 INFO L349 Elim1Store]: treesize reduction 58, result has 1.7 percent of original size [2024-12-06 04:35:20,846 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 55 treesize of output 57 [2024-12-06 04:35:20,847 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:20,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 200 treesize of output 160 [2024-12-06 04:35:20,879 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 142 treesize of output 162 [2024-12-06 04:35:20,884 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,884 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 192 [2024-12-06 04:35:20,887 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,894 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 105 treesize of output 154 [2024-12-06 04:35:20,899 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,899 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 175 [2024-12-06 04:35:20,901 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:20,903 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:20,904 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 362 [2024-12-06 04:35:20,910 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:20,915 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 72 treesize of output 59 [2024-12-06 04:35:20,916 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:20,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,924 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,924 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,931 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,931 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,951 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,951 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:20,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,959 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,962 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,967 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,967 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,968 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:20,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,976 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,976 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:20,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:20,996 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:20,997 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:21,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,004 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,004 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,011 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,011 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,018 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,018 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,020 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 118 [2024-12-06 04:35:21,024 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,024 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 83 [2024-12-06 04:35:21,034 INFO L349 Elim1Store]: treesize reduction 124, result has 0.8 percent of original size [2024-12-06 04:35:21,035 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 4 case distinctions, treesize of input 96 treesize of output 94 [2024-12-06 04:35:21,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,039 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 82 treesize of output 79 [2024-12-06 04:35:21,042 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,042 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 108 [2024-12-06 04:35:21,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 120 treesize of output 107 [2024-12-06 04:35:21,051 INFO L173 IndexEqualityManager]: detected equality via solver [2024-12-06 04:35:21,055 INFO L349 Elim1Store]: treesize reduction 86, result has 1.1 percent of original size [2024-12-06 04:35:21,055 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 2 new quantified variables, introduced 3 case distinctions, treesize of input 83 treesize of output 74 [2024-12-06 04:35:21,056 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:21,066 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 72 treesize of output 59 [2024-12-06 04:35:21,068 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:21,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,077 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,077 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,086 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,096 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,096 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:21,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,104 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,112 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,113 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,115 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,121 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,121 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,122 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:21,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,131 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,131 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,149 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,150 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:21,152 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,157 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,157 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,164 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,164 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,171 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,171 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 119 treesize of output 118 [2024-12-06 04:35:21,179 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,179 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 101 [2024-12-06 04:35:21,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,184 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 130 treesize of output 148 [2024-12-06 04:35:21,188 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,188 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 213 [2024-12-06 04:35:21,192 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,192 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 416 [2024-12-06 04:35:21,193 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:21,200 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,206 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-12-06 04:35:21,207 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 230 treesize of output 250 [2024-12-06 04:35:21,223 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,225 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 113 treesize of output 112 [2024-12-06 04:35:21,230 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,231 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-12-06 04:35:21,234 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 130 treesize of output 148 [2024-12-06 04:35:21,240 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,240 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 203 [2024-12-06 04:35:21,243 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,244 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 324 [2024-12-06 04:35:21,244 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:21,250 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,250 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,258 INFO L349 Elim1Store]: treesize reduction 77, result has 1.3 percent of original size [2024-12-06 04:35:21,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 3 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 243 treesize of output 225 [2024-12-06 04:35:21,279 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 72 treesize of output 59 [2024-12-06 04:35:21,281 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:21,284 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,289 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,296 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,296 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:21,299 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,304 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,304 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,306 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,317 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:21,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,336 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,336 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:21,337 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:21,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,346 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,363 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,364 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:21,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,369 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,369 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,375 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,376 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,378 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,384 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,384 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,392 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 52 treesize of output 29 [2024-12-06 04:35:21,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,395 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-12-06 04:35:21,398 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,398 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-12-06 04:35:21,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,403 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 102 [2024-12-06 04:35:21,411 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 77 treesize of output 70 [2024-12-06 04:35:21,416 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,416 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-12-06 04:35:21,420 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:21,425 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:21,427 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:21,432 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,432 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 58 [2024-12-06 04:35:21,440 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-12-06 04:35:21,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 56 treesize of output 42 [2024-12-06 04:35:21,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,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 50 treesize of output 31 [2024-12-06 04:35:21,447 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 25 [2024-12-06 04:35:21,458 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,458 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 58 [2024-12-06 04:35:21,466 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-12-06 04:35:21,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 2 case distinctions, treesize of input 56 treesize of output 42 [2024-12-06 04:35:21,468 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,471 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 31 [2024-12-06 04:35:21,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 25 [2024-12-06 04:35:21,482 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,483 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 58 [2024-12-06 04:35:21,491 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-12-06 04:35:21,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 56 treesize of output 42 [2024-12-06 04:35:21,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,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 50 treesize of output 31 [2024-12-06 04:35:21,498 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 25 [2024-12-06 04:35:21,507 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,508 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 106 [2024-12-06 04:35:21,513 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:21,515 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 72 treesize of output 59 [2024-12-06 04:35:21,516 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:21,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,523 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,523 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,526 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,530 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,530 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,533 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,537 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,537 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,539 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,544 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,552 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,561 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:21,562 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:21,565 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,569 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,575 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,575 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:21,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,583 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,583 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,590 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,590 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,611 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,611 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:21,620 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 119 treesize of output 118 [2024-12-06 04:35:21,624 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,624 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 104 [2024-12-06 04:35:21,631 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 182 treesize of output 198 [2024-12-06 04:35:21,634 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,635 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 299 [2024-12-06 04:35:21,639 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 262 treesize of output 174 [2024-12-06 04:35:21,640 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:21,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,659 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 118 treesize of output 122 [2024-12-06 04:35:21,664 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,664 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 103 [2024-12-06 04:35:21,667 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,668 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 217 [2024-12-06 04:35:21,672 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 179 treesize of output 146 [2024-12-06 04:35:21,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 119 treesize of output 118 [2024-12-06 04:35:21,692 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,693 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-12-06 04:35:21,697 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 130 treesize of output 115 [2024-12-06 04:35:21,702 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,704 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 120 treesize of output 142 [2024-12-06 04:35:21,707 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,708 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 121 [2024-12-06 04:35:21,714 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 137 treesize of output 96 [2024-12-06 04:35:21,714 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:21,717 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,718 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 54 [2024-12-06 04:35:21,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,738 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 52 treesize of output 29 [2024-12-06 04:35:21,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,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-12-06 04:35:21,744 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,745 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-12-06 04:35:21,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,757 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 57 treesize of output 29 [2024-12-06 04:35:21,760 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,760 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-12-06 04:35:21,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,762 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-12-06 04:35:21,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,769 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 58 treesize of output 35 [2024-12-06 04:35:21,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,774 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-12-06 04:35:21,774 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 11 treesize of output 1 [2024-12-06 04:35:21,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,777 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-12-06 04:35:21,777 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2024-12-06 04:35:21,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,784 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 96 [2024-12-06 04:35:21,789 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,789 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 80 [2024-12-06 04:35:21,791 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,794 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 123 treesize of output 108 [2024-12-06 04:35:21,796 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,797 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-12-06 04:35:21,799 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,800 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-12-06 04:35:21,800 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:21,803 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 116 treesize of output 93 [2024-12-06 04:35:21,814 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 72 treesize of output 59 [2024-12-06 04:35:21,815 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:21,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,836 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,836 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:21,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,845 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,845 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,852 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,852 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,855 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,860 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,863 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,867 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,868 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,868 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:21,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,876 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,876 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:21,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,886 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,897 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:21,899 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,905 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,905 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,913 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,913 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:21,916 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,921 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,922 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:21,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 81 treesize of output 102 [2024-12-06 04:35:21,931 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,932 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 85 [2024-12-06 04:35:21,938 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 154 treesize of output 139 [2024-12-06 04:35:21,941 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,942 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 124 [2024-12-06 04:35:21,945 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 118 treesize of output 95 [2024-12-06 04:35:21,946 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-12-06 04:35:21,957 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,957 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,958 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,961 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 106 [2024-12-06 04:35:21,971 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 88 treesize of output 81 [2024-12-06 04:35:21,974 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:21,975 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 130 [2024-12-06 04:35:21,979 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:21,982 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 72 treesize of output 59 [2024-12-06 04:35:21,983 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:21,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,990 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:21,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:21,996 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:21,997 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:22,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,014 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,014 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:22,016 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,020 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,021 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,027 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,027 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,028 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:22,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,037 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,037 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,046 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,058 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:22,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,066 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,066 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,073 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,073 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,082 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,082 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,085 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 118 [2024-12-06 04:35:22,089 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:22,096 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 78 treesize of output 104 [2024-12-06 04:35:22,099 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,099 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 96 [2024-12-06 04:35:22,101 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 47 [2024-12-06 04:35:22,110 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-12-06 04:35:22,110 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 37 treesize of output 25 [2024-12-06 04:35:22,122 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 95 treesize of output 121 [2024-12-06 04:35:22,125 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,126 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 133 [2024-12-06 04:35:22,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,131 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 52 [2024-12-06 04:35:22,133 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,134 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 121 [2024-12-06 04:35:22,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,145 INFO L349 Elim1Store]: treesize reduction 148, result has 0.7 percent of original size [2024-12-06 04:35:22,145 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 6 case distinctions, treesize of input 52 treesize of output 59 [2024-12-06 04:35:22,148 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,149 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 52 [2024-12-06 04:35:22,165 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 78 treesize of output 104 [2024-12-06 04:35:22,169 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,169 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 96 [2024-12-06 04:35:22,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 47 [2024-12-06 04:35:22,182 INFO L349 Elim1Store]: treesize reduction 54, result has 1.8 percent of original size [2024-12-06 04:35:22,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 1 new quantified variables, introduced 2 case distinctions, treesize of input 37 treesize of output 25 [2024-12-06 04:35:22,201 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:22,205 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:22,212 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:22,220 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 117 treesize of output 98 [2024-12-06 04:35:22,224 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,224 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 142 [2024-12-06 04:35:22,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,243 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2024-12-06 04:35:22,243 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 55 treesize of output 52 [2024-12-06 04:35:22,247 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,247 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 93 [2024-12-06 04:35:22,262 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:22,267 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:22,269 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 72 treesize of output 59 [2024-12-06 04:35:22,270 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:22,274 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,279 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:22,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,286 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,286 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:22,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,306 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,306 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:22,309 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,314 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,315 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,322 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,324 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:22,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,333 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,333 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,335 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,341 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,341 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,343 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,349 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,369 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,369 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:22,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,377 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,377 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:22,384 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 136 treesize of output 128 [2024-12-06 04:35:22,387 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:22,391 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,392 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 107 [2024-12-06 04:35:22,395 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,396 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 261 [2024-12-06 04:35:22,402 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,408 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-12-06 04:35:22,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 219 treesize of output 164 [2024-12-06 04:35:22,424 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,425 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-12-06 04:35:22,431 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-12-06 04:35:22,431 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 124 treesize of output 96 [2024-12-06 04:35:22,433 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,433 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 152 [2024-12-06 04:35:22,446 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,447 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 86 [2024-12-06 04:35:22,454 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-12-06 04:35:22,454 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 124 treesize of output 96 [2024-12-06 04:35:22,457 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,458 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 152 [2024-12-06 04:35:22,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 87 treesize of output 108 [2024-12-06 04:35:22,476 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:22,480 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,480 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-12-06 04:35:22,486 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-12-06 04:35:22,486 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 56 treesize of output 48 [2024-12-06 04:35:22,489 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 37 [2024-12-06 04:35:22,495 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:22,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 1 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 25 [2024-12-06 04:35:22,504 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,504 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 61 [2024-12-06 04:35:22,510 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-12-06 04:35:22,511 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 56 treesize of output 48 [2024-12-06 04:35:22,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,515 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 37 [2024-12-06 04:35:22,520 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:22,520 INFO L378 Elim1Store]: Elim1 eliminated variable 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 31 treesize of output 25 [2024-12-06 04:35:22,535 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 85 treesize of output 78 [2024-12-06 04:35:22,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 89 treesize of output 60 [2024-12-06 04:35:22,547 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:22,547 INFO L378 Elim1Store]: Elim1 eliminated variable 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 35 treesize of output 29 [2024-12-06 04:35:22,549 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,550 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-12-06 04:35:22,552 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,562 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 72 treesize of output 59 [2024-12-06 04:35:22,563 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:22,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,571 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,571 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,577 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,584 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,584 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,597 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,597 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 11 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:22,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,604 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,605 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,612 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,612 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,614 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:22,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,622 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,630 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,630 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,643 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,643 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 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 17 treesize of output 1 [2024-12-06 04:35:22,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,662 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,663 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 3 case distinctions, treesize of input 24 treesize of output 1 [2024-12-06 04:35:22,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:22,670 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2024-12-06 04:35:22,670 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2024-12-06 04:35:22,674 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 118 [2024-12-06 04:35:22,683 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 89 treesize of output 115 [2024-12-06 04:35:22,688 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-12-06 04:35:22,693 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,693 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-12-06 04:35:22,696 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,697 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 153 [2024-12-06 04:35:22,703 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-12-06 04:35:22,706 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,707 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 119 [2024-12-06 04:35:22,709 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,710 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 184 [2024-12-06 04:35:22,717 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:22,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 202 treesize of output 147 [2024-12-06 04:35:22,735 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,735 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 119 [2024-12-06 04:35:22,738 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-12-06 04:35:22,739 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 184 [2024-12-06 04:35:22,746 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2024-12-06 04:35:22,746 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 202 treesize of output 147 [2024-12-06 04:35:23,402 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:35:25,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:25,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 396 states to 339 states and 391 transitions. [2024-12-06 04:35:25,064 INFO L276 IsEmpty]: Start isEmpty. Operand 339 states and 391 transitions. [2024-12-06 04:35:25,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 04:35:25,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:25,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:25,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 04:35:25,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:25,121 INFO L256 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 27 conjuncts are in the unsatisfiable core [2024-12-06 04:35:25,123 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 04:35:25,133 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:25,161 INFO L349 Elim1Store]: treesize reduction 40, result has 35.5 percent of original size [2024-12-06 04:35:25,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 1 new quantified variables, introduced 1 case distinctions, treesize of input 69 treesize of output 50 [2024-12-06 04:35:25,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:25,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:25,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:25,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:25,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:25,187 INFO L349 Elim1Store]: treesize reduction 44, result has 21.4 percent of original size [2024-12-06 04:35:25,188 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 3 case distinctions, treesize of input 50 treesize of output 53 [2024-12-06 04:35:25,200 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-06 04:35:25,206 INFO L349 Elim1Store]: treesize reduction 16, result has 5.9 percent of original size [2024-12-06 04:35:25,206 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 224 treesize of output 212 [2024-12-06 04:35:25,660 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:35:28,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:28,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 440 states to 350 states and 433 transitions. [2024-12-06 04:35:28,438 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 433 transitions. [2024-12-06 04:35:28,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 04:35:28,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:28,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:28,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:28,576 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:35:28,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:28,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 442 states to 351 states and 435 transitions. [2024-12-06 04:35:28,899 INFO L276 IsEmpty]: Start isEmpty. Operand 351 states and 435 transitions. [2024-12-06 04:35:28,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 04:35:28,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:28,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:28,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:29,027 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:35:29,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:29,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 445 states to 353 states and 438 transitions. [2024-12-06 04:35:29,533 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 438 transitions. [2024-12-06 04:35:29,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 04:35:29,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:29,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:29,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat