./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursified_nla-digbench/recursified_hard2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/recursified_nla-digbench/recursified_hard2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL --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 8571897e57404ad6e85df2c29745d5b56fa4d168673d3bc7c670c79b03a6c106 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 02:58:58,658 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 02:58:58,780 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Overflow-32bit-Kojak_Default.epf [2023-11-19 02:58:58,791 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 02:58:58,792 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 02:58:58,833 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 02:58:58,834 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 02:58:58,835 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 02:58:58,836 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 02:58:58,841 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 02:58:58,842 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 02:58:58,842 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 02:58:58,843 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 02:58:58,845 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 02:58:58,846 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 02:58:58,847 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 02:58:58,847 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 02:58:58,848 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 02:58:58,848 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 02:58:58,848 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-19 02:58:58,849 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 02:58:58,850 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 02:58:58,850 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 02:58:58,850 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 02:58:58,851 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 02:58:58,851 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 02:58:58,852 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 02:58:58,853 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 02:58:58,853 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 02:58:58,854 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 02:58:58,855 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 02:58:58,855 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 02:58:58,856 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 02:58:58,856 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 02:58:58,856 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 02:58:58,857 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL 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 -> 8571897e57404ad6e85df2c29745d5b56fa4d168673d3bc7c670c79b03a6c106 [2023-11-19 02:58:59,193 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 02:58:59,234 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 02:58:59,237 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 02:58:59,238 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 02:58:59,239 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 02:58:59,240 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/recursified_nla-digbench/recursified_hard2.c [2023-11-19 02:59:02,502 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 02:59:02,733 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 02:59:02,735 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/sv-benchmarks/c/recursified_nla-digbench/recursified_hard2.c [2023-11-19 02:59:02,744 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL/data/d0ec72564/c2ad208b9c474b6e93124abba297489a/FLAGe56f2a486 [2023-11-19 02:59:02,766 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL/data/d0ec72564/c2ad208b9c474b6e93124abba297489a [2023-11-19 02:59:02,772 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 02:59:02,775 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 02:59:02,778 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 02:59:02,778 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 02:59:02,784 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 02:59:02,785 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:59:02" (1/1) ... [2023-11-19 02:59:02,786 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4b9815dd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:02, skipping insertion in model container [2023-11-19 02:59:02,787 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:59:02" (1/1) ... [2023-11-19 02:59:02,818 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 02:59:03,076 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 02:59:03,089 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 02:59:03,145 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 02:59:03,165 INFO L206 MainTranslator]: Completed translation [2023-11-19 02:59:03,166 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:03 WrapperNode [2023-11-19 02:59:03,166 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 02:59:03,167 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 02:59:03,168 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 02:59:03,168 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 02:59:03,176 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:03" (1/1) ... [2023-11-19 02:59:03,197 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:03" (1/1) ... [2023-11-19 02:59:03,229 INFO L138 Inliner]: procedures = 17, calls = 91, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 88 [2023-11-19 02:59:03,230 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 02:59:03,230 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 02:59:03,231 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 02:59:03,231 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 02:59:03,241 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:03" (1/1) ... [2023-11-19 02:59:03,241 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:03" (1/1) ... [2023-11-19 02:59:03,255 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:03" (1/1) ... [2023-11-19 02:59:03,259 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:03" (1/1) ... [2023-11-19 02:59:03,266 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:03" (1/1) ... [2023-11-19 02:59:03,283 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:03" (1/1) ... [2023-11-19 02:59:03,285 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:03" (1/1) ... [2023-11-19 02:59:03,287 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:03" (1/1) ... [2023-11-19 02:59:03,290 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 02:59:03,298 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 02:59:03,299 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 02:59:03,299 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 02:59:03,300 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:03" (1/1) ... [2023-11-19 02:59:03,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 02:59:03,319 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 02:59:03,332 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-19 02:59:03,348 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4a5971fd-e441-47bf-9d9c-ec4c22dff2dd/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-19 02:59:03,373 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 02:59:03,373 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_40_to_50_0 [2023-11-19 02:59:03,374 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_40_to_50_0 [2023-11-19 02:59:03,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 02:59:03,375 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 02:59:03,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 02:59:03,376 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_30_to_37_0 [2023-11-19 02:59:03,376 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_30_to_37_0 [2023-11-19 02:59:03,376 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 02:59:03,377 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 02:59:03,377 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 02:59:03,377 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-19 02:59:03,377 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-19 02:59:03,378 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 02:59:03,495 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 02:59:03,499 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 02:59:04,000 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 02:59:04,061 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 02:59:04,061 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-19 02:59:04,068 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:59:04 BoogieIcfgContainer [2023-11-19 02:59:04,068 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 02:59:04,071 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-19 02:59:04,072 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-19 02:59:04,083 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-19 02:59:04,083 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:59:04" (1/1) ... [2023-11-19 02:59:04,094 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 02:59:04,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:04,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 82 states and 94 transitions. [2023-11-19 02:59:04,173 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 94 transitions. [2023-11-19 02:59:04,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-19 02:59:04,179 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:04,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:04,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:04,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:04,633 INFO L262 TraceCheckSpWp]: Trace formula consists of 230 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-19 02:59:04,639 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 02:59:04,671 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 02:59:04,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:04,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 82 states and 92 transitions. [2023-11-19 02:59:04,723 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 92 transitions. [2023-11-19 02:59:04,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2023-11-19 02:59:04,724 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:04,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:04,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:04,913 INFO L262 TraceCheckSpWp]: Trace formula consists of 199 conjuncts, 49 conjunts are in the unsatisfiable core [2023-11-19 02:59:04,918 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 02:59:05,101 INFO L349 Elim1Store]: treesize reduction 17, result has 46.9 percent of original size [2023-11-19 02:59:05,102 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 76 treesize of output 51 [2023-11-19 02:59:05,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:05,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:05,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:05,134 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:05,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:05,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:05,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:05,145 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:05,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:05,154 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:05,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:05,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:05,247 INFO L349 Elim1Store]: treesize reduction 71, result has 27.6 percent of original size [2023-11-19 02:59:05,250 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 45 treesize of output 68 [2023-11-19 02:59:05,331 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2023-11-19 02:59:05,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 348 treesize of output 338 [2023-11-19 02:59:05,703 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 1 [2023-11-19 02:59:06,134 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 22 treesize of output 10 [2023-11-19 02:59:06,163 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 02:59:06,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:06,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 91 states and 119 transitions. [2023-11-19 02:59:06,483 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 119 transitions. [2023-11-19 02:59:06,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2023-11-19 02:59:06,484 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:06,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:06,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:06,627 INFO L262 TraceCheckSpWp]: Trace formula consists of 200 conjuncts, 42 conjunts are in the unsatisfiable core [2023-11-19 02:59:06,638 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 02:59:06,680 WARN L561 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2023-11-19 02:59:06,703 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:06,713 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:06,736 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:06,783 INFO L349 Elim1Store]: treesize reduction 17, result has 46.9 percent of original size [2023-11-19 02:59:06,784 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 149 treesize of output 76 [2023-11-19 02:59:06,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:06,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:06,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:06,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:06,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:06,820 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:06,823 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:06,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:06,826 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:06,885 INFO L349 Elim1Store]: treesize reduction 75, result has 26.5 percent of original size [2023-11-19 02:59:06,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 49 treesize of output 58 [2023-11-19 02:59:06,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:06,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:06,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:06,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:06,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:06,937 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2023-11-19 02:59:06,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 5 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 1 case distinctions, treesize of input 132 treesize of output 122 [2023-11-19 02:59:07,078 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 1 [2023-11-19 02:59:07,206 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:07,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 22 treesize of output 10 [2023-11-19 02:59:07,657 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-19 02:59:09,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:09,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 101 states and 152 transitions. [2023-11-19 02:59:09,448 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 152 transitions. [2023-11-19 02:59:09,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2023-11-19 02:59:09,449 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:09,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:09,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:09,540 INFO L262 TraceCheckSpWp]: Trace formula consists of 216 conjuncts, 36 conjunts are in the unsatisfiable core [2023-11-19 02:59:09,544 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 02:59:09,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:09,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:09,584 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:09,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:09,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:09,674 INFO L349 Elim1Store]: treesize reduction 48, result has 48.9 percent of original size [2023-11-19 02:59:09,675 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 132 treesize of output 64 [2023-11-19 02:59:09,716 INFO L349 Elim1Store]: treesize reduction 17, result has 32.0 percent of original size [2023-11-19 02:59:09,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 500 treesize of output 496 [2023-11-19 02:59:09,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:09,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:09,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:09,772 INFO L349 Elim1Store]: treesize reduction 37, result has 19.6 percent of original size [2023-11-19 02:59:09,773 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 4 case distinctions, treesize of input 61 treesize of output 69 [2023-11-19 02:59:09,910 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2023-11-19 02:59:09,995 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:09,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:10,004 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:10,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:10,010 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:10,027 INFO L349 Elim1Store]: treesize reduction 93, result has 1.1 percent of original size [2023-11-19 02:59:10,028 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 137 treesize of output 24 [2023-11-19 02:59:10,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:10,053 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2023-11-19 02:59:10,054 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 1 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 738 treesize of output 722 [2023-11-19 02:59:10,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:10,096 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:10,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 11 [2023-11-19 02:59:11,005 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2023-11-19 02:59:11,063 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 02:59:14,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-19 02:59:14,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 117 states and 216 transitions. [2023-11-19 02:59:14,177 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 216 transitions. [2023-11-19 02:59:14,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-11-19 02:59:14,178 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-19 02:59:14,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 02:59:14,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 02:59:14,266 INFO L262 TraceCheckSpWp]: Trace formula consists of 217 conjuncts, 29 conjunts are in the unsatisfiable core [2023-11-19 02:59:14,270 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 02:59:14,285 WARN L561 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2023-11-19 02:59:14,293 WARN L561 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2023-11-19 02:59:14,308 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:14,309 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:14,312 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:14,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 30 treesize of output 33 [2023-11-19 02:59:14,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,335 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,336 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 41 treesize of output 48 [2023-11-19 02:59:14,350 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:14,351 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 55 [2023-11-19 02:59:14,360 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 54 [2023-11-19 02:59:14,383 INFO L349 Elim1Store]: treesize reduction 17, result has 39.3 percent of original size [2023-11-19 02:59:14,384 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 15 [2023-11-19 02:59:14,394 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,403 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 22 treesize of output 18 [2023-11-19 02:59:14,517 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:14,518 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 60 [2023-11-19 02:59:14,541 INFO L349 Elim1Store]: treesize reduction 17, result has 39.3 percent of original size [2023-11-19 02:59:14,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 15 [2023-11-19 02:59:14,552 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,556 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 22 treesize of output 18 [2023-11-19 02:59:14,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 5 [2023-11-19 02:59:14,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,707 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,710 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,714 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 58 [2023-11-19 02:59:14,738 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:14,739 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2023-11-19 02:59:14,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,754 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 31 [2023-11-19 02:59:14,764 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 02:59:14,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 1 [2023-11-19 02:59:14,837 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,846 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 58 [2023-11-19 02:59:14,855 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:14,856 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2023-11-19 02:59:14,867 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 02:59:14,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,881 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 31 [2023-11-19 02:59:14,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 1 [2023-11-19 02:59:14,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 30 treesize of output 33 [2023-11-19 02:59:14,942 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,945 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:14,957 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 41 treesize of output 48 [2023-11-19 02:59:14,967 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:14,968 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 55 [2023-11-19 02:59:14,976 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 54 [2023-11-19 02:59:15,004 INFO L349 Elim1Store]: treesize reduction 17, result has 39.3 percent of original size [2023-11-19 02:59:15,004 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 15 [2023-11-19 02:59:15,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,016 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 22 treesize of output 18 [2023-11-19 02:59:15,148 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:15,149 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 60 [2023-11-19 02:59:15,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,161 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 22 treesize of output 18 [2023-11-19 02:59:15,173 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 5 [2023-11-19 02:59:15,196 INFO L349 Elim1Store]: treesize reduction 17, result has 39.3 percent of original size [2023-11-19 02:59:15,197 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 15 [2023-11-19 02:59:15,322 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,323 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,325 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:15,340 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,342 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:15,351 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,353 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:15,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,366 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 12 [2023-11-19 02:59:15,376 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 1 [2023-11-19 02:59:15,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,382 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,384 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,387 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 18 [2023-11-19 02:59:15,408 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,409 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,412 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:15,423 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 65 [2023-11-19 02:59:15,452 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:15,453 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 137 [2023-11-19 02:59:15,461 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,461 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,462 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,483 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,484 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,486 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:15,500 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 40 [2023-11-19 02:59:15,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,519 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 55 [2023-11-19 02:59:15,532 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,532 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,533 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,542 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:15,550 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 83 [2023-11-19 02:59:15,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 89 treesize of output 82 [2023-11-19 02:59:15,572 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,572 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,573 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,588 WARN L561 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2023-11-19 02:59:15,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,610 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 02:59:15,610 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 28 treesize of output 24 [2023-11-19 02:59:15,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2023-11-19 02:59:15,628 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 11 [2023-11-19 02:59:15,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,646 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,656 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 30 treesize of output 12 [2023-11-19 02:59:15,665 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,665 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,668 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:15,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 58 [2023-11-19 02:59:15,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,718 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 59 [2023-11-19 02:59:15,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,732 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 24 [2023-11-19 02:59:15,763 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:15,773 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:15,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,823 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,828 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,835 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 68 [2023-11-19 02:59:15,846 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,846 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,857 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,858 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,859 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,862 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:15,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,875 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,892 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 70 [2023-11-19 02:59:15,905 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,906 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,906 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,907 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:15,930 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:15,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,950 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,959 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,965 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 63 [2023-11-19 02:59:15,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:15,992 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 72 treesize of output 76 [2023-11-19 02:59:15,999 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:16,000 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 143 [2023-11-19 02:59:16,024 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 158 treesize of output 142 [2023-11-19 02:59:16,031 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,032 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,032 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,033 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2023-11-19 02:59:16,042 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,054 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 02:59:16,055 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 59 treesize of output 58 [2023-11-19 02:59:16,062 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:16,063 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 37 [2023-11-19 02:59:16,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,078 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 23 treesize of output 13 [2023-11-19 02:59:16,092 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:16,097 WARN L561 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2023-11-19 02:59:16,118 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,127 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 68 [2023-11-19 02:59:16,153 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,154 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,165 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 81 [2023-11-19 02:59:16,174 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:16,175 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 184 [2023-11-19 02:59:16,189 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 202 treesize of output 183 [2023-11-19 02:59:16,201 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:16,202 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2023-11-19 02:59:16,213 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,225 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 64 treesize of output 66 [2023-11-19 02:59:16,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,246 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 74 [2023-11-19 02:59:16,252 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:16,253 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2023-11-19 02:59:16,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,270 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2023-11-19 02:59:16,270 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 144 treesize of output 131 [2023-11-19 02:59:16,281 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:16,281 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2023-11-19 02:59:16,290 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,291 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,292 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,295 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:16,315 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:16,328 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,330 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,338 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 64 treesize of output 63 [2023-11-19 02:59:16,353 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,354 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,365 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 63 treesize of output 64 [2023-11-19 02:59:16,373 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,374 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,386 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:16,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,423 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 73 [2023-11-19 02:59:16,450 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,451 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,463 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,464 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,465 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,468 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:16,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,483 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,485 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,491 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 15 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 75 [2023-11-19 02:59:16,524 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,525 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,541 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,541 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,542 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,545 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:16,565 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 64 treesize of output 66 [2023-11-19 02:59:16,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,588 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,605 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,612 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 68 [2023-11-19 02:59:16,636 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,636 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,646 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,646 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,647 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,650 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:16,655 WARN L561 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2023-11-19 02:59:16,669 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,670 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,675 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,681 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 30 treesize of output 12 [2023-11-19 02:59:16,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,691 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2023-11-19 02:59:16,700 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,701 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,703 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:16,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,718 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 02:59:16,718 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 28 treesize of output 24 [2023-11-19 02:59:16,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,727 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2023-11-19 02:59:16,734 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 11 [2023-11-19 02:59:16,751 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:16,761 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:16,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,779 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 59 treesize of output 58 [2023-11-19 02:59:16,787 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:16,788 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 100 [2023-11-19 02:59:16,794 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,795 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,824 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 68 [2023-11-19 02:59:16,834 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,835 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,867 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,870 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,875 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,887 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 70 [2023-11-19 02:59:16,900 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,901 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,902 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,902 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,914 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,915 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,915 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:16,918 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:16,931 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:16,944 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,949 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,954 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 02:59:16,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 59 treesize of output 58 [2023-11-19 02:59:16,963 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:16,964 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 37 [2023-11-19 02:59:16,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,974 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:16,979 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 23 treesize of output 13 [2023-11-19 02:59:16,992 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:17,004 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,019 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 63 [2023-11-19 02:59:17,029 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:17,030 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2023-11-19 02:59:17,036 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,037 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,037 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,042 WARN L561 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2023-11-19 02:59:17,054 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,056 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:17,063 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,065 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:17,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,082 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 12 [2023-11-19 02:59:17,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,098 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,109 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 30 treesize of output 12 [2023-11-19 02:59:17,118 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,118 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,120 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:17,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,136 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 02:59:17,136 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 28 treesize of output 24 [2023-11-19 02:59:17,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,145 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2023-11-19 02:59:17,152 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 11 [2023-11-19 02:59:17,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,173 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 02:59:17,173 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 28 treesize of output 24 [2023-11-19 02:59:17,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,182 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2023-11-19 02:59:17,189 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 11 [2023-11-19 02:59:17,202 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,203 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,214 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 30 treesize of output 12 [2023-11-19 02:59:17,222 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,222 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,225 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:17,239 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,240 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,242 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:17,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,253 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,258 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,267 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 12 [2023-11-19 02:59:17,278 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 15 [2023-11-19 02:59:17,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,299 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 18 [2023-11-19 02:59:17,328 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,328 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,332 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:17,338 WARN L561 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2023-11-19 02:59:17,357 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:17,370 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 40 [2023-11-19 02:59:17,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,380 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,392 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 55 [2023-11-19 02:59:17,405 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,406 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,406 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,411 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,412 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,412 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 02:59:17,425 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:17,438 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 45 [2023-11-19 02:59:17,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 65 [2023-11-19 02:59:17,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,490 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 33 [2023-11-19 02:59:17,495 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:17,495 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 19 [2023-11-19 02:59:17,503 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,508 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,520 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 10 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 28 [2023-11-19 02:59:17,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 38 [2023-11-19 02:59:17,545 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,546 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,557 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 58 [2023-11-19 02:59:17,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 64 treesize of output 33 [2023-11-19 02:59:17,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,592 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 18 [2023-11-19 02:59:17,595 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:17,596 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 19 [2023-11-19 02:59:17,602 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 28 [2023-11-19 02:59:17,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,619 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 18 [2023-11-19 02:59:17,634 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:17,644 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 33 [2023-11-19 02:59:17,651 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,654 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,659 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 41 treesize of output 48 [2023-11-19 02:59:17,667 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:17,668 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 60 [2023-11-19 02:59:17,676 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:17,682 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:17,683 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 55 [2023-11-19 02:59:17,690 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 54 [2023-11-19 02:59:17,698 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:17,712 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:17,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 33 [2023-11-19 02:59:17,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,731 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,735 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 41 treesize of output 48 [2023-11-19 02:59:17,744 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,752 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 38 treesize of output 16 [2023-11-19 02:59:17,759 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,763 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,767 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 45 treesize of output 21 [2023-11-19 02:59:17,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,774 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 22 treesize of output 18 [2023-11-19 02:59:17,778 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:17,778 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 19 [2023-11-19 02:59:17,809 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 38 [2023-11-19 02:59:17,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,820 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,821 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,827 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 58 [2023-11-19 02:59:17,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 64 treesize of output 33 [2023-11-19 02:59:17,853 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 1 [2023-11-19 02:59:17,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,862 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 18 [2023-11-19 02:59:17,866 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:17,867 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 19 [2023-11-19 02:59:17,873 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,878 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 28 [2023-11-19 02:59:17,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,891 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,894 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 18 [2023-11-19 02:59:17,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 1 [2023-11-19 02:59:17,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,917 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 53 [2023-11-19 02:59:17,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,938 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 43 treesize of output 16 [2023-11-19 02:59:17,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,950 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,951 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 02:59:17,957 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 50 treesize of output 21 [2023-11-19 02:59:17,960 INFO L160 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 02:59:17,961 INFO L165 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 19 [2023-11-19 02:59:17,970 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 02:59:17,977 WARN L214 Elim1Store]: Array PQE input equivalent to false