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