./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/list-simple/sll2c_prepend_unequal.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/config/TaipanReach.xml -i ../../sv-benchmarks/c/list-simple/sll2c_prepend_unequal.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Reach-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f2f6ef7968fa573a7da88ae0a516f1d800f437d82b0fa75227e8d7d318952eb1 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 17:27:36,067 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 17:27:36,134 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/config/svcomp-Reach-32bit-Taipan_Default.epf [2023-12-02 17:27:36,138 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-02 17:27:36,139 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-12-02 17:27:36,164 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 17:27:36,165 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-12-02 17:27:36,165 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-12-02 17:27:36,166 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 17:27:36,166 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-12-02 17:27:36,167 INFO L153 SettingsManager]: * User list type=DISABLED [2023-12-02 17:27:36,168 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-12-02 17:27:36,168 INFO L153 SettingsManager]: * Explicit value domain=true [2023-12-02 17:27:36,169 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-12-02 17:27:36,169 INFO L153 SettingsManager]: * Octagon Domain=false [2023-12-02 17:27:36,170 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-12-02 17:27:36,170 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-12-02 17:27:36,171 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-12-02 17:27:36,171 INFO L153 SettingsManager]: * Interval Domain=false [2023-12-02 17:27:36,172 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-12-02 17:27:36,173 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-12-02 17:27:36,175 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-12-02 17:27:36,176 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 17:27:36,176 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-02 17:27:36,177 INFO L153 SettingsManager]: * sizeof long=4 [2023-12-02 17:27:36,177 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-02 17:27:36,177 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-12-02 17:27:36,178 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 17:27:36,178 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-02 17:27:36,178 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 17:27:36,179 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-02 17:27:36,179 INFO L153 SettingsManager]: * sizeof long double=12 [2023-12-02 17:27:36,179 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-02 17:27:36,180 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 17:27:36,180 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 17:27:36,180 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-12-02 17:27:36,180 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-12-02 17:27:36,180 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 17:27:36,181 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 17:27:36,181 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 17:27:36,181 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-02 17:27:36,181 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-12-02 17:27:36,182 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-02 17:27:36,182 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-12-02 17:27:36,182 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-02 17:27:36,182 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-12-02 17:27:36,182 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-12-02 17:27:36,182 INFO L153 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES 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_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/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_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Taipan 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 -> f2f6ef7968fa573a7da88ae0a516f1d800f437d82b0fa75227e8d7d318952eb1 [2023-12-02 17:27:36,410 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 17:27:36,432 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 17:27:36,435 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 17:27:36,437 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 17:27:36,437 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 17:27:36,438 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/../../sv-benchmarks/c/list-simple/sll2c_prepend_unequal.i [2023-12-02 17:27:39,325 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 17:27:39,544 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 17:27:39,544 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/sv-benchmarks/c/list-simple/sll2c_prepend_unequal.i [2023-12-02 17:27:39,560 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/data/89fe65c8c/640fd0a069c146aca7b79e2bdbdd8114/FLAG00b669439 [2023-12-02 17:27:39,581 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/data/89fe65c8c/640fd0a069c146aca7b79e2bdbdd8114 [2023-12-02 17:27:39,584 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 17:27:39,585 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 17:27:39,587 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 17:27:39,587 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 17:27:39,594 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 17:27:39,595 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 05:27:39" (1/1) ... [2023-12-02 17:27:39,596 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6d4eae8b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:27:39, skipping insertion in model container [2023-12-02 17:27:39,596 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 05:27:39" (1/1) ... [2023-12-02 17:27:39,657 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 17:27:39,968 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/sv-benchmarks/c/list-simple/sll2c_prepend_unequal.i[24547,24560] [2023-12-02 17:27:39,973 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 17:27:39,985 INFO L202 MainTranslator]: Completed pre-run [2023-12-02 17:27:40,032 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/sv-benchmarks/c/list-simple/sll2c_prepend_unequal.i[24547,24560] [2023-12-02 17:27:40,033 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-02 17:27:40,067 INFO L206 MainTranslator]: Completed translation [2023-12-02 17:27:40,068 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:27:40 WrapperNode [2023-12-02 17:27:40,068 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-02 17:27:40,069 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-12-02 17:27:40,069 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-12-02 17:27:40,069 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-12-02 17:27:40,078 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:27:40" (1/1) ... [2023-12-02 17:27:40,096 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:27:40" (1/1) ... [2023-12-02 17:27:40,128 INFO L138 Inliner]: procedures = 127, calls = 45, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 149 [2023-12-02 17:27:40,128 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-12-02 17:27:40,129 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-12-02 17:27:40,129 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-12-02 17:27:40,130 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-12-02 17:27:40,141 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:27:40" (1/1) ... [2023-12-02 17:27:40,141 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:27:40" (1/1) ... [2023-12-02 17:27:40,147 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:27:40" (1/1) ... [2023-12-02 17:27:40,147 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:27:40" (1/1) ... [2023-12-02 17:27:40,158 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:27:40" (1/1) ... [2023-12-02 17:27:40,163 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:27:40" (1/1) ... [2023-12-02 17:27:40,166 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:27:40" (1/1) ... [2023-12-02 17:27:40,168 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:27:40" (1/1) ... [2023-12-02 17:27:40,172 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-12-02 17:27:40,173 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-12-02 17:27:40,174 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-12-02 17:27:40,174 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-12-02 17:27:40,175 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:27:40" (1/1) ... [2023-12-02 17:27:40,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-12-02 17:27:40,194 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 17:27:40,208 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-12-02 17:27:40,211 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-12-02 17:27:40,241 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-12-02 17:27:40,241 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-12-02 17:27:40,242 INFO L130 BoogieDeclarations]: Found specification of procedure node_create [2023-12-02 17:27:40,242 INFO L138 BoogieDeclarations]: Found implementation of procedure node_create [2023-12-02 17:27:40,242 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-12-02 17:27:40,242 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-12-02 17:27:40,242 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-12-02 17:27:40,243 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-12-02 17:27:40,243 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-12-02 17:27:40,243 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-12-02 17:27:40,243 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-12-02 17:27:40,243 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-12-02 17:27:40,244 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-12-02 17:27:40,244 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-12-02 17:27:40,391 INFO L241 CfgBuilder]: Building ICFG [2023-12-02 17:27:40,394 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-12-02 17:27:40,648 INFO L282 CfgBuilder]: Performing block encoding [2023-12-02 17:27:40,701 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-12-02 17:27:40,701 INFO L309 CfgBuilder]: Removed 4 assume(true) statements. [2023-12-02 17:27:40,703 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 05:27:40 BoogieIcfgContainer [2023-12-02 17:27:40,703 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-12-02 17:27:40,707 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-12-02 17:27:40,707 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-12-02 17:27:40,710 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-12-02 17:27:40,711 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 05:27:39" (1/3) ... [2023-12-02 17:27:40,712 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@57a3fe66 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 05:27:40, skipping insertion in model container [2023-12-02 17:27:40,712 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 05:27:40" (2/3) ... [2023-12-02 17:27:40,712 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@57a3fe66 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 05:27:40, skipping insertion in model container [2023-12-02 17:27:40,712 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 05:27:40" (3/3) ... [2023-12-02 17:27:40,714 INFO L112 eAbstractionObserver]: Analyzing ICFG sll2c_prepend_unequal.i [2023-12-02 17:27:40,736 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-12-02 17:27:40,736 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-12-02 17:27:40,791 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-12-02 17:27:40,799 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=FINITE_AUTOMATA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@77e14fe8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-12-02 17:27:40,799 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-12-02 17:27:40,804 INFO L276 IsEmpty]: Start isEmpty. Operand has 29 states, 23 states have (on average 1.565217391304348) internal successors, (36), 24 states have internal predecessors, (36), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-12-02 17:27:40,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2023-12-02 17:27:40,813 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 17:27:40,813 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 17:27:40,814 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 17:27:40,819 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 17:27:40,820 INFO L85 PathProgramCache]: Analyzing trace with hash 1044137332, now seen corresponding path program 1 times [2023-12-02 17:27:40,830 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 17:27:40,831 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1740156827] [2023-12-02 17:27:40,831 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:27:40,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 17:27:41,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:27:41,268 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-12-02 17:27:41,269 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 17:27:41,269 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1740156827] [2023-12-02 17:27:41,270 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1740156827] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 17:27:41,270 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-12-02 17:27:41,271 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-12-02 17:27:41,272 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1208523341] [2023-12-02 17:27:41,273 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 17:27:41,279 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-12-02 17:27:41,279 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 17:27:41,312 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-12-02 17:27:41,313 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-02 17:27:41,316 INFO L87 Difference]: Start difference. First operand has 29 states, 23 states have (on average 1.565217391304348) internal successors, (36), 24 states have internal predecessors, (36), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 17:27:41,368 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 17:27:41,368 INFO L93 Difference]: Finished difference Result 55 states and 80 transitions. [2023-12-02 17:27:41,369 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-12-02 17:27:41,371 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 16 [2023-12-02 17:27:41,371 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 17:27:41,378 INFO L225 Difference]: With dead ends: 55 [2023-12-02 17:27:41,379 INFO L226 Difference]: Without dead ends: 26 [2023-12-02 17:27:41,382 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-12-02 17:27:41,386 INFO L413 NwaCegarLoop]: 31 mSDtfsCounter, 1 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 60 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-12-02 17:27:41,387 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 60 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-12-02 17:27:41,408 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2023-12-02 17:27:41,428 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 24. [2023-12-02 17:27:41,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 19 states have (on average 1.3157894736842106) internal successors, (25), 19 states have internal predecessors, (25), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-12-02 17:27:41,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 31 transitions. [2023-12-02 17:27:41,432 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 31 transitions. Word has length 16 [2023-12-02 17:27:41,433 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 17:27:41,433 INFO L495 AbstractCegarLoop]: Abstraction has 24 states and 31 transitions. [2023-12-02 17:27:41,433 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-12-02 17:27:41,433 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 31 transitions. [2023-12-02 17:27:41,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2023-12-02 17:27:41,435 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 17:27:41,435 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 17:27:41,436 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-12-02 17:27:41,436 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 17:27:41,437 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 17:27:41,437 INFO L85 PathProgramCache]: Analyzing trace with hash 347668139, now seen corresponding path program 1 times [2023-12-02 17:27:41,437 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 17:27:41,438 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1788322875] [2023-12-02 17:27:41,438 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:27:41,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 17:27:41,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:27:42,076 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 7 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 17:27:42,076 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 17:27:42,076 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1788322875] [2023-12-02 17:27:42,076 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1788322875] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 17:27:42,077 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [161254902] [2023-12-02 17:27:42,077 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:27:42,077 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 17:27:42,077 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 17:27:42,079 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 17:27:42,086 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-12-02 17:27:42,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:27:42,263 INFO L262 TraceCheckSpWp]: Trace formula consists of 310 conjuncts, 36 conjunts are in the unsatisfiable core [2023-12-02 17:27:42,271 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 17:27:42,495 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 8 treesize of output 4 [2023-12-02 17:27:42,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:27:42,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 12 [2023-12-02 17:27:42,603 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 16 treesize of output 8 [2023-12-02 17:27:42,625 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 7 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 17:27:42,625 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 17:27:42,724 WARN L854 $PredicateComparison]: unable to prove that (forall ((|v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_14| Int) (v_ArrVal_172 (Array Int Int))) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_14| 1)) (not (= (select (select (store |c_#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_14| v_ArrVal_172) |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|) 0)))) is different from false [2023-12-02 17:27:42,728 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [161254902] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 17:27:42,728 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [444574700] [2023-12-02 17:27:42,751 INFO L159 IcfgInterpreter]: Started Sifa with 16 locations of interest [2023-12-02 17:27:42,751 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 17:27:42,755 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 17:27:42,760 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 17:27:42,761 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 17:27:44,415 INFO L197 IcfgInterpreter]: Interpreting procedure node_create with input of size 8 for LOIs [2023-12-02 17:27:44,427 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 17:27:46,171 WARN L876 $PredicateComparison]: unable to prove that (and (let ((.cse0 (<= (+ |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| 1) |c_#StackHeapBarrier|)) (.cse1 (exists ((|v_#memory_int_42| (Array Int (Array Int Int))) (|v_#memory_int_66| (Array Int (Array Int Int)))) (let ((.cse9 (select |v_#memory_int_42| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|))) (and (= |v_#memory_int_42| (store |v_#memory_int_66| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (select |v_#memory_int_66| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0 (select .cse9 0)))) (= |c_#memory_int| (store |v_#memory_int_42| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store .cse9 4 5))))))) (.cse2 (exists ((|v_#memory_$Pointer$.offset_56| (Array Int (Array Int Int)))) (= (store |v_#memory_$Pointer$.offset_56| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (store (select |v_#memory_$Pointer$.offset_56| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0 0) 4 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 4))) |c_#memory_$Pointer$.offset|))) (.cse3 (not (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| 0))) (.cse4 (exists ((|v_#valid_33| (Array Int Int))) (and (= |c_#valid| (store |v_#valid_33| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| 1)) (= (select |v_#valid_33| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0)))) (.cse5 (= |c_ULTIMATE.start_sll_circular_prepend_#in~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|)) (.cse6 (= |c_ULTIMATE.start_sll_circular_prepend_#in~head#1.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (.cse7 (exists ((|v_#memory_$Pointer$.base_59| (Array Int (Array Int Int)))) (= |c_#memory_$Pointer$.base| (store |v_#memory_$Pointer$.base_59| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (store (select |v_#memory_$Pointer$.base_59| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0 0) 4 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 4)))))) (.cse8 (exists ((|v_#length_21| (Array Int Int))) (= |c_#length| (store |v_#length_21| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| 8))))) (or (and .cse0 .cse1 .cse2 (exists ((|v_old(#memory_int)_AFTER_CALL_13| (Array Int (Array Int Int))) (|v_#memory_$Pointer$.base_62| (Array Int (Array Int Int))) (|v_#memory_int_69| (Array Int (Array Int Int))) (|v_#memory_$Pointer$.offset_59| (Array Int (Array Int Int))) (|v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15| Int)) (and (= |v_old(#memory_int)_AFTER_CALL_13| (store |v_#memory_int_69| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15| (store (select |v_#memory_int_69| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15|) 0 (select (select |v_old(#memory_int)_AFTER_CALL_13| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15|) 0)))) (= |c_ULTIMATE.start_sll_circular_create_#res#1.base| (select (select (store |v_#memory_$Pointer$.base_62| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15| (store (select |v_#memory_$Pointer$.base_62| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15|) 0 |c_ULTIMATE.start_sll_circular_create_#res#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) 0)) (= (select (select (store |v_#memory_$Pointer$.offset_59| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15| (store (select |v_#memory_$Pointer$.offset_59| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15|) 0 0)) |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0))) .cse3 .cse4 .cse5 .cse6 .cse7 .cse8) (and .cse0 .cse1 .cse2 .cse3 .cse4 (exists ((|v_#memory_$Pointer$.base_62| (Array Int (Array Int Int))) (|v_#memory_int_69| (Array Int (Array Int Int))) (|v_#memory_$Pointer$.offset_59| (Array Int (Array Int Int))) (|v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15| Int) (|v_old(#memory_int)_AFTER_CALL_12| (Array Int (Array Int Int)))) (and (= |c_ULTIMATE.start_sll_circular_create_#res#1.base| (select (select (store |v_#memory_$Pointer$.base_62| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15| (store (select |v_#memory_$Pointer$.base_62| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15|) 0 |c_ULTIMATE.start_sll_circular_create_#res#1.base|)) |c_ULTIMATE.start_main_~#s~0#1.base|) 0)) (= |v_old(#memory_int)_AFTER_CALL_12| (store |v_#memory_int_69| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15| (store (select |v_#memory_int_69| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15|) 0 (select (select |v_old(#memory_int)_AFTER_CALL_12| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15|) 0)))) (= (select (select (store |v_#memory_$Pointer$.offset_59| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15| (store (select |v_#memory_$Pointer$.offset_59| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_15|) 0 0)) |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0))) .cse5 .cse6 .cse7 .cse8))) (= |c_ULTIMATE.start_main_~uneq~0#1| 5) (= |c_ULTIMATE.start_sll_circular_create_#res#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_#t~mem10#1.offset| (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) 0)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_#t~mem10#1.base| (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) 0)) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| 0) (= 5 |c_ULTIMATE.start_sll_circular_prepend_~data#1|) (<= 1 |c_#StackHeapBarrier|) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= 2 |c_ULTIMATE.start_main_~#s~0#1.base|) (<= 2 |c_ULTIMATE.start_sll_circular_prepend_#in~head#1.base|) (= |c_ULTIMATE.start_sll_circular_prepend_#in~data#1| 5) (= |c_ULTIMATE.start_sll_circular_prepend_#in~head#1.offset| 0) (<= 2 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) (= |c_ULTIMATE.start_main_~len~0#1| 2)) is different from true [2023-12-02 17:27:49,791 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSifa [444574700] provided 1 perfect and 0 imperfect interpolant sequences [2023-12-02 17:27:49,791 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2023-12-02 17:27:49,791 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [14] imperfect sequences [13, 13] total 33 [2023-12-02 17:27:49,792 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1426571806] [2023-12-02 17:27:49,792 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-12-02 17:27:49,793 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2023-12-02 17:27:49,793 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 17:27:49,794 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2023-12-02 17:27:49,796 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=102, Invalid=952, Unknown=10, NotChecked=126, Total=1190 [2023-12-02 17:27:49,796 INFO L87 Difference]: Start difference. First operand 24 states and 31 transitions. Second operand has 15 states, 11 states have (on average 1.0909090909090908) internal successors, (12), 10 states have internal predecessors, (12), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-12-02 17:27:52,343 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-12-02 17:27:54,078 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 17:27:54,078 INFO L93 Difference]: Finished difference Result 28 states and 35 transitions. [2023-12-02 17:27:54,079 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2023-12-02 17:27:54,079 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 11 states have (on average 1.0909090909090908) internal successors, (12), 10 states have internal predecessors, (12), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Word has length 22 [2023-12-02 17:27:54,079 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 17:27:54,080 INFO L225 Difference]: With dead ends: 28 [2023-12-02 17:27:54,080 INFO L226 Difference]: Without dead ends: 26 [2023-12-02 17:27:54,080 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 62 GetRequests, 29 SyntacticMatches, 0 SemanticMatches, 33 ConstructedPredicates, 2 IntricatePredicates, 0 DeprecatedPredicates, 262 ImplicationChecksByTransitivity, 5.7s TimeCoverageRelationStatistics Valid=102, Invalid=952, Unknown=10, NotChecked=126, Total=1190 [2023-12-02 17:27:54,081 INFO L413 NwaCegarLoop]: 14 mSDtfsCounter, 0 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 237 mSolverCounterSat, 1 mSolverCounterUnsat, 4 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 81 SdHoareTripleChecker+Invalid, 299 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 237 IncrementalHoareTripleChecker+Invalid, 4 IncrementalHoareTripleChecker+Unknown, 57 IncrementalHoareTripleChecker+Unchecked, 4.3s IncrementalHoareTripleChecker+Time [2023-12-02 17:27:54,082 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 81 Invalid, 299 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 237 Invalid, 4 Unknown, 57 Unchecked, 4.3s Time] [2023-12-02 17:27:54,082 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2023-12-02 17:27:54,086 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 26. [2023-12-02 17:27:54,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26 states, 21 states have (on average 1.2857142857142858) internal successors, (27), 21 states have internal predecessors, (27), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-12-02 17:27:54,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 33 transitions. [2023-12-02 17:27:54,087 INFO L78 Accepts]: Start accepts. Automaton has 26 states and 33 transitions. Word has length 22 [2023-12-02 17:27:54,088 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 17:27:54,088 INFO L495 AbstractCegarLoop]: Abstraction has 26 states and 33 transitions. [2023-12-02 17:27:54,088 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 11 states have (on average 1.0909090909090908) internal successors, (12), 10 states have internal predecessors, (12), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-12-02 17:27:54,088 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 33 transitions. [2023-12-02 17:27:54,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2023-12-02 17:27:54,089 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 17:27:54,090 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 17:27:54,100 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-12-02 17:27:54,293 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 17:27:54,293 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 17:27:54,293 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 17:27:54,294 INFO L85 PathProgramCache]: Analyzing trace with hash -898346458, now seen corresponding path program 1 times [2023-12-02 17:27:54,294 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 17:27:54,294 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [14991628] [2023-12-02 17:27:54,294 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:27:54,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 17:27:54,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:27:54,707 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 7 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 17:27:54,707 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 17:27:54,707 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [14991628] [2023-12-02 17:27:54,708 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [14991628] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 17:27:54,708 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [945890486] [2023-12-02 17:27:54,708 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:27:54,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 17:27:54,708 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 17:27:54,709 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 17:27:54,711 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-12-02 17:27:54,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:27:54,841 INFO L262 TraceCheckSpWp]: Trace formula consists of 320 conjuncts, 36 conjunts are in the unsatisfiable core [2023-12-02 17:27:54,844 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 17:27:54,958 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 8 treesize of output 4 [2023-12-02 17:27:54,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:27:54,993 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 12 [2023-12-02 17:27:55,019 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 16 treesize of output 8 [2023-12-02 17:27:55,035 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 7 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 17:27:55,035 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 17:27:55,132 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [945890486] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 17:27:55,132 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [2045747585] [2023-12-02 17:27:55,134 INFO L159 IcfgInterpreter]: Started Sifa with 18 locations of interest [2023-12-02 17:27:55,134 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 17:27:55,135 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 17:27:55,135 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 17:27:55,135 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 17:27:56,269 INFO L197 IcfgInterpreter]: Interpreting procedure node_create with input of size 8 for LOIs [2023-12-02 17:27:56,280 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 17:28:19,437 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '438#(and (<= 1 |#StackHeapBarrier|) (= |ULTIMATE.start_main_~count~0#1| 1) (= (select (select |#memory_$Pointer$.offset| (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#s~0#1.base|) 0)) (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#s~0#1.base|) 0)) |ULTIMATE.start_main_~ptr~0#1.offset|) (= |ULTIMATE.start_sll_circular_create_#res#1.offset| 0) (= |ULTIMATE.start_main_~uneq~0#1| 5) (= |ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| Int) (|v_#memory_$Pointer$.base_77| (Array Int (Array Int Int))) (|v_#memory_int_89| (Array Int (Array Int Int))) (|v_#memory_int_15| (Array Int (Array Int Int))) (|v_ULTIMATE.start_sll_circular_prepend_#in~head#1.base_10| Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16| Int) (|v_#memory_$Pointer$.offset_71| (Array Int (Array Int Int)))) (and (= |#memory_$Pointer$.offset| (store (store |v_#memory_$Pointer$.offset_71| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16| (store (select |v_#memory_$Pointer$.offset_71| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16|) 0 0)) |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| (store (select (store |v_#memory_$Pointer$.offset_71| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16| (store (select |v_#memory_$Pointer$.offset_71| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16|) 0 0)) |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 0 0))) (= (select (select |v_#memory_$Pointer$.base_77| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16|) 0) 0) (= |v_#memory_int_15| (store |v_#memory_int_89| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16| (store (select |v_#memory_int_89| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16|) 0 (select (select |v_#memory_int_15| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16|) 0)))) (= (store |v_#memory_int_15| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| (store (select |v_#memory_int_15| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 0 (select (select |#memory_int| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 0))) |#memory_int|) (= (store (store |v_#memory_$Pointer$.base_77| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16| (store (select |v_#memory_$Pointer$.base_77| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16|) 0 |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|)) |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| (store (select (store |v_#memory_$Pointer$.base_77| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16| (store (select |v_#memory_$Pointer$.base_77| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16|) 0 |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|)) |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 0 |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|)) |#memory_$Pointer$.base|) (= (select (select |v_#memory_$Pointer$.offset_71| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16|) 0) 0) (or (and (= |v_ULTIMATE.start_sll_circular_prepend_#in~head#1.base_10| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16|) (exists ((|v_#memory_$Pointer$.base_76| (Array Int (Array Int Int))) (|v_old(#memory_int)_AFTER_CALL_25| (Array Int (Array Int Int))) (|v_#memory_int_88| (Array Int (Array Int Int))) (|v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16| Int) (|v_#memory_$Pointer$.offset_70| (Array Int (Array Int Int)))) (and (= (select (select (store |v_#memory_$Pointer$.base_76| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16| (store (select |v_#memory_$Pointer$.base_76| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16|) 0 |ULTIMATE.start_sll_circular_create_#res#1.base|)) |ULTIMATE.start_main_~#s~0#1.base|) 0) |ULTIMATE.start_sll_circular_create_#res#1.base|) (= (select (select (store |v_#memory_$Pointer$.offset_70| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16| (store (select |v_#memory_$Pointer$.offset_70| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16|) 0 0)) |ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (= |v_old(#memory_int)_AFTER_CALL_25| (store |v_#memory_int_88| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16| (store (select |v_#memory_int_88| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16|) 0 (select (select |v_old(#memory_int)_AFTER_CALL_25| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16|) 0)))))) (exists ((|v_#memory_$Pointer$.offset_67| (Array Int (Array Int Int)))) (= (store |v_#memory_$Pointer$.offset_67| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| (store (store (select |v_#memory_$Pointer$.offset_67| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 0 0) 4 (select (select |v_#memory_$Pointer$.offset_71| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 4))) |v_#memory_$Pointer$.offset_71|)) (= |v_ULTIMATE.start_sll_circular_prepend_#in~head#1.base_10| |ULTIMATE.start_main_~#s~0#1.base|) (exists ((|v_#length_28| (Array Int Int))) (= |#length| (store |v_#length_28| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| 8))) (exists ((|v_#valid_40| (Array Int Int))) (and (= (store |v_#valid_40| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| 1) |#valid|) (= (select |v_#valid_40| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 0))) (not (= |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| 0)) (<= (+ |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| 1) |#StackHeapBarrier|) (exists ((|v_#memory_$Pointer$.base_73| (Array Int (Array Int Int)))) (= (store |v_#memory_$Pointer$.base_73| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| (store (store (select |v_#memory_$Pointer$.base_73| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 0 0) 4 (select (select |v_#memory_$Pointer$.base_77| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 4))) |v_#memory_$Pointer$.base_77|)) (exists ((|v_#memory_int_85| (Array Int (Array Int Int))) (|v_#memory_int_42| (Array Int (Array Int Int)))) (and (= |v_#memory_int_42| (store |v_#memory_int_85| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| (store (select |v_#memory_int_85| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 0 (select (select |v_#memory_int_42| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 0)))) (= (store |v_#memory_int_42| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| (store (select |v_#memory_int_42| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 4 5)) |v_#memory_int_89|)))) (and (= |v_ULTIMATE.start_sll_circular_prepend_#in~head#1.base_10| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_16|) (exists ((|v_#memory_$Pointer$.offset_67| (Array Int (Array Int Int)))) (= (store |v_#memory_$Pointer$.offset_67| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| (store (store (select |v_#memory_$Pointer$.offset_67| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 0 0) 4 (select (select |v_#memory_$Pointer$.offset_71| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 4))) |v_#memory_$Pointer$.offset_71|)) (= |v_ULTIMATE.start_sll_circular_prepend_#in~head#1.base_10| |ULTIMATE.start_main_~#s~0#1.base|) (exists ((|v_#length_28| (Array Int Int))) (= |#length| (store |v_#length_28| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| 8))) (exists ((|v_old(#memory_int)_AFTER_CALL_26| (Array Int (Array Int Int))) (|v_#memory_$Pointer$.base_76| (Array Int (Array Int Int))) (|v_#memory_int_88| (Array Int (Array Int Int))) (|v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16| Int) (|v_#memory_$Pointer$.offset_70| (Array Int (Array Int Int)))) (and (= |v_old(#memory_int)_AFTER_CALL_26| (store |v_#memory_int_88| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16| (store (select |v_#memory_int_88| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16|) 0 (select (select |v_old(#memory_int)_AFTER_CALL_26| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16|) 0)))) (= (select (select (store |v_#memory_$Pointer$.base_76| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16| (store (select |v_#memory_$Pointer$.base_76| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16|) 0 |ULTIMATE.start_sll_circular_create_#res#1.base|)) |ULTIMATE.start_main_~#s~0#1.base|) 0) |ULTIMATE.start_sll_circular_create_#res#1.base|) (= (select (select (store |v_#memory_$Pointer$.offset_70| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16| (store (select |v_#memory_$Pointer$.offset_70| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_16|) 0 0)) |ULTIMATE.start_main_~#s~0#1.base|) 0) 0))) (exists ((|v_#valid_40| (Array Int Int))) (and (= (store |v_#valid_40| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| 1) |#valid|) (= (select |v_#valid_40| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 0))) (not (= |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| 0)) (<= (+ |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| 1) |#StackHeapBarrier|) (exists ((|v_#memory_$Pointer$.base_73| (Array Int (Array Int Int)))) (= (store |v_#memory_$Pointer$.base_73| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| (store (store (select |v_#memory_$Pointer$.base_73| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 0 0) 4 (select (select |v_#memory_$Pointer$.base_77| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 4))) |v_#memory_$Pointer$.base_77|)) (exists ((|v_#memory_int_85| (Array Int (Array Int Int))) (|v_#memory_int_42| (Array Int (Array Int Int)))) (and (= |v_#memory_int_42| (store |v_#memory_int_85| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| (store (select |v_#memory_int_85| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 0 (select (select |v_#memory_int_42| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 0)))) (= (store |v_#memory_int_42| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15| (store (select |v_#memory_int_42| |v_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base_15|) 4 5)) |v_#memory_int_89|))))))) (= |ULTIMATE.start_main_~ptr~0#1.base| (select (select |#memory_$Pointer$.base| (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#s~0#1.base|) 0)) (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#s~0#1.base|) 0))) (= |ULTIMATE.start_main_~#s~0#1.offset| 0) (= |ULTIMATE.start_main_~len~0#1| 2) (<= 2 |ULTIMATE.start_main_~#s~0#1.base|))' at error location [2023-12-02 17:28:19,437 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 17:28:19,437 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-12-02 17:28:19,437 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13] total 20 [2023-12-02 17:28:19,438 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2142202416] [2023-12-02 17:28:19,438 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-12-02 17:28:19,438 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2023-12-02 17:28:19,438 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 17:28:19,439 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2023-12-02 17:28:19,440 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=110, Invalid=1284, Unknown=12, NotChecked=0, Total=1406 [2023-12-02 17:28:19,440 INFO L87 Difference]: Start difference. First operand 26 states and 33 transitions. Second operand has 20 states, 15 states have (on average 1.7333333333333334) internal successors, (26), 15 states have internal predecessors, (26), 4 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) [2023-12-02 17:28:19,923 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 17:28:19,923 INFO L93 Difference]: Finished difference Result 34 states and 43 transitions. [2023-12-02 17:28:19,924 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-12-02 17:28:19,924 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 15 states have (on average 1.7333333333333334) internal successors, (26), 15 states have internal predecessors, (26), 4 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) Word has length 24 [2023-12-02 17:28:19,924 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 17:28:19,925 INFO L225 Difference]: With dead ends: 34 [2023-12-02 17:28:19,925 INFO L226 Difference]: Without dead ends: 26 [2023-12-02 17:28:19,926 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 74 GetRequests, 32 SyntacticMatches, 0 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 427 ImplicationChecksByTransitivity, 23.7s TimeCoverageRelationStatistics Valid=162, Invalid=1717, Unknown=13, NotChecked=0, Total=1892 [2023-12-02 17:28:19,927 INFO L413 NwaCegarLoop]: 17 mSDtfsCounter, 51 mSDsluCounter, 145 mSDsCounter, 0 mSdLazyCounter, 205 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 52 SdHoareTripleChecker+Valid, 162 SdHoareTripleChecker+Invalid, 212 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 205 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-12-02 17:28:19,928 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [52 Valid, 162 Invalid, 212 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 205 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-12-02 17:28:19,928 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2023-12-02 17:28:19,933 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 24. [2023-12-02 17:28:19,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 19 states have (on average 1.263157894736842) internal successors, (24), 19 states have internal predecessors, (24), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-12-02 17:28:19,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 30 transitions. [2023-12-02 17:28:19,935 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 30 transitions. Word has length 24 [2023-12-02 17:28:19,935 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 17:28:19,935 INFO L495 AbstractCegarLoop]: Abstraction has 24 states and 30 transitions. [2023-12-02 17:28:19,935 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 15 states have (on average 1.7333333333333334) internal successors, (26), 15 states have internal predecessors, (26), 4 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (6), 6 states have call predecessors, (6), 4 states have call successors, (6) [2023-12-02 17:28:19,935 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 30 transitions. [2023-12-02 17:28:19,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2023-12-02 17:28:19,936 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 17:28:19,936 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 17:28:19,941 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-12-02 17:28:20,137 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 17:28:20,137 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 17:28:20,137 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 17:28:20,138 INFO L85 PathProgramCache]: Analyzing trace with hash -631196120, now seen corresponding path program 1 times [2023-12-02 17:28:20,138 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 17:28:20,138 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1526244343] [2023-12-02 17:28:20,138 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:28:20,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 17:28:20,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:28:21,395 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 5 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 17:28:21,395 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 17:28:21,395 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1526244343] [2023-12-02 17:28:21,395 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1526244343] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 17:28:21,395 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1101087253] [2023-12-02 17:28:21,395 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:28:21,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 17:28:21,396 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 17:28:21,396 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 17:28:21,398 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-12-02 17:28:21,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:28:21,541 INFO L262 TraceCheckSpWp]: Trace formula consists of 333 conjuncts, 77 conjunts are in the unsatisfiable core [2023-12-02 17:28:21,545 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 17:28:21,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2023-12-02 17:28:21,746 INFO L349 Elim1Store]: treesize reduction 18, result has 35.7 percent of original size [2023-12-02 17:28:21,747 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 17 treesize of output 21 [2023-12-02 17:28:21,793 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select 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 7 [2023-12-02 17:28:21,867 INFO L349 Elim1Store]: treesize reduction 35, result has 20.5 percent of original size [2023-12-02 17:28:21,868 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 70 treesize of output 57 [2023-12-02 17:28:21,938 INFO L349 Elim1Store]: treesize reduction 3, result has 81.3 percent of original size [2023-12-02 17:28:21,939 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 47 treesize of output 31 [2023-12-02 17:28:21,945 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 13 treesize of output 9 [2023-12-02 17:28:21,950 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 17:28:22,036 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:28:22,047 INFO L349 Elim1Store]: treesize reduction 25, result has 16.7 percent of original size [2023-12-02 17:28:22,048 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 55 treesize of output 46 [2023-12-02 17:28:22,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:28:22,068 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 39 [2023-12-02 17:28:22,084 INFO L349 Elim1Store]: treesize reduction 8, result has 75.8 percent of original size [2023-12-02 17:28:22,085 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 32 treesize of output 34 [2023-12-02 17:28:22,173 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 28 treesize of output 20 [2023-12-02 17:28:22,218 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2023-12-02 17:28:22,218 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 23 [2023-12-02 17:28:22,244 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 5 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 17:28:22,244 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 17:28:22,439 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1101087253] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 17:28:22,439 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [2064263474] [2023-12-02 17:28:22,441 INFO L159 IcfgInterpreter]: Started Sifa with 19 locations of interest [2023-12-02 17:28:22,441 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 17:28:22,442 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 17:28:22,442 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 17:28:22,442 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 17:28:23,608 INFO L197 IcfgInterpreter]: Interpreting procedure node_create with input of size 8 for LOIs [2023-12-02 17:28:23,618 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 17:28:41,397 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '677#(and (<= 1 |#StackHeapBarrier|) (= |ULTIMATE.start_sll_circular_create_#res#1.offset| 0) (= |ULTIMATE.start_main_~uneq~0#1| 5) (= (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#s~0#1.base|) 0) |ULTIMATE.start_main_~ptr~0#1.offset|) (exists ((|v_#memory_int_20| (Array Int (Array Int Int))) (|v_#memory_$Pointer$.offset_85| (Array Int (Array Int Int))) (|v_#memory_int_21| (Array Int (Array Int Int))) (|v_#memory_$Pointer$.base_93| (Array Int (Array Int Int))) (|v_ULTIMATE.start_sll_circular_prepend_#in~head#1.base_12| Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18| Int) (|v_#memory_int_110| (Array Int (Array Int Int)))) (and (= (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0) (select (select |v_#memory_$Pointer$.base_93| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) (= (store |v_#memory_int_21| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18| (store (select |v_#memory_int_21| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0 (select (select |v_#memory_int_20| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) |v_#memory_int_20|) (= (select (select |v_#memory_$Pointer$.offset_85| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (= (store |v_#memory_int_110| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (select |v_#memory_int_110| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 (select (select |v_#memory_int_21| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0))) |v_#memory_int_21|) (= (store (store (store |v_#memory_$Pointer$.base_93| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (select |v_#memory_$Pointer$.base_93| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18| (store (select (store |v_#memory_$Pointer$.base_93| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (select |v_#memory_$Pointer$.base_93| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0 (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)))) (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0) (store (select (store (store |v_#memory_$Pointer$.base_93| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (select |v_#memory_$Pointer$.base_93| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18| (store (select (store |v_#memory_$Pointer$.base_93| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (select |v_#memory_$Pointer$.base_93| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0 (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)))) (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0) (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)))) |#memory_$Pointer$.base|) (= |#memory_$Pointer$.offset| (store (store (store |v_#memory_$Pointer$.offset_85| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (select |v_#memory_$Pointer$.offset_85| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18| (store (select (store |v_#memory_$Pointer$.offset_85| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (select |v_#memory_$Pointer$.offset_85| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0 0)) (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0) (store (select (store (store |v_#memory_$Pointer$.offset_85| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (select |v_#memory_$Pointer$.offset_85| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18| (store (select (store |v_#memory_$Pointer$.offset_85| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (select |v_#memory_$Pointer$.offset_85| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0 0)) (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0) 0))) (or (and (exists ((|v_#memory_$Pointer$.offset_81| (Array Int (Array Int Int)))) (= |v_#memory_$Pointer$.offset_85| (store |v_#memory_$Pointer$.offset_81| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (store (select |v_#memory_$Pointer$.offset_81| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 0) 4 (select (select |v_#memory_$Pointer$.offset_85| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 4))))) (exists ((|v_#memory_$Pointer$.base_89| (Array Int (Array Int Int)))) (= (store |v_#memory_$Pointer$.base_89| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (store (select |v_#memory_$Pointer$.base_89| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 0) 4 (select (select |v_#memory_$Pointer$.base_93| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 4))) |v_#memory_$Pointer$.base_93|)) (exists ((|v_#length_35| (Array Int Int))) (= |#length| (store |v_#length_35| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) 8))) (not (= (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) 0)) (= |v_ULTIMATE.start_sll_circular_prepend_#in~head#1.base_12| |ULTIMATE.start_main_~#s~0#1.base|) (= |v_ULTIMATE.start_sll_circular_prepend_#in~head#1.base_12| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) (<= (+ (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) 1) |#StackHeapBarrier|) (exists ((|v_#valid_51| (Array Int Int))) (and (= (select |v_#valid_51| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0) (= (store |v_#valid_51| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) 1) |#valid|))) (exists ((|v_#memory_int_42| (Array Int (Array Int Int))) (|v_#memory_int_106| (Array Int (Array Int Int)))) (and (= (store |v_#memory_int_106| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (select |v_#memory_int_106| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 (select (select |v_#memory_int_42| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0))) |v_#memory_int_42|) (= |v_#memory_int_110| (store |v_#memory_int_42| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (select |v_#memory_int_42| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 4 5))))) (exists ((|v_#memory_$Pointer$.offset_84| (Array Int (Array Int Int))) (|v_#memory_int_109| (Array Int (Array Int Int))) (|v_#memory_$Pointer$.base_92| (Array Int (Array Int Int))) (|v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18| Int) (|v_#memory_int_BEFORE_CALL_65| (Array Int (Array Int Int)))) (and (= |ULTIMATE.start_sll_circular_create_#res#1.base| (select (select (store |v_#memory_$Pointer$.base_92| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18| (store (select |v_#memory_$Pointer$.base_92| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18|) 0 |ULTIMATE.start_sll_circular_create_#res#1.base|)) |ULTIMATE.start_main_~#s~0#1.base|) 0)) (= (select (select (store |v_#memory_$Pointer$.offset_84| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18| (store (select |v_#memory_$Pointer$.offset_84| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18|) 0 0)) |ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (= (store |v_#memory_int_109| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18| (store (select |v_#memory_int_109| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18|) 0 (select (select |v_#memory_int_BEFORE_CALL_65| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18|) 0))) |v_#memory_int_BEFORE_CALL_65|)))) (and (exists ((|v_#memory_$Pointer$.offset_81| (Array Int (Array Int Int)))) (= |v_#memory_$Pointer$.offset_85| (store |v_#memory_$Pointer$.offset_81| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (store (select |v_#memory_$Pointer$.offset_81| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 0) 4 (select (select |v_#memory_$Pointer$.offset_85| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 4))))) (exists ((|v_#memory_$Pointer$.base_89| (Array Int (Array Int Int)))) (= (store |v_#memory_$Pointer$.base_89| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (store (select |v_#memory_$Pointer$.base_89| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 0) 4 (select (select |v_#memory_$Pointer$.base_93| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 4))) |v_#memory_$Pointer$.base_93|)) (exists ((|v_#length_35| (Array Int Int))) (= |#length| (store |v_#length_35| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) 8))) (exists ((|v_#memory_$Pointer$.offset_84| (Array Int (Array Int Int))) (|v_#memory_int_109| (Array Int (Array Int Int))) (|v_#memory_$Pointer$.base_92| (Array Int (Array Int Int))) (|v_#memory_int_BEFORE_CALL_67| (Array Int (Array Int Int))) (|v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18| Int)) (and (= |ULTIMATE.start_sll_circular_create_#res#1.base| (select (select (store |v_#memory_$Pointer$.base_92| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18| (store (select |v_#memory_$Pointer$.base_92| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18|) 0 |ULTIMATE.start_sll_circular_create_#res#1.base|)) |ULTIMATE.start_main_~#s~0#1.base|) 0)) (= (select (select (store |v_#memory_$Pointer$.offset_84| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18| (store (select |v_#memory_$Pointer$.offset_84| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18|) 0 0)) |ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (= (store |v_#memory_int_109| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18| (store (select |v_#memory_int_109| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18|) 0 (select (select |v_#memory_int_BEFORE_CALL_67| |v_ULTIMATE.start_sll_circular_create_~last~0#1.base_18|) 0))) |v_#memory_int_BEFORE_CALL_67|))) (not (= (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) 0)) (= |v_ULTIMATE.start_sll_circular_prepend_#in~head#1.base_12| |ULTIMATE.start_main_~#s~0#1.base|) (= |v_ULTIMATE.start_sll_circular_prepend_#in~head#1.base_12| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) (<= (+ (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) 1) |#StackHeapBarrier|) (exists ((|v_#valid_51| (Array Int Int))) (and (= (select |v_#valid_51| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0) (= (store |v_#valid_51| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) 1) |#valid|))) (exists ((|v_#memory_int_42| (Array Int (Array Int Int))) (|v_#memory_int_106| (Array Int (Array Int Int)))) (and (= (store |v_#memory_int_106| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (select |v_#memory_int_106| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0 (select (select |v_#memory_int_42| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 0))) |v_#memory_int_42|) (= |v_#memory_int_110| (store |v_#memory_int_42| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (store (select |v_#memory_int_42| (select (select |#memory_$Pointer$.base| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0))) 4 5))))))) (= (store |v_#memory_int_20| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0) (store (select |v_#memory_int_20| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0) (select (select |#memory_int| (select (select |v_#memory_$Pointer$.base_93| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)) (select (select |v_#memory_$Pointer$.offset_85| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_18|) 0)))) |#memory_int|))) (= |ULTIMATE.start_main_~data~0#1| 1) (not (= 5 (select (select |#memory_int| |ULTIMATE.start_main_~ptr~0#1.base|) (+ |ULTIMATE.start_main_~ptr~0#1.offset| 4)))) (= |ULTIMATE.start_main_~#s~0#1.offset| 0) (= |ULTIMATE.start_main_~len~0#1| 2) (= (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#s~0#1.base|) 0) |ULTIMATE.start_main_~ptr~0#1.base|) (<= 2 |ULTIMATE.start_main_~#s~0#1.base|))' at error location [2023-12-02 17:28:41,398 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 17:28:41,398 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-12-02 17:28:41,398 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 20] total 33 [2023-12-02 17:28:41,398 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [461467869] [2023-12-02 17:28:41,398 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-12-02 17:28:41,399 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2023-12-02 17:28:41,399 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 17:28:41,400 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2023-12-02 17:28:41,401 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=161, Invalid=2581, Unknown=14, NotChecked=0, Total=2756 [2023-12-02 17:28:41,401 INFO L87 Difference]: Start difference. First operand 24 states and 30 transitions. Second operand has 33 states, 24 states have (on average 1.2916666666666667) internal successors, (31), 24 states have internal predecessors, (31), 6 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2023-12-02 17:28:43,020 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 17:28:43,020 INFO L93 Difference]: Finished difference Result 48 states and 63 transitions. [2023-12-02 17:28:43,020 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2023-12-02 17:28:43,020 INFO L78 Accepts]: Start accepts. Automaton has has 33 states, 24 states have (on average 1.2916666666666667) internal successors, (31), 24 states have internal predecessors, (31), 6 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) Word has length 25 [2023-12-02 17:28:43,021 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 17:28:43,021 INFO L225 Difference]: With dead ends: 48 [2023-12-02 17:28:43,021 INFO L226 Difference]: Without dead ends: 39 [2023-12-02 17:28:43,023 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 27 SyntacticMatches, 0 SemanticMatches, 67 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1123 ImplicationChecksByTransitivity, 19.7s TimeCoverageRelationStatistics Valid=342, Invalid=4331, Unknown=19, NotChecked=0, Total=4692 [2023-12-02 17:28:43,023 INFO L413 NwaCegarLoop]: 15 mSDtfsCounter, 68 mSDsluCounter, 287 mSDsCounter, 0 mSdLazyCounter, 530 mSolverCounterSat, 18 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 68 SdHoareTripleChecker+Valid, 302 SdHoareTripleChecker+Invalid, 548 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 18 IncrementalHoareTripleChecker+Valid, 530 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-12-02 17:28:43,024 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [68 Valid, 302 Invalid, 548 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [18 Valid, 530 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-12-02 17:28:43,024 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 39 states. [2023-12-02 17:28:43,030 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 26. [2023-12-02 17:28:43,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26 states, 21 states have (on average 1.2380952380952381) internal successors, (26), 21 states have internal predecessors, (26), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2023-12-02 17:28:43,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 32 transitions. [2023-12-02 17:28:43,031 INFO L78 Accepts]: Start accepts. Automaton has 26 states and 32 transitions. Word has length 25 [2023-12-02 17:28:43,032 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 17:28:43,032 INFO L495 AbstractCegarLoop]: Abstraction has 26 states and 32 transitions. [2023-12-02 17:28:43,032 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 33 states, 24 states have (on average 1.2916666666666667) internal successors, (31), 24 states have internal predecessors, (31), 6 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2023-12-02 17:28:43,032 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 32 transitions. [2023-12-02 17:28:43,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2023-12-02 17:28:43,033 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 17:28:43,033 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 17:28:43,038 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2023-12-02 17:28:43,233 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 17:28:43,234 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 17:28:43,234 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 17:28:43,234 INFO L85 PathProgramCache]: Analyzing trace with hash 520677837, now seen corresponding path program 1 times [2023-12-02 17:28:43,234 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 17:28:43,234 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [742396561] [2023-12-02 17:28:43,234 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:28:43,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 17:28:43,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:28:45,299 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 2 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-12-02 17:28:45,299 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 17:28:45,299 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [742396561] [2023-12-02 17:28:45,299 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [742396561] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 17:28:45,299 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [75701994] [2023-12-02 17:28:45,300 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:28:45,300 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 17:28:45,300 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 17:28:45,301 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 17:28:45,305 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-12-02 17:28:45,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:28:45,456 INFO L262 TraceCheckSpWp]: Trace formula consists of 346 conjuncts, 112 conjunts are in the unsatisfiable core [2023-12-02 17:28:45,461 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 17:28:45,469 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2023-12-02 17:28:45,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2023-12-02 17:28:45,580 INFO L349 Elim1Store]: treesize reduction 18, result has 35.7 percent of original size [2023-12-02 17:28:45,580 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 17 treesize of output 21 [2023-12-02 17:28:45,719 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 17:28:45,771 INFO L349 Elim1Store]: treesize reduction 36, result has 34.5 percent of original size [2023-12-02 17:28:45,771 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 22 treesize of output 33 [2023-12-02 17:28:45,880 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 17:28:45,994 INFO L349 Elim1Store]: treesize reduction 35, result has 20.5 percent of original size [2023-12-02 17:28:45,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 86 treesize of output 67 [2023-12-02 17:28:46,106 INFO L349 Elim1Store]: treesize reduction 15, result has 6.3 percent of original size [2023-12-02 17:28:46,106 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 71 treesize of output 26 [2023-12-02 17:28:46,112 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 10 [2023-12-02 17:28:46,178 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 13 treesize of output 9 [2023-12-02 17:28:46,263 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:28:46,273 INFO L349 Elim1Store]: treesize reduction 25, result has 16.7 percent of original size [2023-12-02 17:28:46,273 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 79 treesize of output 62 [2023-12-02 17:28:46,280 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:28:46,281 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 53 [2023-12-02 17:28:46,286 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:28:46,299 INFO L349 Elim1Store]: treesize reduction 8, result has 75.8 percent of original size [2023-12-02 17:28:46,300 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 37 treesize of output 37 [2023-12-02 17:28:46,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:28:46,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:28:46,946 INFO L349 Elim1Store]: treesize reduction 112, result has 14.5 percent of original size [2023-12-02 17:28:46,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 213 treesize of output 167 [2023-12-02 17:28:46,955 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 186 treesize of output 154 [2023-12-02 17:28:46,961 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:28:46,961 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 2 new quantified variables, introduced 0 case distinctions, treesize of input 142 treesize of output 84 [2023-12-02 17:28:46,967 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:28:46,981 INFO L349 Elim1Store]: treesize reduction 60, result has 20.0 percent of original size [2023-12-02 17:28:46,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 202 treesize of output 156 [2023-12-02 17:28:46,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 83 treesize of output 81 [2023-12-02 17:28:46,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:28:46,999 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 63 treesize of output 21 [2023-12-02 17:28:47,120 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 116 treesize of output 59 [2023-12-02 17:28:47,126 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 27 treesize of output 7 [2023-12-02 17:28:47,128 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 2 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-12-02 17:28:47,129 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 17:28:47,209 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_601 (Array Int Int)) (v_ArrVal_600 (Array Int Int)) (v_ArrVal_603 (Array Int Int)) (v_ArrVal_595 (Array Int Int)) (v_ArrVal_597 (Array Int Int)) (v_ArrVal_598 (Array Int Int))) (or (= |c_ULTIMATE.start_main_~uneq~0#1| (select (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_601) |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| v_ArrVal_597) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_ArrVal_595) (select (select (store (let ((.cse0 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_598))) (store .cse0 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse0 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|))) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_ArrVal_603) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ 4 (select (select (store (let ((.cse1 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))))) (store .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_ArrVal_600) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)))) (not (= v_ArrVal_601 (store (select |c_#memory_int| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select v_ArrVal_601 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) is different from false [2023-12-02 17:28:47,256 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_601 (Array Int Int)) (v_ArrVal_600 (Array Int Int)) (v_ArrVal_603 (Array Int Int)) (v_ArrVal_595 (Array Int Int)) (v_ArrVal_597 (Array Int Int)) (v_ArrVal_598 (Array Int Int))) (or (= |c_ULTIMATE.start_main_~uneq~0#1| (let ((.cse0 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|))) (select (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_601) |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| v_ArrVal_597) .cse0 v_ArrVal_595) (select (select (store (let ((.cse1 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_598))) (store .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|))) .cse0 v_ArrVal_603) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ (select (select (store (let ((.cse2 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))))) (store .cse2 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse2 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) .cse0 v_ArrVal_600) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) 4)))) (not (= v_ArrVal_601 (store (select |c_#memory_int| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select v_ArrVal_601 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))))) is different from false [2023-12-02 17:28:47,290 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_601 (Array Int Int)) (v_ArrVal_600 (Array Int Int)) (v_ArrVal_603 (Array Int Int)) (v_ArrVal_595 (Array Int Int)) (v_ArrVal_597 (Array Int Int)) (v_ArrVal_598 (Array Int Int))) (or (not (= v_ArrVal_601 (store (select |c_#memory_int| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select v_ArrVal_601 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|)))) (= |c_ULTIMATE.start_main_~uneq~0#1| (let ((.cse3 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))) (let ((.cse0 (select (select |c_#memory_$Pointer$.base| (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) .cse3))) (select (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_601) |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| v_ArrVal_597) .cse0 v_ArrVal_595) (select (select (store (let ((.cse1 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_598))) (store .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|))) .cse0 v_ArrVal_603) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ (select (select (store (let ((.cse2 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| .cse3)))) (store .cse2 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse2 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) .cse0 v_ArrVal_600) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) 4))))))) is different from false [2023-12-02 17:28:47,311 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_601 (Array Int Int)) (v_ArrVal_600 (Array Int Int)) (v_ArrVal_603 (Array Int Int)) (v_ArrVal_595 (Array Int Int)) (v_ArrVal_597 (Array Int Int)) (v_ArrVal_598 (Array Int Int))) (or (= (let ((.cse3 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))) (let ((.cse0 (select (select |c_#memory_$Pointer$.base| (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) .cse3))) (select (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| v_ArrVal_601) |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| v_ArrVal_597) .cse0 v_ArrVal_595) (select (select (store (let ((.cse1 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| v_ArrVal_598))) (store .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base|))) .cse0 v_ArrVal_603) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (+ (select (select (store (let ((.cse2 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| (store (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base|) |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.offset| .cse3)))) (store .cse2 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse2 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.offset|))) .cse0 v_ArrVal_600) |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) 4)))) |c_ULTIMATE.start_main_~uneq~0#1|) (not (= v_ArrVal_601 (store (select |c_#memory_int| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base|) |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.offset| (select v_ArrVal_601 |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.offset|)))))) is different from false [2023-12-02 17:28:47,473 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-12-02 17:28:47,473 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11294 treesize of output 10990 [2023-12-02 17:28:47,524 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 1302 treesize of output 1038 [2023-12-02 17:28:47,551 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 514 treesize of output 382 [2023-12-02 17:28:47,718 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 69 treesize of output 3 [2023-12-02 17:28:47,757 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 488 treesize of output 422 [2023-12-02 17:28:47,806 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 557 treesize of output 425 [2023-12-02 17:28:48,281 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [75701994] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 17:28:48,282 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [167396357] [2023-12-02 17:28:48,284 INFO L159 IcfgInterpreter]: Started Sifa with 19 locations of interest [2023-12-02 17:28:48,284 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 17:28:48,284 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 17:28:48,284 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 17:28:48,284 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 17:28:49,099 INFO L197 IcfgInterpreter]: Interpreting procedure node_create with input of size 8 for LOIs [2023-12-02 17:28:49,108 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 17:28:57,854 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '979#(and (<= 1 |#StackHeapBarrier|) (= |ULTIMATE.start_sll_circular_create_#res#1.offset| 0) (= |ULTIMATE.start_main_~uneq~0#1| 5) (exists ((|v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25| Int) (|v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23| Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20| Int) (|v_#memory_int_20| (Array Int (Array Int Int))) (|v_#memory_int_21| (Array Int (Array Int Int))) (|v_#memory_int_138| (Array Int (Array Int Int))) (|v_#memory_$Pointer$.offset_100| (Array Int (Array Int Int))) (|v_#memory_$Pointer$.base_110| (Array Int (Array Int Int)))) (and (= |#memory_int| (store |v_#memory_int_20| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25| (store (select |v_#memory_int_20| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23| (select (select |#memory_int| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|)))) (= (store (store (store |v_#memory_$Pointer$.base_110| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|) (store (select |v_#memory_$Pointer$.base_110| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|)) 0 (select (select |v_#memory_$Pointer$.base_110| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20| (store (select (store |v_#memory_$Pointer$.base_110| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|) (store (select |v_#memory_$Pointer$.base_110| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|)) 0 (select (select |v_#memory_$Pointer$.base_110| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0 (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|))) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25| (store (select (store (store |v_#memory_$Pointer$.base_110| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|) (store (select |v_#memory_$Pointer$.base_110| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|)) 0 (select (select |v_#memory_$Pointer$.base_110| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20| (store (select (store |v_#memory_$Pointer$.base_110| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|) (store (select |v_#memory_$Pointer$.base_110| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|)) 0 (select (select |v_#memory_$Pointer$.base_110| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0 (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|))) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|))) |#memory_$Pointer$.base|) (= |#memory_$Pointer$.offset| (store (store (store |v_#memory_$Pointer$.offset_100| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|) (store (select |v_#memory_$Pointer$.offset_100| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|)) 0 (select (select |v_#memory_$Pointer$.offset_100| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20| (store (select (store |v_#memory_$Pointer$.offset_100| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|) (store (select |v_#memory_$Pointer$.offset_100| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|)) 0 (select (select |v_#memory_$Pointer$.offset_100| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0 0)) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25| (store (select (store (store |v_#memory_$Pointer$.offset_100| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|) (store (select |v_#memory_$Pointer$.offset_100| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|)) 0 (select (select |v_#memory_$Pointer$.offset_100| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20| (store (select (store |v_#memory_$Pointer$.offset_100| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|) (store (select |v_#memory_$Pointer$.offset_100| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|)) 0 (select (select |v_#memory_$Pointer$.offset_100| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0 0)) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23| 0))) (= (store |v_#memory_int_21| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20| (store (select |v_#memory_int_21| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0 (select (select |v_#memory_int_20| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0))) |v_#memory_int_20|) (= |v_#memory_int_21| (store |v_#memory_int_138| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|) (store (select |v_#memory_int_138| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|)) 0 (select (select |v_#memory_int_21| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|)) 0)))) (= (select (select |v_#memory_$Pointer$.base_110| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0) (select (select |v_#memory_$Pointer$.base_110| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|)) (<= 2 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) (= (select (select |v_#memory_$Pointer$.offset_100| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_25|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_23|) (select (select |v_#memory_$Pointer$.offset_100| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_20|) 0)))) (= (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#s~0#1.base|) 0) |ULTIMATE.start_main_~ptr~0#1.offset|) (= |ULTIMATE.start_main_~data~0#1| 1) (not (= 5 (select (select |#memory_int| |ULTIMATE.start_main_~ptr~0#1.base|) (+ |ULTIMATE.start_main_~ptr~0#1.offset| 4)))) (= |ULTIMATE.start_main_~#s~0#1.offset| 0) (= |ULTIMATE.start_main_~len~0#1| 2) (= (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#s~0#1.base|) 0) |ULTIMATE.start_main_~ptr~0#1.base|) (<= 2 |ULTIMATE.start_main_~#s~0#1.base|))' at error location [2023-12-02 17:28:57,854 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 17:28:57,854 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-12-02 17:28:57,854 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 19] total 36 [2023-12-02 17:28:57,854 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [445457863] [2023-12-02 17:28:57,854 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-12-02 17:28:57,855 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 37 states [2023-12-02 17:28:57,855 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 17:28:57,856 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants. [2023-12-02 17:28:57,857 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=151, Invalid=2931, Unknown=14, NotChecked=444, Total=3540 [2023-12-02 17:28:57,857 INFO L87 Difference]: Start difference. First operand 26 states and 32 transitions. Second operand has 37 states, 29 states have (on average 1.2413793103448276) internal successors, (36), 28 states have internal predecessors, (36), 6 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2023-12-02 17:29:01,595 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 17:29:01,595 INFO L93 Difference]: Finished difference Result 74 states and 94 transitions. [2023-12-02 17:29:01,596 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2023-12-02 17:29:01,596 INFO L78 Accepts]: Start accepts. Automaton has has 37 states, 29 states have (on average 1.2413793103448276) internal successors, (36), 28 states have internal predecessors, (36), 6 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) Word has length 27 [2023-12-02 17:29:01,596 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 17:29:01,597 INFO L225 Difference]: With dead ends: 74 [2023-12-02 17:29:01,597 INFO L226 Difference]: Without dead ends: 72 [2023-12-02 17:29:01,600 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 114 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 84 ConstructedPredicates, 4 IntricatePredicates, 0 DeprecatedPredicates, 1054 ImplicationChecksByTransitivity, 13.4s TimeCoverageRelationStatistics Valid=391, Invalid=6249, Unknown=18, NotChecked=652, Total=7310 [2023-12-02 17:29:01,601 INFO L413 NwaCegarLoop]: 13 mSDtfsCounter, 119 mSDsluCounter, 284 mSDsCounter, 0 mSdLazyCounter, 770 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 119 SdHoareTripleChecker+Valid, 297 SdHoareTripleChecker+Invalid, 796 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 770 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2023-12-02 17:29:01,601 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [119 Valid, 297 Invalid, 796 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 770 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2023-12-02 17:29:01,602 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 72 states. [2023-12-02 17:29:01,615 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 72 to 42. [2023-12-02 17:29:01,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 42 states, 34 states have (on average 1.2352941176470589) internal successors, (42), 34 states have internal predecessors, (42), 6 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2023-12-02 17:29:01,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 54 transitions. [2023-12-02 17:29:01,617 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 54 transitions. Word has length 27 [2023-12-02 17:29:01,617 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 17:29:01,617 INFO L495 AbstractCegarLoop]: Abstraction has 42 states and 54 transitions. [2023-12-02 17:29:01,617 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 37 states, 29 states have (on average 1.2413793103448276) internal successors, (36), 28 states have internal predecessors, (36), 6 states have call successors, (6), 2 states have call predecessors, (6), 4 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2023-12-02 17:29:01,617 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 54 transitions. [2023-12-02 17:29:01,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-12-02 17:29:01,619 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 17:29:01,619 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 17:29:01,623 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2023-12-02 17:29:01,819 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 17:29:01,819 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 17:29:01,820 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 17:29:01,820 INFO L85 PathProgramCache]: Analyzing trace with hash -2139751224, now seen corresponding path program 1 times [2023-12-02 17:29:01,820 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 17:29:01,820 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [141211378] [2023-12-02 17:29:01,820 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:29:01,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 17:29:01,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:29:05,033 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 7 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-12-02 17:29:05,033 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 17:29:05,033 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [141211378] [2023-12-02 17:29:05,033 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [141211378] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 17:29:05,033 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [290511740] [2023-12-02 17:29:05,033 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:29:05,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 17:29:05,033 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 17:29:05,034 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 17:29:05,035 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-12-02 17:29:05,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:29:05,170 INFO L262 TraceCheckSpWp]: Trace formula consists of 356 conjuncts, 128 conjunts are in the unsatisfiable core [2023-12-02 17:29:05,176 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 17:29:05,183 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2023-12-02 17:29:05,234 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2023-12-02 17:29:05,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:05,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 14 [2023-12-02 17:29:05,488 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:05,489 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 17:29:05,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 17:29:05,565 WARN L854 $PredicateComparison]: unable to prove that (and (<= (+ |c_ULTIMATE.start_sll_circular_create_~head~0#1.base| 1) |c_#StackHeapBarrier|) (= |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.offset| 0) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= |c_#valid| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |c_#valid|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |c_#valid| .cse0)))) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.base|) 0))) (= (select |c_#valid| |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.base|) 1) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= (select (select |c_#memory_int| |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.base|) 4) 1) (<= (+ |c_#StackHeapBarrier| 1) |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_sll_circular_create_~head~0#1.base| |c_ULTIMATE.start_sll_circular_create_~last~0#1.base|)) is different from false [2023-12-02 17:29:05,567 WARN L876 $PredicateComparison]: unable to prove that (and (<= (+ |c_ULTIMATE.start_sll_circular_create_~head~0#1.base| 1) |c_#StackHeapBarrier|) (= |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.offset| 0) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= |c_#valid| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |c_#valid|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |c_#valid| .cse0)))) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.base|) 0))) (= (select |c_#valid| |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.base|) 1) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= (select (select |c_#memory_int| |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.base|) 4) 1) (<= (+ |c_#StackHeapBarrier| 1) |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_sll_circular_create_~head~0#1.base| |c_ULTIMATE.start_sll_circular_create_~last~0#1.base|)) is different from true [2023-12-02 17:29:05,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 17:29:05,603 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2023-12-02 17:29:05,619 WARN L854 $PredicateComparison]: unable to prove that (and (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= (select (select |c_#memory_int| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 4) 1) (<= (+ |c_ULTIMATE.start_sll_circular_create_~last~0#1.base| 1) |c_#StackHeapBarrier|) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= |c_ULTIMATE.start_sll_circular_create_~last~0#1.base| (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 0)) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_~last~0#1.base|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= |c_#valid| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |c_#valid|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |c_#valid| .cse0)))))) (= (select |c_#valid| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 1) (= |c_ULTIMATE.start_sll_circular_create_~head~0#1.offset| 0) (<= (+ |c_#StackHeapBarrier| 1) |c_ULTIMATE.start_main_~#s~0#1.base|)) is different from false [2023-12-02 17:29:05,621 WARN L876 $PredicateComparison]: unable to prove that (and (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= (select (select |c_#memory_int| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 4) 1) (<= (+ |c_ULTIMATE.start_sll_circular_create_~last~0#1.base| 1) |c_#StackHeapBarrier|) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= |c_ULTIMATE.start_sll_circular_create_~last~0#1.base| (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 0)) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_~last~0#1.base|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= |c_#valid| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |c_#valid|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |c_#valid| .cse0)))))) (= (select |c_#valid| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 1) (= |c_ULTIMATE.start_sll_circular_create_~head~0#1.offset| 0) (<= (+ |c_#StackHeapBarrier| 1) |c_ULTIMATE.start_main_~#s~0#1.base|)) is different from true [2023-12-02 17:29:05,674 INFO L349 Elim1Store]: treesize reduction 31, result has 22.5 percent of original size [2023-12-02 17:29:05,674 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 75 treesize of output 50 [2023-12-02 17:29:05,692 INFO L349 Elim1Store]: treesize reduction 37, result has 40.3 percent of original size [2023-12-02 17:29:05,692 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 36 treesize of output 31 [2023-12-02 17:29:05,718 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse0 (select (select |c_#memory_$Pointer$.base| .cse1) 0))) (and (or (= .cse0 .cse1) (= (select (select |c_#memory_int| .cse1) 4) 1)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_54| .cse0) 1) (= (select |v_old(#valid)_AFTER_CALL_54| .cse1) 0) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= |c_#valid| (let ((.cse2 (@diff |v_old(#valid)_AFTER_CALL_54| |c_#valid|))) (store |v_old(#valid)_AFTER_CALL_54| .cse2 (select |c_#valid| .cse2)))))) (= (select |c_#valid| .cse1) 1) (<= (+ .cse0 1) |c_#StackHeapBarrier|) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (<= (+ |c_#StackHeapBarrier| 1) |c_ULTIMATE.start_main_~#s~0#1.base|)))) is different from false [2023-12-02 17:29:05,721 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse0 (select (select |c_#memory_$Pointer$.base| .cse1) 0))) (and (or (= .cse0 .cse1) (= (select (select |c_#memory_int| .cse1) 4) 1)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_54| .cse0) 1) (= (select |v_old(#valid)_AFTER_CALL_54| .cse1) 0) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= |c_#valid| (let ((.cse2 (@diff |v_old(#valid)_AFTER_CALL_54| |c_#valid|))) (store |v_old(#valid)_AFTER_CALL_54| .cse2 (select |c_#valid| .cse2)))))) (= (select |c_#valid| .cse1) 1) (<= (+ .cse0 1) |c_#StackHeapBarrier|) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (<= (+ |c_#StackHeapBarrier| 1) |c_ULTIMATE.start_main_~#s~0#1.base|)))) is different from true [2023-12-02 17:29:05,744 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2023-12-02 17:29:05,745 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 72 treesize of output 35 [2023-12-02 17:29:05,753 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 11 treesize of output 7 [2023-12-02 17:29:05,761 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 7 treesize of output 3 [2023-12-02 17:29:05,794 WARN L854 $PredicateComparison]: unable to prove that (and (= |c_#memory_$Pointer$.base| |c_old(#memory_$Pointer$.base)|) (= |c_#valid| |c_old(#valid)|) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (<= (+ |c_#StackHeapBarrier| 1) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |v_#valid_BEFORE_CALL_107| .cse0)))) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= (+ v_arrayElimCell_70 1) |c_#StackHeapBarrier|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1))) (= |c_old(#memory_int)| |c_#memory_int|) (= |c_#memory_$Pointer$.offset| |c_old(#memory_$Pointer$.offset)|)) is different from false [2023-12-02 17:29:05,797 WARN L876 $PredicateComparison]: unable to prove that (and (= |c_#memory_$Pointer$.base| |c_old(#memory_$Pointer$.base)|) (= |c_#valid| |c_old(#valid)|) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (<= (+ |c_#StackHeapBarrier| 1) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |v_#valid_BEFORE_CALL_107| .cse0)))) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= (+ v_arrayElimCell_70 1) |c_#StackHeapBarrier|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1))) (= |c_old(#memory_int)| |c_#memory_int|) (= |c_#memory_$Pointer$.offset| |c_old(#memory_$Pointer$.offset)|)) is different from true [2023-12-02 17:29:05,844 WARN L854 $PredicateComparison]: unable to prove that (and (= |c_#memory_$Pointer$.base| |c_old(#memory_$Pointer$.base)|) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (<= (+ |c_#StackHeapBarrier| 1) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |v_#valid_BEFORE_CALL_107| .cse0)))) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= (+ v_arrayElimCell_70 1) |c_#StackHeapBarrier|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1))) (= |c_old(#memory_int)| |c_#memory_int|) (= |c_#memory_$Pointer$.offset| |c_old(#memory_$Pointer$.offset)|) (= (select |c_old(#valid)| |c_node_create_~temp~0#1.base|) 0) (<= (+ |c_node_create_~temp~0#1.base| 1) |c_#StackHeapBarrier|)) is different from false [2023-12-02 17:29:05,848 WARN L876 $PredicateComparison]: unable to prove that (and (= |c_#memory_$Pointer$.base| |c_old(#memory_$Pointer$.base)|) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (<= (+ |c_#StackHeapBarrier| 1) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |v_#valid_BEFORE_CALL_107| .cse0)))) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= (+ v_arrayElimCell_70 1) |c_#StackHeapBarrier|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1))) (= |c_old(#memory_int)| |c_#memory_int|) (= |c_#memory_$Pointer$.offset| |c_old(#memory_$Pointer$.offset)|) (= (select |c_old(#valid)| |c_node_create_~temp~0#1.base|) 0) (<= (+ |c_node_create_~temp~0#1.base| 1) |c_#StackHeapBarrier|)) is different from true [2023-12-02 17:29:05,899 WARN L854 $PredicateComparison]: unable to prove that (and (= (select |c_old(#valid)| |c_node_create_#res#1.base|) 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (<= (+ |c_#StackHeapBarrier| 1) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |v_#valid_BEFORE_CALL_107| .cse0)))) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= (+ v_arrayElimCell_70 1) |c_#StackHeapBarrier|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1))) (= |c_#memory_$Pointer$.base| (store |c_old(#memory_$Pointer$.base)| |c_node_create_#res#1.base| (select |c_#memory_$Pointer$.base| |c_node_create_#res#1.base|))) (<= (+ |c_node_create_#res#1.base| 1) |c_#StackHeapBarrier|) (= |c_#memory_$Pointer$.offset| (store |c_old(#memory_$Pointer$.offset)| |c_node_create_#res#1.base| (select |c_#memory_$Pointer$.offset| |c_node_create_#res#1.base|))) (= (store |c_old(#memory_int)| |c_node_create_#res#1.base| (select |c_#memory_int| |c_node_create_#res#1.base|)) |c_#memory_int|)) is different from false [2023-12-02 17:29:05,902 WARN L876 $PredicateComparison]: unable to prove that (and (= (select |c_old(#valid)| |c_node_create_#res#1.base|) 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (<= (+ |c_#StackHeapBarrier| 1) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |v_#valid_BEFORE_CALL_107| .cse0)))) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= (+ v_arrayElimCell_70 1) |c_#StackHeapBarrier|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1))) (= |c_#memory_$Pointer$.base| (store |c_old(#memory_$Pointer$.base)| |c_node_create_#res#1.base| (select |c_#memory_$Pointer$.base| |c_node_create_#res#1.base|))) (<= (+ |c_node_create_#res#1.base| 1) |c_#StackHeapBarrier|) (= |c_#memory_$Pointer$.offset| (store |c_old(#memory_$Pointer$.offset)| |c_node_create_#res#1.base| (select |c_#memory_$Pointer$.offset| |c_node_create_#res#1.base|))) (= (store |c_old(#memory_int)| |c_node_create_#res#1.base| (select |c_#memory_int| |c_node_create_#res#1.base|)) |c_#memory_int|)) is different from true [2023-12-02 17:29:05,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:05,966 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 31 [2023-12-02 17:29:05,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:05,994 INFO L349 Elim1Store]: treesize reduction 25, result has 16.7 percent of original size [2023-12-02 17:29:05,994 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 93 treesize of output 68 [2023-12-02 17:29:06,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:06,071 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2023-12-02 17:29:06,095 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse5 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse4 (select (select |c_#memory_$Pointer$.base| .cse5) 0))) (let ((.cse3 (+ |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| 2)) (.cse1 (+ .cse4 2))) (and (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse2 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |v_#valid_BEFORE_CALL_107| .cse0)))) (<= .cse1 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse2 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse2 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse3 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (or (= .cse4 .cse5) (= (select (select |c_#memory_int| .cse5) 4) 1)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (<= .cse3 |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse1 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse6 (select |v_old(#valid)_AFTER_CALL_55| .cse6))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse4)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse5) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse5) 1))))))) is different from false [2023-12-02 17:29:06,100 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse5 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse4 (select (select |c_#memory_$Pointer$.base| .cse5) 0))) (let ((.cse3 (+ |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| 2)) (.cse1 (+ .cse4 2))) (and (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse2 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |v_#valid_BEFORE_CALL_107| .cse0)))) (<= .cse1 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse2 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse2 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse3 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (or (= .cse4 .cse5) (= (select (select |c_#memory_int| .cse5) 4) 1)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (<= .cse3 |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse1 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse6 (select |v_old(#valid)_AFTER_CALL_55| .cse6))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse4)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse5) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse5) 1))))))) is different from true [2023-12-02 17:29:06,226 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse1 (select (select |c_#memory_$Pointer$.base| .cse2) 0))) (let ((.cse0 (+ 2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse5 (+ .cse1 2))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (or (= .cse1 .cse2) (= (select (select |c_#memory_int| .cse2) 4) 1)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse3 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse3 (select |v_old(#valid)_AFTER_CALL_55| .cse3))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse1)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse2) 0) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse2) 1))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse6 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse4 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse4 (select |v_#valid_BEFORE_CALL_107| .cse4)))) (<= .cse5 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse6 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse6 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse5 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0))))) is different from false [2023-12-02 17:29:06,231 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse1 (select (select |c_#memory_$Pointer$.base| .cse2) 0))) (let ((.cse0 (+ 2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse5 (+ .cse1 2))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (or (= .cse1 .cse2) (= (select (select |c_#memory_int| .cse2) 4) 1)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse3 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse3 (select |v_old(#valid)_AFTER_CALL_55| .cse3))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse1)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse2) 0) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse2) 1))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse6 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse4 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse4 (select |v_#valid_BEFORE_CALL_107| .cse4)))) (<= .cse5 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse6 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse6 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse5 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0))))) is different from true [2023-12-02 17:29:06,355 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse1 (select (select |c_#memory_$Pointer$.base| .cse2) 0))) (let ((.cse0 (+ 2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse5 (+ .cse1 2))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (or (= .cse1 .cse2) (= (select (select |c_#memory_int| .cse2) 4) 1)) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset| (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) 0)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse3 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse3 (select |v_old(#valid)_AFTER_CALL_55| .cse3))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse1)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse2) 0) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse2) 1))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse6 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse4 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse4 (select |v_#valid_BEFORE_CALL_107| .cse4)))) (<= .cse5 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse6 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse6 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse5 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) 0)))))) is different from false [2023-12-02 17:29:06,359 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse1 (select (select |c_#memory_$Pointer$.base| .cse2) 0))) (let ((.cse0 (+ 2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse5 (+ .cse1 2))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (or (= .cse1 .cse2) (= (select (select |c_#memory_int| .cse2) 4) 1)) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset| (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) 0)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse3 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse3 (select |v_old(#valid)_AFTER_CALL_55| .cse3))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse1)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse2) 0) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse2) 1))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse6 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse4 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse4 (select |v_#valid_BEFORE_CALL_107| .cse4)))) (<= .cse5 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse6 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse6 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse5 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) 0)))))) is different from true [2023-12-02 17:29:06,583 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse1 (select (select |c_#memory_$Pointer$.base| .cse2) 0))) (let ((.cse0 (+ 2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse5 (+ .cse1 2))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (or (= .cse1 .cse2) (= (select (select |c_#memory_int| .cse2) 4) 1)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| (select (select |c_#memory_$Pointer$.base| (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) 0)) (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) 0))) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse3 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse3 (select |v_old(#valid)_AFTER_CALL_55| .cse3))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse1)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse2) 0) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse2) 1))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse6 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse4 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse4 (select |v_#valid_BEFORE_CALL_107| .cse4)))) (<= .cse5 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse6 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse6 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse5 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0))))) is different from false [2023-12-02 17:29:06,587 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse1 (select (select |c_#memory_$Pointer$.base| .cse2) 0))) (let ((.cse0 (+ 2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse5 (+ .cse1 2))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (or (= .cse1 .cse2) (= (select (select |c_#memory_int| .cse2) 4) 1)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| (select (select |c_#memory_$Pointer$.base| (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) 0)) (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) 0))) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse3 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse3 (select |v_old(#valid)_AFTER_CALL_55| .cse3))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse1)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse2) 0) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse2) 1))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse6 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse4 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse4 (select |v_#valid_BEFORE_CALL_107| .cse4)))) (<= .cse5 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse6 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse6 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse5 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0))))) is different from true [2023-12-02 17:29:06,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:06,865 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 42 [2023-12-02 17:29:06,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:06,885 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:06,886 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:06,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:06,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:06,891 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 62 treesize of output 31 [2023-12-02 17:29:06,903 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:06,926 INFO L349 Elim1Store]: treesize reduction 59, result has 10.6 percent of original size [2023-12-02 17:29:06,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 185 treesize of output 85 [2023-12-02 17:29:06,981 INFO L349 Elim1Store]: treesize reduction 78, result has 17.0 percent of original size [2023-12-02 17:29:06,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 6 new quantified variables, introduced 6 case distinctions, treesize of input 295 treesize of output 166 [2023-12-02 17:29:06,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:07,024 INFO L349 Elim1Store]: treesize reduction 72, result has 17.2 percent of original size [2023-12-02 17:29:07,024 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 228 treesize of output 214 [2023-12-02 17:29:07,116 INFO L349 Elim1Store]: treesize reduction 148, result has 0.7 percent of original size [2023-12-02 17:29:07,116 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 6 new quantified variables, introduced 8 case distinctions, treesize of input 251 treesize of output 155 [2023-12-02 17:29:07,128 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:07,143 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse4 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0)) (.cse8 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse3 (select (select |c_#memory_$Pointer$.base| .cse4) .cse8))) (let ((.cse2 (select (select |c_#memory_$Pointer$.base| .cse3) 0))) (let ((.cse0 (+ .cse4 2)) (.cse5 (+ .cse2 2))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse1 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse1 (select |v_old(#valid)_AFTER_CALL_55| .cse1))) |v_old(#valid)_AFTER_CALL_55|) (= (select |v_old(#valid)_AFTER_CALL_56| .cse2) 1) (= (select |v_old(#valid)_AFTER_CALL_55| .cse3) 1) (= (select |v_old(#valid)_AFTER_CALL_56| .cse3) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse4) 0))) (or (= (select (select |c_#memory_int| .cse3) 4) 1) (= .cse3 .cse2)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse7 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (<= .cse5 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse6 (select |v_#valid_BEFORE_CALL_107| .cse6)))) (<= .cse7 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse7 |c_ULTIMATE.start_main_~#s~0#1.base|) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= (select (select |c_#memory_$Pointer$.offset| .cse4) .cse8) 0) (not (= .cse2 .cse4)) (= |c_ULTIMATE.start_main_~data~0#1| 1) (<= .cse5 |c_ULTIMATE.start_main_~#s~0#1.base|)))))) is different from false [2023-12-02 17:29:07,147 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse4 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0)) (.cse8 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse3 (select (select |c_#memory_$Pointer$.base| .cse4) .cse8))) (let ((.cse2 (select (select |c_#memory_$Pointer$.base| .cse3) 0))) (let ((.cse0 (+ .cse4 2)) (.cse5 (+ .cse2 2))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse1 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse1 (select |v_old(#valid)_AFTER_CALL_55| .cse1))) |v_old(#valid)_AFTER_CALL_55|) (= (select |v_old(#valid)_AFTER_CALL_56| .cse2) 1) (= (select |v_old(#valid)_AFTER_CALL_55| .cse3) 1) (= (select |v_old(#valid)_AFTER_CALL_56| .cse3) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse4) 0))) (or (= (select (select |c_#memory_int| .cse3) 4) 1) (= .cse3 .cse2)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse7 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (<= .cse5 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse6 (select |v_#valid_BEFORE_CALL_107| .cse6)))) (<= .cse7 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse7 |c_ULTIMATE.start_main_~#s~0#1.base|) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= (select (select |c_#memory_$Pointer$.offset| .cse4) .cse8) 0) (not (= .cse2 .cse4)) (= |c_ULTIMATE.start_main_~data~0#1| 1) (<= .cse5 |c_ULTIMATE.start_main_~#s~0#1.base|)))))) is different from true [2023-12-02 17:29:07,400 WARN L854 $PredicateComparison]: unable to prove that (and (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (|ULTIMATE.start_main_~#s~0#1.base| Int) (v_arrayElimIndex_13 Int)) (let ((.cse0 (select (select |c_#memory_$Pointer$.base| |ULTIMATE.start_main_~#s~0#1.base|) 0)) (.cse7 (select (select |c_#memory_$Pointer$.offset| |ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse5 (select (select |c_#memory_$Pointer$.base| .cse0) .cse7))) (let ((.cse3 (select (select |c_#memory_$Pointer$.base| .cse5) 0))) (let ((.cse2 (+ 2 .cse3)) (.cse1 (+ 2 v_arrayElimCell_70)) (.cse4 (+ .cse0 2))) (and (= .cse0 |c_ULTIMATE.start_main_~ptr~0#1.base|) (<= .cse1 |ULTIMATE.start_main_~#s~0#1.base|) (<= .cse2 |ULTIMATE.start_main_~#s~0#1.base|) (<= .cse2 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= (select |v_old(#valid)_AFTER_CALL_56| .cse3) 1) (<= .cse4 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_56| .cse5) 0) (= (select (select |c_#memory_int| .cse5) 4) 1) (= (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse6 (select |v_old(#valid)_AFTER_CALL_55| .cse6))) |v_old(#valid)_AFTER_CALL_55|) (= |c_ULTIMATE.start_main_~ptr~0#1.offset| .cse7) (= |v_#valid_BEFORE_CALL_107| (let ((.cse8 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse8 (select |v_#valid_BEFORE_CALL_107| .cse8)))) (= (select (select |c_#memory_$Pointer$.offset| .cse0) .cse7) 0) (<= .cse1 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_55| .cse0) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse5) 1) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1) (<= .cse4 |ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_56| |ULTIMATE.start_main_~#s~0#1.base|) 1))))))) (= |c_ULTIMATE.start_main_~data~0#1| 1)) is different from false [2023-12-02 17:29:07,403 WARN L876 $PredicateComparison]: unable to prove that (and (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (|ULTIMATE.start_main_~#s~0#1.base| Int) (v_arrayElimIndex_13 Int)) (let ((.cse0 (select (select |c_#memory_$Pointer$.base| |ULTIMATE.start_main_~#s~0#1.base|) 0)) (.cse7 (select (select |c_#memory_$Pointer$.offset| |ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse5 (select (select |c_#memory_$Pointer$.base| .cse0) .cse7))) (let ((.cse3 (select (select |c_#memory_$Pointer$.base| .cse5) 0))) (let ((.cse2 (+ 2 .cse3)) (.cse1 (+ 2 v_arrayElimCell_70)) (.cse4 (+ .cse0 2))) (and (= .cse0 |c_ULTIMATE.start_main_~ptr~0#1.base|) (<= .cse1 |ULTIMATE.start_main_~#s~0#1.base|) (<= .cse2 |ULTIMATE.start_main_~#s~0#1.base|) (<= .cse2 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= (select |v_old(#valid)_AFTER_CALL_56| .cse3) 1) (<= .cse4 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_56| .cse5) 0) (= (select (select |c_#memory_int| .cse5) 4) 1) (= (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse6 (select |v_old(#valid)_AFTER_CALL_55| .cse6))) |v_old(#valid)_AFTER_CALL_55|) (= |c_ULTIMATE.start_main_~ptr~0#1.offset| .cse7) (= |v_#valid_BEFORE_CALL_107| (let ((.cse8 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse8 (select |v_#valid_BEFORE_CALL_107| .cse8)))) (= (select (select |c_#memory_$Pointer$.offset| .cse0) .cse7) 0) (<= .cse1 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_55| .cse0) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse5) 1) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1) (<= .cse4 |ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_56| |ULTIMATE.start_main_~#s~0#1.base|) 1))))))) (= |c_ULTIMATE.start_main_~data~0#1| 1)) is different from true [2023-12-02 17:29:07,443 INFO L349 Elim1Store]: treesize reduction 40, result has 2.4 percent of original size [2023-12-02 17:29:07,443 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 5 new quantified variables, introduced 3 case distinctions, treesize of input 174 treesize of output 68 [2023-12-02 17:29:07,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:07,458 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 3 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 17:29:07,557 WARN L854 $PredicateComparison]: unable to prove that (and (= |c_ULTIMATE.start_main_~ptr~0#1.offset| 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int)) (v_arrayElimCell_70 Int) (v_arrayElimCell_91 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (|ULTIMATE.start_main_~#s~0#1.base| Int) (v_arrayElimIndex_13 Int) (v_arrayElimIndex_22 Int)) (let ((.cse0 (+ 2 v_arrayElimCell_70)) (.cse3 (+ 2 v_arrayElimCell_91)) (.cse4 (+ 2 v_arrayElimIndex_22))) (and (<= .cse0 |ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= (select |v_old(#valid)_AFTER_CALL_56| v_arrayElimCell_91) 1) (= (let ((.cse1 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse1 (select |v_old(#valid)_AFTER_CALL_55| .cse1))) |v_old(#valid)_AFTER_CALL_55|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse2 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse2 (select |v_#valid_BEFORE_CALL_107| .cse2)))) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse3 |ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (= (select |v_old(#valid)_AFTER_CALL_55| v_arrayElimIndex_22) 0) (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~ptr~0#1.base|) 0) (<= .cse4 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_main_~ptr~0#1.base|) 1) (<= .cse3 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1) (= (select |v_old(#valid)_AFTER_CALL_56| |ULTIMATE.start_main_~#s~0#1.base|) 1) (<= .cse4 |ULTIMATE.start_main_~#s~0#1.base|)))) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= (select (select |c_#memory_int| |c_ULTIMATE.start_main_~ptr~0#1.base|) 4) 1)) is different from false [2023-12-02 17:29:07,561 WARN L876 $PredicateComparison]: unable to prove that (and (= |c_ULTIMATE.start_main_~ptr~0#1.offset| 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int)) (v_arrayElimCell_70 Int) (v_arrayElimCell_91 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (|ULTIMATE.start_main_~#s~0#1.base| Int) (v_arrayElimIndex_13 Int) (v_arrayElimIndex_22 Int)) (let ((.cse0 (+ 2 v_arrayElimCell_70)) (.cse3 (+ 2 v_arrayElimCell_91)) (.cse4 (+ 2 v_arrayElimIndex_22))) (and (<= .cse0 |ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= (select |v_old(#valid)_AFTER_CALL_56| v_arrayElimCell_91) 1) (= (let ((.cse1 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse1 (select |v_old(#valid)_AFTER_CALL_55| .cse1))) |v_old(#valid)_AFTER_CALL_55|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse2 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse2 (select |v_#valid_BEFORE_CALL_107| .cse2)))) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse3 |ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (= (select |v_old(#valid)_AFTER_CALL_55| v_arrayElimIndex_22) 0) (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~ptr~0#1.base|) 0) (<= .cse4 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_main_~ptr~0#1.base|) 1) (<= .cse3 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1) (= (select |v_old(#valid)_AFTER_CALL_56| |ULTIMATE.start_main_~#s~0#1.base|) 1) (<= .cse4 |ULTIMATE.start_main_~#s~0#1.base|)))) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= (select (select |c_#memory_int| |c_ULTIMATE.start_main_~ptr~0#1.base|) 4) 1)) is different from true [2023-12-02 17:29:07,619 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 9 not checked. [2023-12-02 17:29:07,619 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-12-02 17:29:07,775 WARN L854 $PredicateComparison]: unable to prove that (forall ((|ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| Int) (v_ArrVal_760 (Array Int Int)) (v_ArrVal_762 (Array Int Int)) (v_ArrVal_761 (Array Int Int)) (v_ArrVal_764 (Array Int Int)) (v_ArrVal_763 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (let ((.cse3 (store (let ((.cse5 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))))) (store .cse5 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse5 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_ArrVal_760)) (.cse0 (store (let ((.cse4 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))))) (store .cse4 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse4 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|))) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_ArrVal_761))) (let ((.cse1 (select (select .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse2 (select (select .cse3 |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (select (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_762) |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| v_ArrVal_763) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| v_ArrVal_764) (select (select .cse0 .cse1) .cse2)) (+ (select (select .cse3 .cse1) .cse2) 4)))))) is different from false [2023-12-02 17:29:07,809 WARN L854 $PredicateComparison]: unable to prove that (forall ((|ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| Int) (v_ArrVal_760 (Array Int Int)) (v_ArrVal_762 (Array Int Int)) (v_ArrVal_761 (Array Int Int)) (v_ArrVal_764 (Array Int Int)) (v_ArrVal_763 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (let ((.cse0 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|))) (let ((.cse4 (store (let ((.cse6 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))))) (store .cse6 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse6 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) .cse0 v_ArrVal_760)) (.cse1 (store (let ((.cse5 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))))) (store .cse5 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse5 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|))) .cse0 v_ArrVal_761))) (let ((.cse2 (select (select .cse1 |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse3 (select (select .cse4 |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (select (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_762) |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| v_ArrVal_763) .cse0 v_ArrVal_764) (select (select .cse1 .cse2) .cse3)) (+ (select (select .cse4 .cse2) .cse3) 4))))))) is different from false [2023-12-02 17:29:07,836 WARN L854 $PredicateComparison]: unable to prove that (forall ((|ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| Int) (v_ArrVal_760 (Array Int Int)) (v_ArrVal_762 (Array Int Int)) (v_ArrVal_761 (Array Int Int)) (v_ArrVal_764 (Array Int Int)) (v_ArrVal_763 (Array Int Int))) (= (let ((.cse6 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (.cse8 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))) (let ((.cse0 (select (select |c_#memory_$Pointer$.base| .cse6) .cse8))) (let ((.cse4 (store (let ((.cse7 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| .cse8)))) (store .cse7 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse7 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) .cse0 v_ArrVal_760)) (.cse1 (store (let ((.cse5 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| (store (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| .cse6)))) (store .cse5 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse5 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|))) .cse0 v_ArrVal_761))) (let ((.cse2 (select (select .cse1 |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse3 (select (select .cse4 |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (select (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| v_ArrVal_762) |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| v_ArrVal_763) .cse0 v_ArrVal_764) (select (select .cse1 .cse2) .cse3)) (+ 4 (select (select .cse4 .cse2) .cse3))))))) |c_ULTIMATE.start_main_~data~0#1|)) is different from false [2023-12-02 17:29:07,872 WARN L854 $PredicateComparison]: unable to prove that (forall ((|ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| Int) (v_ArrVal_760 (Array Int Int)) (v_ArrVal_762 (Array Int Int)) (v_ArrVal_761 (Array Int Int)) (v_ArrVal_764 (Array Int Int)) (v_ArrVal_763 (Array Int Int))) (= |c_ULTIMATE.start_main_~data~0#1| (let ((.cse6 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (.cse8 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))) (let ((.cse0 (select (select |c_#memory_$Pointer$.base| .cse6) .cse8))) (let ((.cse4 (store (let ((.cse7 (store |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| (store (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base|) |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| .cse8)))) (store .cse7 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse7 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) .cse0 v_ArrVal_760)) (.cse1 (store (let ((.cse5 (store |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| (store (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base|) |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| .cse6)))) (store .cse5 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse5 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base|))) .cse0 v_ArrVal_761))) (let ((.cse2 (select (select .cse1 |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse3 (select (select .cse4 |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (select (select (store (store (store |c_#memory_int| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| v_ArrVal_762) |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| v_ArrVal_763) .cse0 v_ArrVal_764) (select (select .cse1 .cse2) .cse3)) (+ (select (select .cse4 .cse2) .cse3) 4)))))))) is different from false [2023-12-02 17:29:07,984 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_777 (Array Int Int)) (v_ArrVal_776 (Array Int Int)) (|v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_34| Int) (|ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| Int) (v_ArrVal_760 (Array Int Int)) (v_ArrVal_762 (Array Int Int)) (v_ArrVal_761 (Array Int Int)) (v_ArrVal_764 (Array Int Int)) (v_ArrVal_763 (Array Int Int))) (or (< |c_#StackHeapBarrier| (+ |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_34| 1)) (not (= (select |c_#valid| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_34|) 0)) (= |c_ULTIMATE.start_main_~data~0#1| (let ((.cse9 (store |c_#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_34| v_ArrVal_777))) (let ((.cse6 (select (select .cse9 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (.cse8 (select (select (store |c_#memory_$Pointer$.offset| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_34| v_ArrVal_776) |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))) (let ((.cse0 (select (select .cse9 .cse6) .cse8))) (let ((.cse4 (store (let ((.cse7 (store |c_#memory_$Pointer$.offset| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_34| (store v_ArrVal_776 |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| .cse8)))) (store .cse7 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse7 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset|))) .cse0 v_ArrVal_760)) (.cse1 (store (let ((.cse5 (store |c_#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_34| (store v_ArrVal_777 |ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| .cse6)))) (store .cse5 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| (store (select .cse5 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_34|))) .cse0 v_ArrVal_761))) (let ((.cse2 (select (select .cse1 |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse3 (select (select .cse4 |c_ULTIMATE.start_main_~#s~0#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|))) (select (select (store (store (store |c_#memory_int| |v_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base_34| v_ArrVal_762) |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| v_ArrVal_763) .cse0 v_ArrVal_764) (select (select .cse1 .cse2) .cse3)) (+ (select (select .cse4 .cse2) .cse3) 4)))))))))) is different from false [2023-12-02 17:29:07,988 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [290511740] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 17:29:07,988 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSifa [1637775662] [2023-12-02 17:29:07,990 INFO L159 IcfgInterpreter]: Started Sifa with 21 locations of interest [2023-12-02 17:29:07,990 INFO L166 IcfgInterpreter]: Building call graph [2023-12-02 17:29:07,990 INFO L171 IcfgInterpreter]: Initial procedures are [ULTIMATE.start] [2023-12-02 17:29:07,990 INFO L176 IcfgInterpreter]: Starting interpretation [2023-12-02 17:29:07,990 INFO L197 IcfgInterpreter]: Interpreting procedure ULTIMATE.start with input of size 1 for LOIs [2023-12-02 17:29:08,800 INFO L197 IcfgInterpreter]: Interpreting procedure node_create with input of size 8 for LOIs [2023-12-02 17:29:08,808 INFO L180 IcfgInterpreter]: Interpretation finished [2023-12-02 17:29:10,303 WARN L876 $PredicateComparison]: unable to prove that (and (= |c_ULTIMATE.start_sll_circular_create_~data#1| 1) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (<= 1 |c_#StackHeapBarrier|) (let ((.cse0 (exists ((|v_#memory_int_42| (Array Int (Array Int Int))) (|v_#memory_int_166| (Array Int (Array Int Int)))) (let ((.cse12 (select |v_#memory_int_42| |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base|))) (and (= |v_#memory_int_42| (store |v_#memory_int_166| |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base| (store (select |v_#memory_int_166| |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base|) 0 (select .cse12 0)))) (= (store |v_#memory_int_42| |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base| (store .cse12 4 1)) |c_#memory_int|))))) (.cse1 (exists ((|v_#length_49| (Array Int Int))) (= |c_#length| (store |v_#length_49| |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base| 8)))) (.cse2 (exists ((|v_#memory_$Pointer$.offset_111| (Array Int (Array Int Int)))) (= |c_#memory_$Pointer$.offset| (store |v_#memory_$Pointer$.offset_111| |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base| (store (store (select |v_#memory_$Pointer$.offset_111| |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base|) 0 0) 4 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base|) 4)))))) (.cse3 (exists ((|v_#memory_$Pointer$.base_123| (Array Int (Array Int Int)))) (= |c_#memory_$Pointer$.base| (store |v_#memory_$Pointer$.base_123| |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base| (store (store (select |v_#memory_$Pointer$.base_123| |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base|) 0 0) 4 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base|) 4)))))) (.cse4 (<= (+ |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base| 1) |c_#StackHeapBarrier|)) (.cse5 (not (= |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base| 0))) (.cse7 (exists ((|v_#length_48| (Array Int Int))) (and (= (select |v_#length_48| 2) 24) (= (select |v_#length_48| 1) 2)))) (.cse8 (exists ((|v_#valid_75| (Array Int Int))) (and (= 0 (select |v_#valid_75| |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base|)) (= |c_#valid| (store |v_#valid_75| |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.base| 1))))) (.cse9 (<= (+ |c_#StackHeapBarrier| 1) |c_ULTIMATE.start_main_~#s~0#1.base|)) (.cse10 (exists ((|v_#valid_74| (Array Int Int))) (and (= (select |v_#valid_74| 1) 1) (= (select |v_#valid_74| 2) 1) (= (select |v_#valid_74| 0) 0) (= (select |v_#valid_74| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))))) (or (and .cse0 .cse1 .cse2 .cse3 .cse4 .cse5 (exists ((|v_#memory_int_BEFORE_CALL_98| (Array Int (Array Int Int)))) (let ((.cse6 (select |v_#memory_int_BEFORE_CALL_98| 1))) (and (= (select .cse6 1) 0) (= (select .cse6 0) 48)))) .cse7 .cse8 .cse9 .cse10) (and .cse0 .cse1 .cse2 .cse3 .cse4 .cse5 .cse7 (exists ((|v_#memory_int_BEFORE_CALL_96| (Array Int (Array Int Int)))) (let ((.cse11 (select |v_#memory_int_BEFORE_CALL_96| 1))) (and (= (select .cse11 1) 0) (= 48 (select .cse11 0))))) .cse8 .cse9 .cse10))) (= |c_ULTIMATE.start_sll_circular_create_#t~ret4#1.offset| 0) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= 2 |c_ULTIMATE.start_sll_circular_create_#in~len#1|) (= |c_ULTIMATE.start_sll_circular_create_#in~data#1| 1) (<= 2 |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_sll_circular_create_~len#1| 2) (= |c_ULTIMATE.start_main_~len~0#1| 2)) is different from true [2023-12-02 17:29:19,176 INFO L133 SifaRunner]: Sifa could not show that error location is unreachable, found '1379#(and (<= 1 |#StackHeapBarrier|) (= |ULTIMATE.start_main_~count~0#1| 1) (= (select (select |#memory_$Pointer$.offset| (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#s~0#1.base|) 0)) (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#s~0#1.base|) 0)) |ULTIMATE.start_main_~ptr~0#1.offset|) (= |ULTIMATE.start_sll_circular_create_#res#1.offset| 0) (= |ULTIMATE.start_main_~uneq~0#1| 5) (exists ((|v_#memory_$Pointer$.offset_115| (Array Int (Array Int Int))) (|v_#memory_int_20| (Array Int (Array Int Int))) (|v_#memory_int_170| (Array Int (Array Int Int))) (|v_#memory_int_21| (Array Int (Array Int Int))) (|v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33| Int) (|v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29| Int) (|v_#memory_$Pointer$.base_127| (Array Int (Array Int Int))) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22| Int)) (and (= (select (select |v_#memory_$Pointer$.offset_115| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|) (select (select |v_#memory_$Pointer$.offset_115| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0)) (= |#memory_$Pointer$.base| (store (store (store |v_#memory_$Pointer$.base_127| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|) (store (select |v_#memory_$Pointer$.base_127| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|)) 0 (select (select |v_#memory_$Pointer$.base_127| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22| (store (select (store |v_#memory_$Pointer$.base_127| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|) (store (select |v_#memory_$Pointer$.base_127| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|)) 0 (select (select |v_#memory_$Pointer$.base_127| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0 (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|))) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33| (store (select (store (store |v_#memory_$Pointer$.base_127| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|) (store (select |v_#memory_$Pointer$.base_127| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|)) 0 (select (select |v_#memory_$Pointer$.base_127| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22| (store (select (store |v_#memory_$Pointer$.base_127| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|) (store (select |v_#memory_$Pointer$.base_127| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|)) 0 (select (select |v_#memory_$Pointer$.base_127| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0 (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|))) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|)))) (= (store |v_#memory_int_20| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33| (store (select |v_#memory_int_20| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29| (select (select |#memory_int| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|))) |#memory_int|) (<= 2 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) (= |#memory_$Pointer$.offset| (store (store (store |v_#memory_$Pointer$.offset_115| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|) (store (select |v_#memory_$Pointer$.offset_115| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|)) 0 (select (select |v_#memory_$Pointer$.offset_115| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22| (store (select (store |v_#memory_$Pointer$.offset_115| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|) (store (select |v_#memory_$Pointer$.offset_115| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|)) 0 (select (select |v_#memory_$Pointer$.offset_115| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0 0)) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33| (store (select (store (store |v_#memory_$Pointer$.offset_115| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|) (store (select |v_#memory_$Pointer$.offset_115| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|)) 0 (select (select |v_#memory_$Pointer$.offset_115| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22| (store (select (store |v_#memory_$Pointer$.offset_115| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|) (store (select |v_#memory_$Pointer$.offset_115| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|)) 0 (select (select |v_#memory_$Pointer$.offset_115| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0))) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0 0)) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29| 0))) (= (select (select |v_#memory_$Pointer$.base_127| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0) (select (select |v_#memory_$Pointer$.base_127| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|)) (= |v_#memory_int_20| (store |v_#memory_int_21| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22| (store (select |v_#memory_int_21| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0 (select (select |v_#memory_int_20| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_22|) 0)))) (= |v_#memory_int_21| (store |v_#memory_int_170| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|) (store (select |v_#memory_int_170| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|)) 0 (select (select |v_#memory_int_21| (select (select |#memory_$Pointer$.base| |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.base_33|) |v_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset_29|)) 0)))))) (= |ULTIMATE.start_main_~data~0#1| 1) (= |ULTIMATE.start_main_~ptr~0#1.base| (select (select |#memory_$Pointer$.base| (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#s~0#1.base|) 0)) (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#s~0#1.base|) 0))) (= |ULTIMATE.start_main_~#s~0#1.offset| 0) (= |ULTIMATE.start_main_~len~0#1| 2) (not (= (select (select |#memory_int| |ULTIMATE.start_main_~ptr~0#1.base|) (+ |ULTIMATE.start_main_~ptr~0#1.offset| 4)) 1)) (<= 2 |ULTIMATE.start_main_~#s~0#1.base|) (= 5 (select (select |#memory_int| (select (select |#memory_$Pointer$.base| |ULTIMATE.start_main_~#s~0#1.base|) 0)) (+ (select (select |#memory_$Pointer$.offset| |ULTIMATE.start_main_~#s~0#1.base|) 0) 4))))' at error location [2023-12-02 17:29:19,176 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: ALGORITHM_FAILED [2023-12-02 17:29:19,176 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-12-02 17:29:19,176 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 23] total 43 [2023-12-02 17:29:19,176 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1314869955] [2023-12-02 17:29:19,177 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-12-02 17:29:19,177 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 44 states [2023-12-02 17:29:19,177 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy SIFA_TAIPAN [2023-12-02 17:29:19,178 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants. [2023-12-02 17:29:19,180 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=165, Invalid=2522, Unknown=41, NotChecked=2242, Total=4970 [2023-12-02 17:29:19,180 INFO L87 Difference]: Start difference. First operand 42 states and 54 transitions. Second operand has 44 states, 35 states have (on average 1.2285714285714286) internal successors, (43), 34 states have internal predecessors, (43), 6 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2023-12-02 17:29:19,783 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse1 (select (select |c_#memory_int| |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.base|) 4))) (and (= (select |c_#valid| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= |c_ULTIMATE.start_sll_circular_create_~data#1| 1) (<= (+ |c_ULTIMATE.start_sll_circular_create_~head~0#1.base| 1) |c_#StackHeapBarrier|) (= |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.offset| 0) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= |c_#valid| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |c_#valid|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |c_#valid| .cse0)))) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.base|) 0))) (= |c_ULTIMATE.start_main_~data~0#1| .cse1) (= (select |c_#valid| |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.base|) 1) (= |c_ULTIMATE.start_main_~data~0#1| 1) (not (= |c_ULTIMATE.start_sll_circular_create_~head~0#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|)) (= (select |c_#valid| |c_ULTIMATE.start_sll_circular_create_~last~0#1.base|) 1) (not (= |c_ULTIMATE.start_sll_circular_create_~last~0#1.base| |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.base|)) (= |c_ULTIMATE.start_main_~data~0#1| |c_ULTIMATE.start_sll_circular_create_~data#1|) (= |c_ULTIMATE.start_sll_circular_create_~last~0#1.offset| 0) (= (select |c_#valid| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 1) (= .cse1 1) (= |c_ULTIMATE.start_sll_circular_create_~head~0#1.offset| 0) (<= (+ |c_#StackHeapBarrier| 1) |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_sll_circular_create_~head~0#1.base| |c_ULTIMATE.start_sll_circular_create_~last~0#1.base|))) is different from false [2023-12-02 17:29:19,786 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse1 (select (select |c_#memory_int| |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.base|) 4))) (and (= (select |c_#valid| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= |c_ULTIMATE.start_sll_circular_create_~data#1| 1) (<= (+ |c_ULTIMATE.start_sll_circular_create_~head~0#1.base| 1) |c_#StackHeapBarrier|) (= |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.offset| 0) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= |c_#valid| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |c_#valid|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |c_#valid| .cse0)))) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.base|) 0))) (= |c_ULTIMATE.start_main_~data~0#1| .cse1) (= (select |c_#valid| |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.base|) 1) (= |c_ULTIMATE.start_main_~data~0#1| 1) (not (= |c_ULTIMATE.start_sll_circular_create_~head~0#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|)) (= (select |c_#valid| |c_ULTIMATE.start_sll_circular_create_~last~0#1.base|) 1) (not (= |c_ULTIMATE.start_sll_circular_create_~last~0#1.base| |c_ULTIMATE.start_sll_circular_create_#t~ret5#1.base|)) (= |c_ULTIMATE.start_main_~data~0#1| |c_ULTIMATE.start_sll_circular_create_~data#1|) (= |c_ULTIMATE.start_sll_circular_create_~last~0#1.offset| 0) (= (select |c_#valid| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 1) (= .cse1 1) (= |c_ULTIMATE.start_sll_circular_create_~head~0#1.offset| 0) (<= (+ |c_#StackHeapBarrier| 1) |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_sll_circular_create_~head~0#1.base| |c_ULTIMATE.start_sll_circular_create_~last~0#1.base|))) is different from true [2023-12-02 17:29:19,791 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_int| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 4)) (.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 0))) (and (= |c_ULTIMATE.start_main_~data~0#1| .cse0) (not (= .cse1 |c_ULTIMATE.start_main_~#s~0#1.base|)) (not (= |c_ULTIMATE.start_sll_circular_create_~head~0#1.base| |c_ULTIMATE.start_sll_circular_create_~last~0#1.base|)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= .cse0 1) (<= (+ |c_ULTIMATE.start_sll_circular_create_~last~0#1.base| 1) |c_#StackHeapBarrier|) (= 0 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 0)) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= (select |c_#valid| .cse1) 1) (= |c_ULTIMATE.start_sll_circular_create_~last~0#1.base| .cse1) (= |c_ULTIMATE.start_sll_circular_create_~last~0#1.offset| 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_~last~0#1.base|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= |c_#valid| (let ((.cse2 (@diff |v_old(#valid)_AFTER_CALL_54| |c_#valid|))) (store |v_old(#valid)_AFTER_CALL_54| .cse2 (select |c_#valid| .cse2)))))) (= (select |c_#valid| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 1) (= |c_ULTIMATE.start_sll_circular_create_~head~0#1.offset| 0) (<= (+ |c_#StackHeapBarrier| 1) |c_ULTIMATE.start_main_~#s~0#1.base|))) is different from false [2023-12-02 17:29:19,794 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse0 (select (select |c_#memory_int| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 4)) (.cse1 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 0))) (and (= |c_ULTIMATE.start_main_~data~0#1| .cse0) (not (= .cse1 |c_ULTIMATE.start_main_~#s~0#1.base|)) (not (= |c_ULTIMATE.start_sll_circular_create_~head~0#1.base| |c_ULTIMATE.start_sll_circular_create_~last~0#1.base|)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= .cse0 1) (<= (+ |c_ULTIMATE.start_sll_circular_create_~last~0#1.base| 1) |c_#StackHeapBarrier|) (= 0 (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 0)) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= (select |c_#valid| .cse1) 1) (= |c_ULTIMATE.start_sll_circular_create_~last~0#1.base| .cse1) (= |c_ULTIMATE.start_sll_circular_create_~last~0#1.offset| 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_sll_circular_create_~last~0#1.base|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= |c_#valid| (let ((.cse2 (@diff |v_old(#valid)_AFTER_CALL_54| |c_#valid|))) (store |v_old(#valid)_AFTER_CALL_54| .cse2 (select |c_#valid| .cse2)))))) (= (select |c_#valid| |c_ULTIMATE.start_sll_circular_create_~head~0#1.base|) 1) (= |c_ULTIMATE.start_sll_circular_create_~head~0#1.offset| 0) (<= (+ |c_#StackHeapBarrier| 1) |c_ULTIMATE.start_main_~#s~0#1.base|))) is different from true [2023-12-02 17:29:19,802 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|))) (let ((.cse3 (select .cse6 |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse1 (select .cse6 0))) (let ((.cse0 (select (select |c_#memory_$Pointer$.base| .cse1) 0)) (.cse2 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|)) (.cse4 (select (select |c_#memory_$Pointer$.base| .cse3) 0))) (and (or (= .cse0 .cse1) (= (select (select |c_#memory_int| .cse1) 4) 1)) (= (select .cse2 |c_ULTIMATE.start_main_~#s~0#1.offset|) 0) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_main_~#s~0#1.offset|) (not (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| .cse3)) (= (select |c_#valid| .cse4) 1) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| .cse4) 0) 0) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= (select (select |c_#memory_$Pointer$.offset| .cse3) 0) 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_54| .cse0) 1) (= (select |v_old(#valid)_AFTER_CALL_54| .cse1) 0) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= |c_#valid| (let ((.cse5 (@diff |v_old(#valid)_AFTER_CALL_54| |c_#valid|))) (store |v_old(#valid)_AFTER_CALL_54| .cse5 (select |c_#valid| .cse5)))))) (= (select |c_#valid| .cse1) 1) (<= (+ .cse0 1) |c_#StackHeapBarrier|) (= (select |c_#valid| .cse3) 1) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| .cse3) 4)) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (= (select .cse2 0) 0) (<= (+ |c_#StackHeapBarrier| 1) |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= .cse4 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)))))) is different from false [2023-12-02 17:29:19,805 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse6 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|))) (let ((.cse3 (select .cse6 |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse1 (select .cse6 0))) (let ((.cse0 (select (select |c_#memory_$Pointer$.base| .cse1) 0)) (.cse2 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|)) (.cse4 (select (select |c_#memory_$Pointer$.base| .cse3) 0))) (and (or (= .cse0 .cse1) (= (select (select |c_#memory_int| .cse1) 4) 1)) (= (select .cse2 |c_ULTIMATE.start_main_~#s~0#1.offset|) 0) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_main_~#s~0#1.offset|) (not (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| .cse3)) (= (select |c_#valid| .cse4) 1) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| .cse4) 0) 0) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= (select (select |c_#memory_$Pointer$.offset| .cse3) 0) 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_54| .cse0) 1) (= (select |v_old(#valid)_AFTER_CALL_54| .cse1) 0) (= (select |v_old(#valid)_AFTER_CALL_54| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= |c_#valid| (let ((.cse5 (@diff |v_old(#valid)_AFTER_CALL_54| |c_#valid|))) (store |v_old(#valid)_AFTER_CALL_54| .cse5 (select |c_#valid| .cse5)))))) (= (select |c_#valid| .cse1) 1) (<= (+ .cse0 1) |c_#StackHeapBarrier|) (= (select |c_#valid| .cse3) 1) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| .cse3) 4)) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (= (select .cse2 0) 0) (<= (+ |c_#StackHeapBarrier| 1) |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= .cse4 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)))))) is different from true [2023-12-02 17:29:19,814 WARN L854 $PredicateComparison]: unable to prove that (and (= |c_#memory_$Pointer$.base| |c_old(#memory_$Pointer$.base)|) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (<= (+ |c_#StackHeapBarrier| 1) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |v_#valid_BEFORE_CALL_107| .cse0)))) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= (+ v_arrayElimCell_70 1) |c_#StackHeapBarrier|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1))) (= |c_old(#memory_int)| |c_#memory_int|) (= |c_node_create_~temp~0#1.offset| 0) (= |c_#memory_$Pointer$.offset| |c_old(#memory_$Pointer$.offset)|) (= (select |c_old(#valid)| |c_node_create_~temp~0#1.base|) 0) (<= (+ |c_node_create_~temp~0#1.base| 1) |c_#StackHeapBarrier|)) is different from false [2023-12-02 17:29:19,816 WARN L876 $PredicateComparison]: unable to prove that (and (= |c_#memory_$Pointer$.base| |c_old(#memory_$Pointer$.base)|) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (<= (+ |c_#StackHeapBarrier| 1) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |v_#valid_BEFORE_CALL_107| .cse0)))) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= (+ v_arrayElimCell_70 1) |c_#StackHeapBarrier|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1))) (= |c_old(#memory_int)| |c_#memory_int|) (= |c_node_create_~temp~0#1.offset| 0) (= |c_#memory_$Pointer$.offset| |c_old(#memory_$Pointer$.offset)|) (= (select |c_old(#valid)| |c_node_create_~temp~0#1.base|) 0) (<= (+ |c_node_create_~temp~0#1.base| 1) |c_#StackHeapBarrier|)) is different from true [2023-12-02 17:29:19,828 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse0 (@diff |c_old(#memory_int)| |c_#memory_int|))) (let ((.cse2 (store |c_old(#memory_int)| .cse0 (select |c_#memory_int| .cse0)))) (let ((.cse1 (@diff .cse2 |c_#memory_int|)) (.cse3 (@diff |c_old(#memory_$Pointer$.offset)| |c_#memory_$Pointer$.offset|)) (.cse4 (= |c_#memory_$Pointer$.base| |c_old(#memory_$Pointer$.base)|)) (.cse5 (@diff |c_old(#memory_$Pointer$.base)| |c_#memory_$Pointer$.base|))) (and (= |c_node_create_#res#1.offset| 0) (or (= |c_old(#memory_int)| |c_#memory_int|) (= (select |c_old(#valid)| .cse0) 0)) (= (select |c_old(#valid)| |c_node_create_#res#1.base|) 0) (or (= (select |c_old(#valid)| .cse1) 0) (= .cse2 |c_#memory_int|)) (= (store .cse2 .cse1 (select |c_#memory_int| .cse1)) |c_#memory_int|) (= |c_#memory_$Pointer$.offset| (store |c_old(#memory_$Pointer$.offset)| .cse3 (select |c_#memory_$Pointer$.offset| .cse3))) (or .cse4 (= (select |c_old(#valid)| .cse5) 0)) (= |c_#memory_$Pointer$.base| (store |c_old(#memory_$Pointer$.base)| .cse5 (select |c_#memory_$Pointer$.base| .cse5))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (<= (+ |c_#StackHeapBarrier| 1) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse6 (select |v_#valid_BEFORE_CALL_107| .cse6)))) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= (+ v_arrayElimCell_70 1) |c_#StackHeapBarrier|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1))) (= |c_#memory_$Pointer$.base| (store |c_old(#memory_$Pointer$.base)| |c_node_create_#res#1.base| (select |c_#memory_$Pointer$.base| |c_node_create_#res#1.base|))) (<= (+ |c_node_create_#res#1.base| 1) |c_#StackHeapBarrier|) (= |c_#memory_$Pointer$.offset| (store |c_old(#memory_$Pointer$.offset)| |c_node_create_#res#1.base| (select |c_#memory_$Pointer$.offset| |c_node_create_#res#1.base|))) (= (store |c_old(#memory_int)| |c_node_create_#res#1.base| (select |c_#memory_int| |c_node_create_#res#1.base|)) |c_#memory_int|) (or (= |c_#memory_$Pointer$.offset| |c_old(#memory_$Pointer$.offset)|) (= .cse3 |c_node_create_#res#1.base|)) (or .cse4 (< .cse5 |c_#StackHeapBarrier|)))))) is different from false [2023-12-02 17:29:19,833 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse0 (@diff |c_old(#memory_int)| |c_#memory_int|))) (let ((.cse2 (store |c_old(#memory_int)| .cse0 (select |c_#memory_int| .cse0)))) (let ((.cse1 (@diff .cse2 |c_#memory_int|)) (.cse3 (@diff |c_old(#memory_$Pointer$.offset)| |c_#memory_$Pointer$.offset|)) (.cse4 (= |c_#memory_$Pointer$.base| |c_old(#memory_$Pointer$.base)|)) (.cse5 (@diff |c_old(#memory_$Pointer$.base)| |c_#memory_$Pointer$.base|))) (and (= |c_node_create_#res#1.offset| 0) (or (= |c_old(#memory_int)| |c_#memory_int|) (= (select |c_old(#valid)| .cse0) 0)) (= (select |c_old(#valid)| |c_node_create_#res#1.base|) 0) (or (= (select |c_old(#valid)| .cse1) 0) (= .cse2 |c_#memory_int|)) (= (store .cse2 .cse1 (select |c_#memory_int| .cse1)) |c_#memory_int|) (= |c_#memory_$Pointer$.offset| (store |c_old(#memory_$Pointer$.offset)| .cse3 (select |c_#memory_$Pointer$.offset| .cse3))) (or .cse4 (= (select |c_old(#valid)| .cse5) 0)) (= |c_#memory_$Pointer$.base| (store |c_old(#memory_$Pointer$.base)| .cse5 (select |c_#memory_$Pointer$.base| .cse5))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (<= (+ |c_#StackHeapBarrier| 1) |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse6 (select |v_#valid_BEFORE_CALL_107| .cse6)))) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= (+ v_arrayElimCell_70 1) |c_#StackHeapBarrier|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1))) (= |c_#memory_$Pointer$.base| (store |c_old(#memory_$Pointer$.base)| |c_node_create_#res#1.base| (select |c_#memory_$Pointer$.base| |c_node_create_#res#1.base|))) (<= (+ |c_node_create_#res#1.base| 1) |c_#StackHeapBarrier|) (= |c_#memory_$Pointer$.offset| (store |c_old(#memory_$Pointer$.offset)| |c_node_create_#res#1.base| (select |c_#memory_$Pointer$.offset| |c_node_create_#res#1.base|))) (= (store |c_old(#memory_int)| |c_node_create_#res#1.base| (select |c_#memory_int| |c_node_create_#res#1.base|)) |c_#memory_int|) (or (= |c_#memory_$Pointer$.offset| |c_old(#memory_$Pointer$.offset)|) (= .cse3 |c_node_create_#res#1.base|)) (or .cse4 (< .cse5 |c_#StackHeapBarrier|)))))) is different from true [2023-12-02 17:29:19,844 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse6 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse7 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (.cse5 (select (select |c_#memory_$Pointer$.base| .cse6) 0))) (let ((.cse3 (+ |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| 2)) (.cse1 (+ .cse5 2)) (.cse4 (select (select |c_#memory_$Pointer$.base| .cse7) 0))) (and (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse2 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |v_#valid_BEFORE_CALL_107| .cse0)))) (<= .cse1 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse2 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse2 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse3 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.offset| 0) (= (select (select |c_#memory_$Pointer$.offset| .cse4) 0) 0) (or (= .cse5 .cse6) (= (select (select |c_#memory_int| .cse6) 4) 1)) (not (= .cse7 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| .cse7) 4)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_main_~#s~0#1.offset|) (not (= |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| .cse4)) (not (= |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| .cse7)) (<= .cse3 |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) 0) (= |c_ULTIMATE.start_main_~data~0#1| 1) (not (= |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= (select (select |c_#memory_$Pointer$.offset| .cse7) 0) 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse1 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (not (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| .cse4)) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse8 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse8 (select |v_old(#valid)_AFTER_CALL_55| .cse8))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse5)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse6) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse6) 1))))))) is different from false [2023-12-02 17:29:19,849 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse6 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse7 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (.cse5 (select (select |c_#memory_$Pointer$.base| .cse6) 0))) (let ((.cse3 (+ |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| 2)) (.cse1 (+ .cse5 2)) (.cse4 (select (select |c_#memory_$Pointer$.base| .cse7) 0))) (and (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse2 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse0 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse0 (select |v_#valid_BEFORE_CALL_107| .cse0)))) (<= .cse1 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse2 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse2 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse3 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.offset| 0) (= (select (select |c_#memory_$Pointer$.offset| .cse4) 0) 0) (or (= .cse5 .cse6) (= (select (select |c_#memory_int| .cse6) 4) 1)) (not (= .cse7 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| .cse7) 4)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_main_~#s~0#1.offset|) (not (= |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| .cse4)) (not (= |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| .cse7)) (<= .cse3 |c_ULTIMATE.start_main_~#s~0#1.base|) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) 0) (= |c_ULTIMATE.start_main_~data~0#1| 1) (not (= |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= (select (select |c_#memory_$Pointer$.offset| .cse7) 0) 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse1 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (not (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| .cse4)) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_#t~ret9#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse8 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse8 (select |v_old(#valid)_AFTER_CALL_55| .cse8))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse5)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse6) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse6) 1))))))) is different from true [2023-12-02 17:29:19,866 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse4 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (.cse3 (select (select |c_#memory_$Pointer$.base| .cse4) 0))) (let ((.cse0 (+ 2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse7 (+ .cse3 2)) (.cse1 (select (select |c_#memory_$Pointer$.base| .cse2) 0))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| .cse1) 0) 0) (not (= .cse2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (or (= .cse3 .cse4) (= (select (select |c_#memory_int| .cse4) 4) 1)) (not (= .cse2 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| .cse2) 4)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_main_~#s~0#1.offset|) (not (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| .cse1)) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) 0) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse5 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse5 (select |v_old(#valid)_AFTER_CALL_55| .cse5))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse3)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse4) 0) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse4) 1))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse8 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse6 (select |v_#valid_BEFORE_CALL_107| .cse6)))) (<= .cse7 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse8 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse8 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= (select (select |c_#memory_$Pointer$.offset| .cse2) 0) 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse7 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (not (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| .cse1)))))) is different from false [2023-12-02 17:29:19,871 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse4 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse2 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (.cse3 (select (select |c_#memory_$Pointer$.base| .cse4) 0))) (let ((.cse0 (+ 2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse7 (+ .cse3 2)) (.cse1 (select (select |c_#memory_$Pointer$.base| .cse2) 0))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| .cse1) 0) 0) (not (= .cse2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (or (= .cse3 .cse4) (= (select (select |c_#memory_int| .cse4) 4) 1)) (not (= .cse2 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| .cse2) 4)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_main_~#s~0#1.offset|) (not (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| .cse1)) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|) |c_ULTIMATE.start_main_~#s~0#1.offset|) 0) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse5 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse5 (select |v_old(#valid)_AFTER_CALL_55| .cse5))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse3)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse4) 0) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse4) 1))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse8 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse6 (select |v_#valid_BEFORE_CALL_107| .cse6)))) (<= .cse7 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse8 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse8 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= (select (select |c_#memory_$Pointer$.offset| .cse2) 0) 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse7 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (not (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| .cse1)))))) is different from true [2023-12-02 17:29:19,887 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse3 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse2 (select (select |c_#memory_$Pointer$.base| .cse3) 0)) (.cse10 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (let ((.cse1 (select .cse10 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (.cse5 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (.cse4 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|)) (.cse0 (+ 2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse8 (+ .cse2 2))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= .cse1 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (or (= .cse2 .cse3) (= (select (select |c_#memory_int| .cse3) 4) 1)) (= (select (select |c_#memory_$Pointer$.offset| .cse4) 0) 0) (not (= .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset| (select .cse5 0)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| .cse1) 4)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) 0) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_main_~#s~0#1.offset|) (not (= .cse4 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= (select .cse5 |c_ULTIMATE.start_main_~#s~0#1.offset|) 0) (not (= .cse4 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse6 (select |v_old(#valid)_AFTER_CALL_55| .cse6))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse2)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse3) 0) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse3) 1))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse9 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse7 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse7 (select |v_#valid_BEFORE_CALL_107| .cse7)))) (<= .cse8 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse9 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse9 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse8 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| (select .cse10 0)))))) is different from false [2023-12-02 17:29:19,892 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse3 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse2 (select (select |c_#memory_$Pointer$.base| .cse3) 0)) (.cse10 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (let ((.cse1 (select .cse10 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (.cse5 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (.cse4 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|)) (.cse0 (+ 2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse8 (+ .cse2 2))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= .cse1 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (or (= .cse2 .cse3) (= (select (select |c_#memory_int| .cse3) 4) 1)) (= (select (select |c_#memory_$Pointer$.offset| .cse4) 0) 0) (not (= .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset| (select .cse5 0)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| .cse1) 4)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) 0) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_main_~#s~0#1.offset|) (not (= .cse4 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= (select .cse5 |c_ULTIMATE.start_main_~#s~0#1.offset|) 0) (not (= .cse4 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse6 (select |v_old(#valid)_AFTER_CALL_55| .cse6))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse2)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse3) 0) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse3) 1))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse9 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse7 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse7 (select |v_#valid_BEFORE_CALL_107| .cse7)))) (<= .cse8 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse9 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse9 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse8 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| (select .cse10 0)))))) is different from true [2023-12-02 17:29:19,907 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse3 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse10 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (.cse2 (select (select |c_#memory_$Pointer$.base| .cse3) 0))) (let ((.cse4 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (.cse0 (+ 2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse8 (+ .cse2 2)) (.cse5 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|)) (.cse1 (select .cse10 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= .cse1 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (or (= .cse2 .cse3) (= (select (select |c_#memory_int| .cse3) 4) 1)) (not (= .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset| (select .cse4 0)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| .cse1) 4)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_main_~#s~0#1.offset|) (not (= .cse5 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (= |c_ULTIMATE.start_sll_circular_prepend_#t~mem12#1.base| .cse5) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= (select .cse4 |c_ULTIMATE.start_main_~#s~0#1.offset|) 0) (not (= .cse5 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse6 (select |v_old(#valid)_AFTER_CALL_55| .cse6))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse2)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse3) 0) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse3) 1))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse9 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse7 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse7 (select |v_#valid_BEFORE_CALL_107| .cse7)))) (<= .cse8 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse9 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse9 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse8 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (= (select (select |c_#memory_$Pointer$.offset| .cse5) (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|)) 0) (= |c_ULTIMATE.start_sll_circular_prepend_#t~mem12#1.offset| |c_ULTIMATE.start_sll_circular_prepend_#t~mem13#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| (select .cse10 0)) (= .cse1 |c_ULTIMATE.start_sll_circular_prepend_#t~mem13#1.base|))))) is different from false [2023-12-02 17:29:19,912 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse3 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse10 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (.cse2 (select (select |c_#memory_$Pointer$.base| .cse3) 0))) (let ((.cse4 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (.cse0 (+ 2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse8 (+ .cse2 2)) (.cse5 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|)) (.cse1 (select .cse10 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= .cse1 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (or (= .cse2 .cse3) (= (select (select |c_#memory_int| .cse3) 4) 1)) (not (= .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset| (select .cse4 0)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| .cse1) 4)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_main_~#s~0#1.offset|) (not (= .cse5 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (= |c_ULTIMATE.start_sll_circular_prepend_#t~mem12#1.base| .cse5) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= (select .cse4 |c_ULTIMATE.start_main_~#s~0#1.offset|) 0) (not (= .cse5 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse6 (select |v_old(#valid)_AFTER_CALL_55| .cse6))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse2)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse3) 0) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse3) 1))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse9 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse7 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse7 (select |v_#valid_BEFORE_CALL_107| .cse7)))) (<= .cse8 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse9 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse9 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse8 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0) (= (select (select |c_#memory_$Pointer$.offset| .cse5) (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|)) 0) (= |c_ULTIMATE.start_sll_circular_prepend_#t~mem12#1.offset| |c_ULTIMATE.start_sll_circular_prepend_#t~mem13#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| (select .cse10 0)) (= .cse1 |c_ULTIMATE.start_sll_circular_prepend_#t~mem13#1.base|))))) is different from true [2023-12-02 17:29:19,929 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse3 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse2 (select (select |c_#memory_$Pointer$.base| .cse3) 0)) (.cse4 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (let ((.cse1 (select .cse4 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (.cse5 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (.cse0 (+ 2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse8 (+ .cse2 2))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| .cse1)) (not (= .cse1 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (or (= .cse2 .cse3) (= (select (select |c_#memory_int| .cse3) 4) 1)) (not (= .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| .cse1) 4)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) 0) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_main_~#s~0#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| (select (select |c_#memory_$Pointer$.base| (select .cse4 0)) (select .cse5 0))) (not (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= (select .cse5 |c_ULTIMATE.start_main_~#s~0#1.offset|) 0) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse6 (select |v_old(#valid)_AFTER_CALL_55| .cse6))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse2)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse3) 0) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse3) 1))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse9 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse7 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse7 (select |v_#valid_BEFORE_CALL_107| .cse7)))) (<= .cse8 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse9 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse9 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (not (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse8 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0))))) is different from false [2023-12-02 17:29:19,933 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse3 (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse2 (select (select |c_#memory_$Pointer$.base| .cse3) 0)) (.cse4 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|))) (let ((.cse1 (select .cse4 |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset|)) (.cse5 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (.cse0 (+ 2 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (.cse8 (+ .cse2 2))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| .cse1)) (not (= .cse1 |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (or (= .cse2 .cse3) (= (select (select |c_#memory_int| .cse3) 4) 1)) (not (= .cse1 |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| .cse1) 4)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base|) |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.offset|) 0) (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.offset| 0) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| |c_ULTIMATE.start_main_~#s~0#1.offset|) (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| (select (select |c_#memory_$Pointer$.base| (select .cse4 0)) (select .cse5 0))) (not (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.base| |c_ULTIMATE.start_main_~#s~0#1.base|) (not (= |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base| |c_ULTIMATE.start_sll_circular_prepend_~head#1.base|)) (= (select .cse5 |c_ULTIMATE.start_main_~#s~0#1.offset|) 0) (= |c_ULTIMATE.start_main_~data~0#1| 1) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse6 (select |v_old(#valid)_AFTER_CALL_55| .cse6))) |v_old(#valid)_AFTER_CALL_55|) (= 1 (select |v_old(#valid)_AFTER_CALL_56| .cse2)) (= (select |v_old(#valid)_AFTER_CALL_56| .cse3) 0) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse3) 1))) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse9 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= |v_#valid_BEFORE_CALL_107| (let ((.cse7 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse7 (select |v_#valid_BEFORE_CALL_107| .cse7)))) (<= .cse8 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse9 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse9 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (not (= |c_ULTIMATE.start_sll_circular_prepend_~last~1#1.base| |c_ULTIMATE.start_sll_circular_prepend_~new_head~1#1.base|)) (= |c_ULTIMATE.start_sll_circular_prepend_~head#1.offset| 0) (<= .cse8 |c_ULTIMATE.start_main_~#s~0#1.base|) (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|) 0) 0))))) is different from true [2023-12-02 17:29:19,956 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse11 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|)) (.cse12 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|))) (let ((.cse4 (select .cse12 0)) (.cse10 (select .cse11 0))) (let ((.cse3 (select (select |c_#memory_$Pointer$.base| .cse4) .cse10))) (let ((.cse2 (select (select |c_#memory_$Pointer$.base| .cse3) 0))) (let ((.cse5 (select .cse12 |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse6 (select .cse11 |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse0 (+ .cse4 2)) (.cse7 (+ .cse2 2))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse1 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse1 (select |v_old(#valid)_AFTER_CALL_55| .cse1))) |v_old(#valid)_AFTER_CALL_55|) (= (select |v_old(#valid)_AFTER_CALL_56| .cse2) 1) (= (select |v_old(#valid)_AFTER_CALL_55| .cse3) 1) (= (select |v_old(#valid)_AFTER_CALL_56| .cse3) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse4) 0))) (= (select (select |c_#memory_$Pointer$.offset| .cse5) .cse6) 0) (or (= (select (select |c_#memory_int| .cse3) 4) 1) (= .cse3 .cse2)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| (select (select |c_#memory_$Pointer$.base| .cse5) .cse6)) 4)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse9 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (<= .cse7 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse8 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse8 (select |v_#valid_BEFORE_CALL_107| .cse8)))) (<= .cse9 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse9 |c_ULTIMATE.start_main_~#s~0#1.base|) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= (select (select |c_#memory_$Pointer$.offset| .cse4) .cse10) 0) (not (= .cse2 .cse4)) (= |c_ULTIMATE.start_main_~data~0#1| 1) (<= .cse7 |c_ULTIMATE.start_main_~#s~0#1.base|))))))) is different from false [2023-12-02 17:29:19,961 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse11 (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~#s~0#1.base|)) (.cse12 (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~#s~0#1.base|))) (let ((.cse4 (select .cse12 0)) (.cse10 (select .cse11 0))) (let ((.cse3 (select (select |c_#memory_$Pointer$.base| .cse4) .cse10))) (let ((.cse2 (select (select |c_#memory_$Pointer$.base| .cse3) 0))) (let ((.cse5 (select .cse12 |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse6 (select .cse11 |c_ULTIMATE.start_main_~#s~0#1.offset|)) (.cse0 (+ .cse4 2)) (.cse7 (+ .cse2 2))) (and (<= .cse0 |c_ULTIMATE.start_main_~#s~0#1.base|) (exists ((|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int))) (and (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~#s~0#1.base|) 1) (= (let ((.cse1 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse1 (select |v_old(#valid)_AFTER_CALL_55| .cse1))) |v_old(#valid)_AFTER_CALL_55|) (= (select |v_old(#valid)_AFTER_CALL_56| .cse2) 1) (= (select |v_old(#valid)_AFTER_CALL_55| .cse3) 1) (= (select |v_old(#valid)_AFTER_CALL_56| .cse3) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse4) 0))) (= (select (select |c_#memory_$Pointer$.offset| .cse5) .cse6) 0) (or (= (select (select |c_#memory_int| .cse3) 4) 1) (= .cse3 .cse2)) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| (select (select |c_#memory_$Pointer$.base| .cse5) .cse6)) 4)) (= |c_ULTIMATE.start_main_~#s~0#1.offset| 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (v_arrayElimIndex_13 Int)) (let ((.cse9 (+ 2 v_arrayElimCell_70))) (and (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (<= .cse7 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse8 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse8 (select |v_#valid_BEFORE_CALL_107| .cse8)))) (<= .cse9 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (<= .cse9 |c_ULTIMATE.start_main_~#s~0#1.base|) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1)))) (= (select (select |c_#memory_$Pointer$.offset| .cse4) .cse10) 0) (not (= .cse2 .cse4)) (= |c_ULTIMATE.start_main_~data~0#1| 1) (<= .cse7 |c_ULTIMATE.start_main_~#s~0#1.base|))))))) is different from true [2023-12-02 17:29:19,990 WARN L854 $PredicateComparison]: unable to prove that (and (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~ptr~0#1.base|) |c_ULTIMATE.start_main_~ptr~0#1.offset|) 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (|ULTIMATE.start_main_~#s~0#1.base| Int) (v_arrayElimIndex_13 Int)) (let ((.cse0 (select (select |c_#memory_$Pointer$.base| |ULTIMATE.start_main_~#s~0#1.base|) 0)) (.cse7 (select (select |c_#memory_$Pointer$.offset| |ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse5 (select (select |c_#memory_$Pointer$.base| .cse0) .cse7))) (let ((.cse3 (select (select |c_#memory_$Pointer$.base| .cse5) 0))) (let ((.cse2 (+ 2 .cse3)) (.cse1 (+ 2 v_arrayElimCell_70)) (.cse4 (+ .cse0 2))) (and (= .cse0 |c_ULTIMATE.start_main_~ptr~0#1.base|) (<= .cse1 |ULTIMATE.start_main_~#s~0#1.base|) (<= .cse2 |ULTIMATE.start_main_~#s~0#1.base|) (<= .cse2 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= (select |v_old(#valid)_AFTER_CALL_56| .cse3) 1) (<= .cse4 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_56| .cse5) 0) (= (select (select |c_#memory_int| .cse5) 4) 1) (= (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse6 (select |v_old(#valid)_AFTER_CALL_55| .cse6))) |v_old(#valid)_AFTER_CALL_55|) (= |c_ULTIMATE.start_main_~ptr~0#1.offset| .cse7) (= |v_#valid_BEFORE_CALL_107| (let ((.cse8 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse8 (select |v_#valid_BEFORE_CALL_107| .cse8)))) (= (select (select |c_#memory_$Pointer$.offset| .cse0) .cse7) 0) (<= .cse1 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_55| .cse0) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse5) 1) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1) (<= .cse4 |ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_56| |ULTIMATE.start_main_~#s~0#1.base|) 1))))))) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~ptr~0#1.base|) |c_ULTIMATE.start_main_~ptr~0#1.offset|)) 4))) is different from false [2023-12-02 17:29:19,994 WARN L876 $PredicateComparison]: unable to prove that (and (= (select (select |c_#memory_$Pointer$.offset| |c_ULTIMATE.start_main_~ptr~0#1.base|) |c_ULTIMATE.start_main_~ptr~0#1.offset|) 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int)) (v_arrayElimCell_70 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (|ULTIMATE.start_main_~#s~0#1.base| Int) (v_arrayElimIndex_13 Int)) (let ((.cse0 (select (select |c_#memory_$Pointer$.base| |ULTIMATE.start_main_~#s~0#1.base|) 0)) (.cse7 (select (select |c_#memory_$Pointer$.offset| |ULTIMATE.start_main_~#s~0#1.base|) 0))) (let ((.cse5 (select (select |c_#memory_$Pointer$.base| .cse0) .cse7))) (let ((.cse3 (select (select |c_#memory_$Pointer$.base| .cse5) 0))) (let ((.cse2 (+ 2 .cse3)) (.cse1 (+ 2 v_arrayElimCell_70)) (.cse4 (+ .cse0 2))) (and (= .cse0 |c_ULTIMATE.start_main_~ptr~0#1.base|) (<= .cse1 |ULTIMATE.start_main_~#s~0#1.base|) (<= .cse2 |ULTIMATE.start_main_~#s~0#1.base|) (<= .cse2 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= (select |v_old(#valid)_AFTER_CALL_56| .cse3) 1) (<= .cse4 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_56| .cse5) 0) (= (select (select |c_#memory_int| .cse5) 4) 1) (= (let ((.cse6 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse6 (select |v_old(#valid)_AFTER_CALL_55| .cse6))) |v_old(#valid)_AFTER_CALL_55|) (= |c_ULTIMATE.start_main_~ptr~0#1.offset| .cse7) (= |v_#valid_BEFORE_CALL_107| (let ((.cse8 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse8 (select |v_#valid_BEFORE_CALL_107| .cse8)))) (= (select (select |c_#memory_$Pointer$.offset| .cse0) .cse7) 0) (<= .cse1 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_55| .cse0) 0) (= (select |v_old(#valid)_AFTER_CALL_55| .cse5) 1) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1) (<= .cse4 |ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_56| |ULTIMATE.start_main_~#s~0#1.base|) 1))))))) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= |c_ULTIMATE.start_main_~data~0#1| (select (select |c_#memory_int| (select (select |c_#memory_$Pointer$.base| |c_ULTIMATE.start_main_~ptr~0#1.base|) |c_ULTIMATE.start_main_~ptr~0#1.offset|)) 4))) is different from true [2023-12-02 17:29:20,028 WARN L854 $PredicateComparison]: unable to prove that (let ((.cse5 (select (select |c_#memory_int| |c_ULTIMATE.start_main_~ptr~0#1.base|) 4))) (and (= |c_ULTIMATE.start_main_~ptr~0#1.offset| 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int)) (v_arrayElimCell_70 Int) (v_arrayElimCell_91 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (|ULTIMATE.start_main_~#s~0#1.base| Int) (v_arrayElimIndex_13 Int) (v_arrayElimIndex_22 Int)) (let ((.cse0 (+ 2 v_arrayElimCell_70)) (.cse3 (+ 2 v_arrayElimCell_91)) (.cse4 (+ 2 v_arrayElimIndex_22))) (and (<= .cse0 |ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= (select |v_old(#valid)_AFTER_CALL_56| v_arrayElimCell_91) 1) (= (let ((.cse1 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse1 (select |v_old(#valid)_AFTER_CALL_55| .cse1))) |v_old(#valid)_AFTER_CALL_55|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse2 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse2 (select |v_#valid_BEFORE_CALL_107| .cse2)))) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse3 |ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (= (select |v_old(#valid)_AFTER_CALL_55| v_arrayElimIndex_22) 0) (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~ptr~0#1.base|) 0) (<= .cse4 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_main_~ptr~0#1.base|) 1) (<= .cse3 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1) (= (select |v_old(#valid)_AFTER_CALL_56| |ULTIMATE.start_main_~#s~0#1.base|) 1) (<= .cse4 |ULTIMATE.start_main_~#s~0#1.base|)))) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= |c_ULTIMATE.start_main_~data~0#1| .cse5) (= .cse5 1))) is different from false [2023-12-02 17:29:20,032 WARN L876 $PredicateComparison]: unable to prove that (let ((.cse5 (select (select |c_#memory_int| |c_ULTIMATE.start_main_~ptr~0#1.base|) 4))) (and (= |c_ULTIMATE.start_main_~ptr~0#1.offset| 0) (exists ((|v_old(#valid)_AFTER_CALL_54| (Array Int Int)) (|v_#valid_BEFORE_CALL_107| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_55| (Array Int Int)) (|v_old(#valid)_AFTER_CALL_56| (Array Int Int)) (v_arrayElimCell_70 Int) (v_arrayElimCell_91 Int) (|v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17| Int) (|ULTIMATE.start_main_~#s~0#1.base| Int) (v_arrayElimIndex_13 Int) (v_arrayElimIndex_22 Int)) (let ((.cse0 (+ 2 v_arrayElimCell_70)) (.cse3 (+ 2 v_arrayElimCell_91)) (.cse4 (+ 2 v_arrayElimIndex_22))) (and (<= .cse0 |ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimIndex_13) 0) (= (select |v_old(#valid)_AFTER_CALL_56| v_arrayElimCell_91) 1) (= (let ((.cse1 (@diff |v_old(#valid)_AFTER_CALL_56| |v_old(#valid)_AFTER_CALL_55|))) (store |v_old(#valid)_AFTER_CALL_56| .cse1 (select |v_old(#valid)_AFTER_CALL_55| .cse1))) |v_old(#valid)_AFTER_CALL_55|) (= |v_#valid_BEFORE_CALL_107| (let ((.cse2 (@diff |v_old(#valid)_AFTER_CALL_54| |v_#valid_BEFORE_CALL_107|))) (store |v_old(#valid)_AFTER_CALL_54| .cse2 (select |v_#valid_BEFORE_CALL_107| .cse2)))) (<= .cse0 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (<= .cse3 |ULTIMATE.start_main_~#s~0#1.base|) (= (select |v_#valid_BEFORE_CALL_107| v_arrayElimIndex_13) 1) (= (select |v_old(#valid)_AFTER_CALL_54| |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) 1) (= (select |v_old(#valid)_AFTER_CALL_55| v_arrayElimIndex_22) 0) (= (select |v_old(#valid)_AFTER_CALL_56| |c_ULTIMATE.start_main_~ptr~0#1.base|) 0) (<= .cse4 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_55| |c_ULTIMATE.start_main_~ptr~0#1.base|) 1) (<= .cse3 |v_ULTIMATE.start_sll_circular_prepend_~head#1.base_BEFORE_CALL_17|) (= (select |v_old(#valid)_AFTER_CALL_54| v_arrayElimCell_70) 1) (= (select |v_old(#valid)_AFTER_CALL_56| |ULTIMATE.start_main_~#s~0#1.base|) 1) (<= .cse4 |ULTIMATE.start_main_~#s~0#1.base|)))) (= |c_ULTIMATE.start_main_~data~0#1| 1) (= |c_ULTIMATE.start_main_~data~0#1| .cse5) (= .cse5 1))) is different from true [2023-12-02 17:29:20,294 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-12-02 17:29:20,294 INFO L93 Difference]: Finished difference Result 59 states and 72 transitions. [2023-12-02 17:29:20,295 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2023-12-02 17:29:20,295 INFO L78 Accepts]: Start accepts. Automaton has has 44 states, 35 states have (on average 1.2285714285714286) internal successors, (43), 34 states have internal predecessors, (43), 6 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) Word has length 29 [2023-12-02 17:29:20,295 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-12-02 17:29:20,297 INFO L225 Difference]: With dead ends: 59 [2023-12-02 17:29:20,297 INFO L226 Difference]: Without dead ends: 57 [2023-12-02 17:29:20,299 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 113 GetRequests, 26 SyntacticMatches, 1 SemanticMatches, 86 ConstructedPredicates, 32 IntricatePredicates, 0 DeprecatedPredicates, 410 ImplicationChecksByTransitivity, 12.5s TimeCoverageRelationStatistics Valid=218, Invalid=2923, Unknown=67, NotChecked=4448, Total=7656 [2023-12-02 17:29:20,300 INFO L413 NwaCegarLoop]: 20 mSDtfsCounter, 3 mSDsluCounter, 298 mSDsCounter, 0 mSdLazyCounter, 389 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 318 SdHoareTripleChecker+Invalid, 1567 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 389 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 1170 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-12-02 17:29:20,301 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 318 Invalid, 1567 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 389 Invalid, 0 Unknown, 1170 Unchecked, 0.5s Time] [2023-12-02 17:29:20,301 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 57 states. [2023-12-02 17:29:20,322 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 57. [2023-12-02 17:29:20,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 57 states, 47 states have (on average 1.1914893617021276) internal successors, (56), 47 states have internal predecessors, (56), 7 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2023-12-02 17:29:20,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 57 states and 70 transitions. [2023-12-02 17:29:20,324 INFO L78 Accepts]: Start accepts. Automaton has 57 states and 70 transitions. Word has length 29 [2023-12-02 17:29:20,324 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-12-02 17:29:20,324 INFO L495 AbstractCegarLoop]: Abstraction has 57 states and 70 transitions. [2023-12-02 17:29:20,324 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 44 states, 35 states have (on average 1.2285714285714286) internal successors, (43), 34 states have internal predecessors, (43), 6 states have call successors, (6), 3 states have call predecessors, (6), 5 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2023-12-02 17:29:20,325 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 70 transitions. [2023-12-02 17:29:20,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2023-12-02 17:29:20,326 INFO L187 NwaCegarLoop]: Found error trace [2023-12-02 17:29:20,326 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-12-02 17:29:20,333 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-12-02 17:29:20,528 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 17:29:20,529 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-12-02 17:29:20,529 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-12-02 17:29:20,529 INFO L85 PathProgramCache]: Analyzing trace with hash -630011854, now seen corresponding path program 2 times [2023-12-02 17:29:20,529 INFO L118 FreeRefinementEngine]: Executing refinement strategy SIFA_TAIPAN [2023-12-02 17:29:20,529 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1280182007] [2023-12-02 17:29:20,529 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-12-02 17:29:20,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-12-02 17:29:20,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-12-02 17:29:21,681 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 9 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-12-02 17:29:21,681 INFO L136 FreeRefinementEngine]: Strategy SIFA_TAIPAN found an infeasible trace [2023-12-02 17:29:21,681 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1280182007] [2023-12-02 17:29:21,681 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1280182007] provided 0 perfect and 1 imperfect interpolant sequences [2023-12-02 17:29:21,681 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1749135883] [2023-12-02 17:29:21,682 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-12-02 17:29:21,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-12-02 17:29:21,682 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 [2023-12-02 17:29:21,682 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-12-02 17:29:21,685 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e03db127-256b-4309-9cd5-a9754566ebd9/bin/utaipan-verify-nQ1chXbOIh/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-12-02 17:29:22,065 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2023-12-02 17:29:22,065 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-12-02 17:29:22,070 INFO L262 TraceCheckSpWp]: Trace formula consists of 359 conjuncts, 145 conjunts are in the unsatisfiable core [2023-12-02 17:29:22,075 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-12-02 17:29:22,098 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2023-12-02 17:29:22,317 INFO L349 Elim1Store]: treesize reduction 18, result has 35.7 percent of original size [2023-12-02 17:29:22,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 17 treesize of output 21 [2023-12-02 17:29:22,392 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select 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 7 [2023-12-02 17:29:22,402 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-12-02 17:29:22,501 INFO L349 Elim1Store]: treesize reduction 31, result has 22.5 percent of original size [2023-12-02 17:29:22,501 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 81 treesize of output 56 [2023-12-02 17:29:22,514 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 30 [2023-12-02 17:29:22,628 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2023-12-02 17:29:22,628 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 65 treesize of output 36 [2023-12-02 17:29:22,636 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2023-12-02 17:29:22,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 10 [2023-12-02 17:29:22,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select 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 7 [2023-12-02 17:29:22,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:22,820 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2023-12-02 17:29:22,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 83 treesize of output 53 [2023-12-02 17:29:22,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:22,836 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:22,861 INFO L349 Elim1Store]: treesize reduction 64, result has 40.2 percent of original size [2023-12-02 17:29:22,862 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 4 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 42 treesize of output 63 [2023-12-02 17:29:22,910 INFO L349 Elim1Store]: treesize reduction 8, result has 72.4 percent of original size [2023-12-02 17:29:22,911 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 28 treesize of output 30 [2023-12-02 17:29:26,338 INFO L349 Elim1Store]: treesize reduction 1094, result has 12.5 percent of original size [2023-12-02 17:29:26,338 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 5 select indices, 5 select index equivalence classes, 0 disjoint index pairs (out of 10 index pairs), introduced 14 new quantified variables, introduced 40 case distinctions, treesize of input 2645 treesize of output 1223 [2023-12-02 17:29:26,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:26,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:26,677 INFO L349 Elim1Store]: treesize reduction 42, result has 35.4 percent of original size [2023-12-02 17:29:26,677 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 5 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 2 case distinctions, treesize of input 106 treesize of output 144 [2023-12-02 17:29:26,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:26,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:26,841 INFO L349 Elim1Store]: treesize reduction 167, result has 5.6 percent of original size [2023-12-02 17:29:26,842 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 4 select indices, 4 select index equivalence classes, 7 disjoint index pairs (out of 6 index pairs), introduced 6 new quantified variables, introduced 5 case distinctions, treesize of input 134 treesize of output 115 [2023-12-02 17:29:26,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:26,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:26,998 INFO L349 Elim1Store]: treesize reduction 148, result has 4.5 percent of original size [2023-12-02 17:29:26,998 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 7 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 6 case distinctions, treesize of input 106 treesize of output 111 [2023-12-02 17:29:27,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:27,050 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:27,278 INFO L349 Elim1Store]: treesize reduction 110, result has 30.8 percent of original size [2023-12-02 17:29:27,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 7 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 8 case distinctions, treesize of input 89 treesize of output 81 [2023-12-02 17:29:27,360 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 17 [2023-12-02 17:29:27,401 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 15 [2023-12-02 17:29:27,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 23 [2023-12-02 17:29:27,582 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:27,633 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 9 [2023-12-02 17:29:27,867 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:27,868 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 4 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 28 [2023-12-02 17:29:27,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 9 [2023-12-02 17:29:28,084 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 175 treesize of output 144 [2023-12-02 17:29:29,374 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:29,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:29,376 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:29,383 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:29,434 INFO L349 Elim1Store]: treesize reduction 116, result has 32.2 percent of original size [2023-12-02 17:29:29,434 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 7 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 6 case distinctions, treesize of input 176 treesize of output 174 [2023-12-02 17:29:29,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:29,658 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:29,659 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:29,664 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:29,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:29,667 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:29,681 INFO L349 Elim1Store]: treesize reduction 33, result has 17.5 percent of original size [2023-12-02 17:29:29,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 10 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 2 case distinctions, treesize of input 161 treesize of output 119 [2023-12-02 17:29:29,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:29,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:29,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:29,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:29,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:29:29,898 INFO L349 Elim1Store]: treesize reduction 52, result has 40.2 percent of original size [2023-12-02 17:29:29,899 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 9 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 4 case distinctions, treesize of input 271 treesize of output 241 [2023-12-02 17:29:30,052 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 2468 treesize of output 2212 [2023-12-02 17:29:31,331 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 195 treesize of output 154 [2023-12-02 17:29:31,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 275 treesize of output 227 [2023-12-02 17:29:31,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2023-12-02 17:29:31,945 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 288 treesize of output 244 [2023-12-02 17:29:32,113 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 289 treesize of output 245 [2023-12-02 17:29:34,721 INFO L349 Elim1Store]: treesize reduction 1163, result has 7.0 percent of original size [2023-12-02 17:29:34,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 5 select indices, 5 select index equivalence classes, 0 disjoint index pairs (out of 10 index pairs), introduced 14 new quantified variables, introduced 40 case distinctions, treesize of input 2607 treesize of output 1136 [2023-12-02 17:29:35,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4258 treesize of output 3959 [2023-12-02 17:29:35,031 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,032 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,038 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:35,062 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4933 treesize of output 4652 [2023-12-02 17:29:35,094 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,095 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,100 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:35,187 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4572 treesize of output 4262 [2023-12-02 17:29:35,212 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,213 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,220 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:35,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5457 treesize of output 5117 [2023-12-02 17:29:35,288 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,289 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,296 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:35,335 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5462 treesize of output 5122 [2023-12-02 17:29:35,373 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,374 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,380 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:35,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4254 treesize of output 3955 [2023-12-02 17:29:35,463 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,464 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,469 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:35,493 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4929 treesize of output 4606 [2023-12-02 17:29:35,518 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,519 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,527 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:35,705 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4258 treesize of output 3959 [2023-12-02 17:29:35,728 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,728 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,734 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:35,758 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4933 treesize of output 4652 [2023-12-02 17:29:35,781 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,781 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,786 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:35,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4572 treesize of output 4262 [2023-12-02 17:29:35,901 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,901 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,907 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:35,932 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5457 treesize of output 5117 [2023-12-02 17:29:35,957 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,958 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:35,964 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:35,989 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5462 treesize of output 5122 [2023-12-02 17:29:36,014 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,015 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,021 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:36,072 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4254 treesize of output 3955 [2023-12-02 17:29:36,099 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,100 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,105 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:36,129 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4929 treesize of output 4606 [2023-12-02 17:29:36,153 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,154 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,160 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:36,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5452 treesize of output 5115 [2023-12-02 17:29:36,356 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,356 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,357 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:36,396 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5251 treesize of output 4964 [2023-12-02 17:29:36,426 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,427 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,435 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:36,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6218 treesize of output 5855 [2023-12-02 17:29:36,505 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,506 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,513 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:36,555 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5587 treesize of output 5244 [2023-12-02 17:29:36,586 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,587 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,593 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:36,631 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5527 treesize of output 5186 [2023-12-02 17:29:36,662 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,663 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,671 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:36,730 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5198 treesize of output 4868 [2023-12-02 17:29:36,760 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,761 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,767 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:36,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5255 treesize of output 4923 [2023-12-02 17:29:36,888 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,889 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,895 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:36,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5251 treesize of output 4964 [2023-12-02 17:29:36,967 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,968 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:36,973 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:37,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 0 case distinctions, treesize of input 5587 treesize of output 5244 [2023-12-02 17:29:37,032 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,033 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,039 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:37,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6284 treesize of output 5919 [2023-12-02 17:29:37,122 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,123 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,129 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:37,217 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5452 treesize of output 5115 [2023-12-02 17:29:37,246 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,246 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,247 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:37,276 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6485 treesize of output 6114 [2023-12-02 17:29:37,305 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,305 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,312 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:37,380 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7156 treesize of output 6822 [2023-12-02 17:29:37,412 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,413 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,419 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:37,495 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6222 treesize of output 5859 [2023-12-02 17:29:37,524 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,525 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,532 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:37,571 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5877 treesize of output 5576 [2023-12-02 17:29:37,600 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,600 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,607 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:37,648 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6937 treesize of output 6609 [2023-12-02 17:29:37,692 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,693 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,701 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:37,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5881 treesize of output 5529 [2023-12-02 17:29:37,804 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,806 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,813 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:37,895 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6222 treesize of output 5859 [2023-12-02 17:29:37,924 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,925 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:37,931 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:38,028 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11834 treesize of output 11342 [2023-12-02 17:29:38,071 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,072 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,073 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:38,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6865 treesize of output 6539 [2023-12-02 17:29:38,134 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,135 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,142 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:38,171 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6156 treesize of output 5795 [2023-12-02 17:29:38,199 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,200 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,206 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:38,246 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5877 treesize of output 5576 [2023-12-02 17:29:38,279 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,279 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,285 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:38,323 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5818 treesize of output 5468 [2023-12-02 17:29:38,349 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,350 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,356 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:38,465 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11834 treesize of output 11384 [2023-12-02 17:29:38,501 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,502 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,503 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:38,620 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5396 treesize of output 5088 [2023-12-02 17:29:38,648 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,649 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,650 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:38,679 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6423 treesize of output 6054 [2023-12-02 17:29:38,710 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,711 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,717 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:38,799 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5145 treesize of output 4817 [2023-12-02 17:29:38,831 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,831 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,837 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:38,869 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5531 treesize of output 5190 [2023-12-02 17:29:38,897 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,897 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,903 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:38,932 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5471 treesize of output 5132 [2023-12-02 17:29:38,959 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,961 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:38,967 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:39,007 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5198 treesize of output 4913 [2023-12-02 17:29:39,033 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,033 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,039 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:39,121 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5396 treesize of output 5061 [2023-12-02 17:29:39,152 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,152 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,153 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:39,181 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6156 treesize of output 5795 [2023-12-02 17:29:39,209 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,209 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,215 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:39,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6222 treesize of output 5859 [2023-12-02 17:29:39,316 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,317 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,323 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:39,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5531 treesize of output 5190 [2023-12-02 17:29:39,383 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,383 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,390 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:39,430 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5198 treesize of output 4913 [2023-12-02 17:29:39,456 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,457 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,462 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:39,502 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5202 treesize of output 4872 [2023-12-02 17:29:39,528 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,529 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,535 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:39,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4933 treesize of output 4610 [2023-12-02 17:29:39,689 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,690 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,696 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:39,728 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4258 treesize of output 3959 [2023-12-02 17:29:39,753 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,753 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,759 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:39,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6132 treesize of output 5823 [2023-12-02 17:29:39,828 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,829 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,837 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:39,901 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6190 treesize of output 5879 [2023-12-02 17:29:39,931 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,932 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:39,939 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:39,987 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5255 treesize of output 4923 [2023-12-02 17:29:40,019 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,020 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,027 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:40,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4925 treesize of output 4649 [2023-12-02 17:29:40,128 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,129 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,135 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:40,166 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5646 treesize of output 5301 [2023-12-02 17:29:40,197 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,198 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,205 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:40,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7038 treesize of output 6739 [2023-12-02 17:29:40,324 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,325 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,326 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:40,447 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7038 treesize of output 6688 [2023-12-02 17:29:40,479 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,480 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,481 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:40,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6127 treesize of output 5818 [2023-12-02 17:29:40,543 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,543 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,550 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:40,582 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5255 treesize of output 4923 [2023-12-02 17:29:40,610 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,611 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,617 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:40,644 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5198 treesize of output 4868 [2023-12-02 17:29:40,673 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,674 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,679 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:40,787 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4929 treesize of output 4606 [2023-12-02 17:29:40,811 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,812 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,818 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:40,841 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4254 treesize of output 3955 [2023-12-02 17:29:40,863 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,864 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,869 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:40,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5141 treesize of output 4813 [2023-12-02 17:29:40,958 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,959 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:40,964 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:40,992 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6064 treesize of output 5757 [2023-12-02 17:29:41,020 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,021 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,027 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:41,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6961 treesize of output 6613 [2023-12-02 17:29:41,133 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,134 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,135 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:41,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5198 treesize of output 4868 [2023-12-02 17:29:41,188 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,189 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,195 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:41,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6961 treesize of output 6577 [2023-12-02 17:29:41,316 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,317 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,318 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:41,347 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6069 treesize of output 5762 [2023-12-02 17:29:41,376 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,377 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,383 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:41,438 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6127 treesize of output 5818 [2023-12-02 17:29:41,467 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,468 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,475 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:41,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5198 treesize of output 4868 [2023-12-02 17:29:41,545 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,546 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,551 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:41,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4875 treesize of output 4556 [2023-12-02 17:29:41,639 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,640 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,646 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:41,672 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4821 treesize of output 4504 [2023-12-02 17:29:41,698 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,699 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,704 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:41,730 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5534 treesize of output 5193 [2023-12-02 17:29:41,755 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,756 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,763 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:41,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7224 treesize of output 6888 [2023-12-02 17:29:41,932 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,933 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:41,940 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:42,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11959 treesize of output 11507 [2023-12-02 17:29:42,072 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,073 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,075 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:42,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6284 treesize of output 5919 [2023-12-02 17:29:42,191 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,192 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,198 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:42,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11959 treesize of output 11465 [2023-12-02 17:29:42,332 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,333 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,334 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:42,374 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5877 treesize of output 5525 [2023-12-02 17:29:42,407 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,408 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,414 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:42,445 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6218 treesize of output 5855 [2023-12-02 17:29:42,475 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,476 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,481 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:42,512 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6933 treesize of output 6605 [2023-12-02 17:29:42,541 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,542 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,550 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:42,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5936 treesize of output 5633 [2023-12-02 17:29:42,647 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,647 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,654 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:42,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6284 treesize of output 5919 [2023-12-02 17:29:42,765 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,766 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,772 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:42,813 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5940 treesize of output 5586 [2023-12-02 17:29:42,843 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,844 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,850 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:42,893 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5936 treesize of output 5633 [2023-12-02 17:29:42,922 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,923 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:42,929 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:42,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7005 treesize of output 6675 [2023-12-02 17:29:43,016 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,017 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,024 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:43,190 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5452 treesize of output 5151 [2023-12-02 17:29:43,219 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,220 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,221 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:43,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5251 treesize of output 4964 [2023-12-02 17:29:43,290 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,291 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,297 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:43,330 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6218 treesize of output 5855 [2023-12-02 17:29:43,360 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,361 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,367 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:43,407 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5587 treesize of output 5244 [2023-12-02 17:29:43,434 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,435 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,440 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:43,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5527 treesize of output 5186 [2023-12-02 17:29:43,495 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,496 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,502 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:43,539 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5198 treesize of output 4868 [2023-12-02 17:29:43,567 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,567 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,574 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:43,661 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5255 treesize of output 4923 [2023-12-02 17:29:43,689 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,690 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,696 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:43,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5251 treesize of output 4964 [2023-12-02 17:29:43,763 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,764 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,770 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:43,802 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5587 treesize of output 5244 [2023-12-02 17:29:43,831 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,832 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,838 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:43,892 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6284 treesize of output 5919 [2023-12-02 17:29:43,921 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,922 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:43,929 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:44,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5452 treesize of output 5115 [2023-12-02 17:29:44,044 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,045 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,046 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:44,076 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6485 treesize of output 6114 [2023-12-02 17:29:44,105 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,106 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,113 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:44,229 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4933 treesize of output 4610 [2023-12-02 17:29:44,253 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,254 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,260 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:44,283 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4258 treesize of output 3959 [2023-12-02 17:29:44,307 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,308 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,314 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:44,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6132 treesize of output 5823 [2023-12-02 17:29:44,376 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,377 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,383 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:44,441 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6190 treesize of output 5879 [2023-12-02 17:29:44,475 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,476 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,483 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:44,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5255 treesize of output 4923 [2023-12-02 17:29:44,556 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,557 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,563 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:44,621 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4925 treesize of output 4649 [2023-12-02 17:29:44,647 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,648 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,654 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:44,683 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5646 treesize of output 5301 [2023-12-02 17:29:44,711 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,712 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,718 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:44,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7038 treesize of output 6652 [2023-12-02 17:29:44,837 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,838 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,839 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:44,950 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7038 treesize of output 6739 [2023-12-02 17:29:44,979 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,980 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:44,981 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:45,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6127 treesize of output 5818 [2023-12-02 17:29:45,038 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,039 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,047 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:45,080 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5255 treesize of output 4923 [2023-12-02 17:29:45,108 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,109 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,115 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:45,143 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5198 treesize of output 4868 [2023-12-02 17:29:45,170 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,171 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,177 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:45,291 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4929 treesize of output 4606 [2023-12-02 17:29:45,316 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,316 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,323 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:45,351 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4254 treesize of output 3955 [2023-12-02 17:29:45,378 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,379 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,384 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:45,467 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7034 treesize of output 6684 [2023-12-02 17:29:45,497 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,498 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,499 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:45,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5251 treesize of output 4919 [2023-12-02 17:29:45,591 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,592 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,598 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:45,628 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5194 treesize of output 4864 [2023-12-02 17:29:45,659 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,659 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,664 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:45,743 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7034 treesize of output 6735 [2023-12-02 17:29:45,772 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,773 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,773 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:45,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6123 treesize of output 5814 [2023-12-02 17:29:45,828 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,829 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,835 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:45,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6128 treesize of output 5819 [2023-12-02 17:29:45,894 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,895 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,900 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:45,961 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5251 treesize of output 4919 [2023-12-02 17:29:45,988 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,989 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:45,994 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:46,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6186 treesize of output 5875 [2023-12-02 17:29:46,067 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,068 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,074 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:46,134 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4925 treesize of output 4604 [2023-12-02 17:29:46,159 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,160 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,165 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:46,190 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5588 treesize of output 5245 [2023-12-02 17:29:46,216 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,217 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,223 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:46,252 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4871 treesize of output 4552 [2023-12-02 17:29:46,276 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,276 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,281 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:46,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4258 treesize of output 3959 [2023-12-02 17:29:46,405 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,405 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,411 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:46,434 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4933 treesize of output 4652 [2023-12-02 17:29:46,457 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,458 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,464 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:46,552 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4572 treesize of output 4262 [2023-12-02 17:29:46,576 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,577 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,583 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:46,607 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5457 treesize of output 5117 [2023-12-02 17:29:46,632 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,633 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,639 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:46,664 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5462 treesize of output 5122 [2023-12-02 17:29:46,690 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,691 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,697 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:46,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4254 treesize of output 3955 [2023-12-02 17:29:46,802 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,803 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,809 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:46,835 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4929 treesize of output 4606 [2023-12-02 17:29:46,864 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,865 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:46,870 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:47,005 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6136 treesize of output 5776 [2023-12-02 17:29:47,032 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,033 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,039 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:47,066 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6073 treesize of output 5715 [2023-12-02 17:29:47,092 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,093 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,099 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:47,130 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6602 treesize of output 6228 [2023-12-02 17:29:47,156 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,157 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,162 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:47,228 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7156 treesize of output 6822 [2023-12-02 17:29:47,256 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,257 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,263 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:47,293 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6489 treesize of output 6118 [2023-12-02 17:29:47,322 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,323 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,330 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:47,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6423 treesize of output 6054 [2023-12-02 17:29:47,386 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,387 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,392 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:47,487 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12443 treesize of output 11889 [2023-12-02 17:29:47,525 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,526 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,527 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:47,557 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7161 treesize of output 6827 [2023-12-02 17:29:47,587 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,588 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,594 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:47,692 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12443 treesize of output 11985 [2023-12-02 17:29:47,735 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,736 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,737 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:47,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6132 treesize of output 5823 [2023-12-02 17:29:47,830 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,831 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,838 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:47,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6665 treesize of output 6289 [2023-12-02 17:29:47,896 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,897 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:47,903 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:47,986 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6489 treesize of output 6118 [2023-12-02 17:29:48,016 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,017 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,024 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:48,054 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7228 treesize of output 6892 [2023-12-02 17:29:48,086 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,086 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,094 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:48,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7970 treesize of output 7552 [2023-12-02 17:29:48,378 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,379 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,386 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:48,433 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6759 treesize of output 6377 [2023-12-02 17:29:48,461 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,462 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,468 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:48,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6414 treesize of output 6043 [2023-12-02 17:29:48,559 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,560 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,566 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:48,593 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5847 treesize of output 5494 [2023-12-02 17:29:48,618 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,619 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,624 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:48,657 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7975 treesize of output 7557 [2023-12-02 17:29:48,688 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,688 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,696 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:48,832 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9339 treesize of output 8881 [2023-12-02 17:29:48,873 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,874 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,882 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:48,941 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10326 treesize of output 9915 [2023-12-02 17:29:48,981 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,982 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:48,989 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:49,061 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8335 treesize of output 7966 [2023-12-02 17:29:49,095 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,096 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,103 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:49,138 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8690 treesize of output 8251 [2023-12-02 17:29:49,175 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,176 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,183 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:49,263 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10223 treesize of output 9814 [2023-12-02 17:29:49,302 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,303 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,310 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:49,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9339 treesize of output 8881 [2023-12-02 17:29:49,384 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,385 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,393 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:49,430 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9244 treesize of output 8788 [2023-12-02 17:29:49,468 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,469 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,477 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:49,573 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12560 treesize of output 12036 [2023-12-02 17:29:49,611 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,612 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,613 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:49,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12560 treesize of output 12096 [2023-12-02 17:29:49,751 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,752 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,753 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:49,788 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10228 treesize of output 9819 [2023-12-02 17:29:49,825 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,826 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:49,834 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:49,994 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7970 treesize of output 7552 [2023-12-02 17:29:50,028 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,029 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,035 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:50,079 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6759 treesize of output 6377 [2023-12-02 17:29:50,106 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,107 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,113 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:50,176 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6414 treesize of output 6043 [2023-12-02 17:29:50,204 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,205 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,210 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:50,238 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5847 treesize of output 5494 [2023-12-02 17:29:50,265 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,265 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,271 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:50,302 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7975 treesize of output 7557 [2023-12-02 17:29:50,336 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,336 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,343 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:50,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8769 treesize of output 8328 [2023-12-02 17:29:50,519 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,519 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,527 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:50,560 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8412 treesize of output 8041 [2023-12-02 17:29:50,596 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,597 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,604 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:50,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9330 treesize of output 8872 [2023-12-02 17:29:50,717 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,718 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,725 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:50,822 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12670 treesize of output 12108 [2023-12-02 17:29:50,860 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,861 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,862 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:50,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10317 treesize of output 9906 [2023-12-02 17:29:50,938 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,939 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:50,945 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:50,980 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9425 treesize of output 8965 [2023-12-02 17:29:51,017 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,017 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,025 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:51,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12670 treesize of output 12204 [2023-12-02 17:29:51,165 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,167 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,168 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:51,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10322 treesize of output 9911 [2023-12-02 17:29:51,239 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,240 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,249 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:51,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10420 treesize of output 10007 [2023-12-02 17:29:51,396 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,397 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,405 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:51,443 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9425 treesize of output 8965 [2023-12-02 17:29:51,482 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,483 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,490 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:51,588 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6753 treesize of output 6371 [2023-12-02 17:29:51,613 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,613 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,614 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:51,651 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9335 treesize of output 8877 [2023-12-02 17:29:51,687 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,688 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,696 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:51,772 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9330 treesize of output 8872 [2023-12-02 17:29:51,807 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,808 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,816 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:51,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8116 treesize of output 7692 [2023-12-02 17:29:51,883 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,884 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,891 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:51,944 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6753 treesize of output 6371 [2023-12-02 17:29:51,969 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,970 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:51,971 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:52,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8029 treesize of output 7607 [2023-12-02 17:29:52,036 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,037 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,044 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:52,115 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7812 treesize of output 7399 [2023-12-02 17:29:52,149 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,150 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,157 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:52,190 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7165 treesize of output 6770 [2023-12-02 17:29:52,221 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,222 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,228 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:52,293 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8116 treesize of output 7692 [2023-12-02 17:29:52,327 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,328 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,335 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:52,377 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9425 treesize of output 8965 [2023-12-02 17:29:52,413 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,414 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,421 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:52,592 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7984 treesize of output 7563 [2023-12-02 17:29:52,628 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,629 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,635 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:52,669 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8597 treesize of output 8220 [2023-12-02 17:29:52,702 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,703 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,711 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:52,745 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7902 treesize of output 7483 [2023-12-02 17:29:52,777 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,778 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,785 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:52,857 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6344 treesize of output 5975 [2023-12-02 17:29:52,919 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,920 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,921 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:52,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5841 treesize of output 5488 [2023-12-02 17:29:52,971 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,972 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:52,973 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:52,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5779 treesize of output 5428 [2023-12-02 17:29:53,019 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,020 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,021 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:53,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7165 treesize of output 6770 [2023-12-02 17:29:53,112 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,113 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,120 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:53,150 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7091 treesize of output 6698 [2023-12-02 17:29:53,190 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,191 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,197 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:53,228 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7736 treesize of output 7325 [2023-12-02 17:29:53,263 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,264 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,270 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:53,306 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6183 treesize of output 5820 [2023-12-02 17:29:53,340 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,341 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,346 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:53,405 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7656 treesize of output 7247 [2023-12-02 17:29:53,436 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,437 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,443 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:53,471 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7013 treesize of output 6622 [2023-12-02 17:29:53,500 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,501 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,506 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:53,536 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7087 treesize of output 6694 [2023-12-02 17:29:53,587 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,588 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,593 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:53,720 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7988 treesize of output 7567 [2023-12-02 17:29:53,769 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,770 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,775 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:53,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8070 treesize of output 7647 [2023-12-02 17:29:53,839 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,840 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,847 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:53,880 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8685 treesize of output 8306 [2023-12-02 17:29:53,917 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,918 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:53,924 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:53,983 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7165 treesize of output 6770 [2023-12-02 17:29:54,013 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,014 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,020 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:54,049 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7091 treesize of output 6698 [2023-12-02 17:29:54,078 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,079 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,085 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:54,116 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7736 treesize of output 7325 [2023-12-02 17:29:54,148 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,148 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,154 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:54,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 0 case distinctions, treesize of input 6183 treesize of output 5820 [2023-12-02 17:29:54,222 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,223 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,229 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:54,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8331 treesize of output 7902 [2023-12-02 17:29:54,329 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,330 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,335 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:54,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8249 treesize of output 7822 [2023-12-02 17:29:54,400 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,401 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,407 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:54,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8602 treesize of output 8225 [2023-12-02 17:29:54,472 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,472 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,479 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:54,523 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6414 treesize of output 6043 [2023-12-02 17:29:54,551 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,551 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,558 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:54,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6344 treesize of output 5975 [2023-12-02 17:29:54,733 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,734 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,735 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:54,758 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5841 treesize of output 5488 [2023-12-02 17:29:54,783 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,784 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,785 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:54,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5779 treesize of output 5428 [2023-12-02 17:29:54,840 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,840 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:54,842 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:55,044 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7970 treesize of output 7552 [2023-12-02 17:29:55,075 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,076 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,083 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:55,129 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6759 treesize of output 6377 [2023-12-02 17:29:55,157 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,157 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,164 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:55,228 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6414 treesize of output 6043 [2023-12-02 17:29:55,256 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,257 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,264 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:55,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5847 treesize of output 5494 [2023-12-02 17:29:55,314 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,315 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,321 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:55,352 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7975 treesize of output 7557 [2023-12-02 17:29:55,382 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,383 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,389 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:55,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6753 treesize of output 6371 [2023-12-02 17:29:55,530 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,531 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,532 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:55,572 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9335 treesize of output 8877 [2023-12-02 17:29:55,613 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,614 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,621 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:55,692 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9330 treesize of output 8872 [2023-12-02 17:29:55,726 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,726 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,732 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:55,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8116 treesize of output 7692 [2023-12-02 17:29:55,797 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,798 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,803 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:55,855 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6753 treesize of output 6371 [2023-12-02 17:29:55,880 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,880 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,882 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:55,920 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8029 treesize of output 7607 [2023-12-02 17:29:55,952 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,953 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:55,961 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:56,032 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7812 treesize of output 7399 [2023-12-02 17:29:56,065 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,066 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,073 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:56,108 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7165 treesize of output 6770 [2023-12-02 17:29:56,139 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,140 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,148 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:56,215 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8116 treesize of output 7692 [2023-12-02 17:29:56,249 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,250 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,257 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:56,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9425 treesize of output 8965 [2023-12-02 17:29:56,334 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,335 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,343 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:56,489 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8033 treesize of output 7611 [2023-12-02 17:29:56,523 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,523 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,531 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:56,567 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9334 treesize of output 8876 [2023-12-02 17:29:56,603 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,604 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,613 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:56,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9244 treesize of output 8788 [2023-12-02 17:29:56,689 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,690 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,698 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:56,771 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9239 treesize of output 8783 [2023-12-02 17:29:56,806 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,807 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,815 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:56,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8033 treesize of output 7611 [2023-12-02 17:29:56,882 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,883 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,891 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:56,941 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6682 treesize of output 6302 [2023-12-02 17:29:56,965 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,966 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:56,967 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:57,001 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7946 treesize of output 7526 [2023-12-02 17:29:57,032 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,033 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,039 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:57,105 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7736 treesize of output 7325 [2023-12-02 17:29:57,136 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,137 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,143 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:57,172 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7091 treesize of output 6698 [2023-12-02 17:29:57,200 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,201 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,206 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:57,254 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6682 treesize of output 6302 [2023-12-02 17:29:57,278 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,279 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,280 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:57,401 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9334 treesize of output 8876 [2023-12-02 17:29:57,435 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,436 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,443 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:57,497 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10321 treesize of output 9910 [2023-12-02 17:29:57,534 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,535 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,542 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:57,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8685 treesize of output 8246 [2023-12-02 17:29:57,648 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,649 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,655 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:57,691 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8330 treesize of output 7961 [2023-12-02 17:29:57,723 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,724 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,730 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:57,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10223 treesize of output 9814 [2023-12-02 17:29:57,804 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,805 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,812 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:57,908 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12543 treesize of output 11983 [2023-12-02 17:29:57,946 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,947 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:57,949 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:58,026 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9334 treesize of output 8876 [2023-12-02 17:29:58,062 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,063 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,071 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:58,169 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12543 treesize of output 11983 [2023-12-02 17:29:58,207 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,208 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,209 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:58,245 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10218 treesize of output 9809 [2023-12-02 17:29:58,281 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,282 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,290 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:58,326 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9239 treesize of output 8783 [2023-12-02 17:29:58,364 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,365 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,371 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:58,600 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5324 treesize of output 4985 [2023-12-02 17:29:58,628 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,629 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,635 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:58,684 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4645 treesize of output 4330 [2023-12-02 17:29:58,718 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,719 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,724 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:58,782 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4792 treesize of output 4470 [2023-12-02 17:29:58,809 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,810 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,815 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:58,840 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4323 treesize of output 4019 [2023-12-02 17:29:58,865 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,865 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:58,870 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:58,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4982 treesize of output 4718 [2023-12-02 17:29:59,011 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,012 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,014 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:59,046 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4593 treesize of output 4280 [2023-12-02 17:29:59,073 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,074 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,079 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:59,107 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4645 treesize of output 4330 [2023-12-02 17:29:59,134 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,135 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,140 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:59,168 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5268 treesize of output 4931 [2023-12-02 17:29:59,195 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,196 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,201 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:59,229 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5273 treesize of output 4936 [2023-12-02 17:29:59,256 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,257 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,262 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:59,339 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4982 treesize of output 4700 [2023-12-02 17:29:59,367 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,368 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,369 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:59,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4311 treesize of output 4042 [2023-12-02 17:29:59,498 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,499 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,500 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:59,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4883 treesize of output 4586 [2023-12-02 17:29:59,550 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,551 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,557 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:59,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4278 treesize of output 4003 [2023-12-02 17:29:59,642 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,643 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,648 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:59,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4311 treesize of output 4042 [2023-12-02 17:29:59,740 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,741 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,742 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:59,778 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3674 treesize of output 3394 [2023-12-02 17:29:59,810 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,811 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,816 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:59,841 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4668 treesize of output 4379 [2023-12-02 17:29:59,867 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,868 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,875 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:59,899 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4229 treesize of output 3956 [2023-12-02 17:29:59,923 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,924 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:29:59,929 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:29:59,983 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4278 treesize of output 4003 [2023-12-02 17:30:00,009 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,010 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,015 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:00,045 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3674 treesize of output 3394 [2023-12-02 17:30:00,066 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,067 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,071 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:00,101 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4721 treesize of output 4430 [2023-12-02 17:30:00,127 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,128 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,134 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:00,220 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5702 treesize of output 5378 [2023-12-02 17:30:00,248 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,249 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,255 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:00,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5697 treesize of output 5373 [2023-12-02 17:30:00,346 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,347 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,352 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:00,379 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4994 treesize of output 4667 [2023-12-02 17:30:00,407 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,408 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,414 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:00,503 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8197 treesize of output 7766 [2023-12-02 17:30:00,535 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,536 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,537 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:00,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5050 treesize of output 4721 [2023-12-02 17:30:00,592 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,593 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,598 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:00,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8197 treesize of output 7829 [2023-12-02 17:30:00,714 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,715 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,716 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:00,778 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5216 treesize of output 4880 [2023-12-02 17:30:00,805 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,806 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,812 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:00,836 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4721 treesize of output 4403 [2023-12-02 17:30:00,862 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,862 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,867 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:00,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5757 treesize of output 5431 [2023-12-02 17:30:00,955 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,956 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:00,963 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:00,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5050 treesize of output 4721 [2023-12-02 17:30:01,021 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,022 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,028 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:01,144 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4745 treesize of output 4425 [2023-12-02 17:30:01,169 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,169 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,174 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:01,198 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4278 treesize of output 3976 [2023-12-02 17:30:01,222 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,222 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,227 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:01,283 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4597 treesize of output 4284 [2023-12-02 17:30:01,312 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,313 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,319 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:01,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5272 treesize of output 4935 [2023-12-02 17:30:01,378 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,379 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,386 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:01,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4931 treesize of output 4651 [2023-12-02 17:30:01,519 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,520 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,521 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:01,552 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5221 treesize of output 4886 [2023-12-02 17:30:01,580 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,581 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,589 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:01,649 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4597 treesize of output 4284 [2023-12-02 17:30:01,678 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,679 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,686 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:01,714 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4545 treesize of output 4234 [2023-12-02 17:30:01,743 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,744 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,750 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:01,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5216 treesize of output 4881 [2023-12-02 17:30:01,808 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,809 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,816 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:01,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4931 treesize of output 4669 [2023-12-02 17:30:01,924 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,925 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:01,926 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:02,017 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4615 treesize of output 4327 [2023-12-02 17:30:02,042 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,043 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,050 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:02,105 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3981 treesize of output 3717 [2023-12-02 17:30:02,129 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,130 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,136 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:02,170 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3674 treesize of output 3394 [2023-12-02 17:30:02,203 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,203 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,209 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:02,238 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4412 treesize of output 4132 [2023-12-02 17:30:02,264 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,265 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,272 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:02,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7781 treesize of output 7423 [2023-12-02 17:30:02,442 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,443 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,444 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:02,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4936 treesize of output 4610 [2023-12-02 17:30:02,535 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,536 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,542 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:02,582 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5221 treesize of output 4885 [2023-12-02 17:30:02,610 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,610 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,617 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:02,659 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5707 treesize of output 5383 [2023-12-02 17:30:02,688 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,689 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,696 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:02,830 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7781 treesize of output 7369 [2023-12-02 17:30:02,863 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,864 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,865 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:02,895 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5277 treesize of output 4940 [2023-12-02 17:30:02,930 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,931 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,938 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:02,967 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5702 treesize of output 5378 [2023-12-02 17:30:02,996 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:02,997 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,004 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:03,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5221 treesize of output 4886 [2023-12-02 17:30:03,064 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,065 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,072 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:03,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5762 treesize of output 5436 [2023-12-02 17:30:03,165 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,166 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,174 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:03,222 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5277 treesize of output 4940 [2023-12-02 17:30:03,253 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,254 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,261 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:03,355 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4615 treesize of output 4327 [2023-12-02 17:30:03,381 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,381 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,388 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:03,442 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3981 treesize of output 3717 [2023-12-02 17:30:03,468 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,469 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,475 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:03,506 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3674 treesize of output 3394 [2023-12-02 17:30:03,539 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,540 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,546 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:03,583 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4412 treesize of output 4132 [2023-12-02 17:30:03,608 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,609 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,615 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:03,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5324 treesize of output 4985 [2023-12-02 17:30:03,810 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,811 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,818 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:03,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4645 treesize of output 4330 [2023-12-02 17:30:03,893 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,894 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,901 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:03,964 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4792 treesize of output 4470 [2023-12-02 17:30:03,991 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,992 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:03,998 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:04,033 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4323 treesize of output 4019 [2023-12-02 17:30:04,059 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,060 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,066 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:04,176 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4982 treesize of output 4718 [2023-12-02 17:30:04,205 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,206 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,207 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:04,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4593 treesize of output 4280 [2023-12-02 17:30:04,263 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,264 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,269 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:04,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4645 treesize of output 4330 [2023-12-02 17:30:04,324 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,325 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,330 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:04,362 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5268 treesize of output 4931 [2023-12-02 17:30:04,391 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,392 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,398 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:04,426 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5273 treesize of output 4936 [2023-12-02 17:30:04,455 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,455 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,461 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:04,538 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4982 treesize of output 4664 [2023-12-02 17:30:04,566 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,567 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,568 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:04,634 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4932 treesize of output 4633 [2023-12-02 17:30:04,660 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,660 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,666 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:04,731 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4323 treesize of output 4046 [2023-12-02 17:30:04,756 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,757 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,762 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:04,829 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4356 treesize of output 4085 [2023-12-02 17:30:04,853 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,854 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,855 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:04,880 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4717 treesize of output 4426 [2023-12-02 17:30:04,906 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,907 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,912 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:04,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3674 treesize of output 3394 [2023-12-02 17:30:04,965 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,966 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:04,971 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:04,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4274 treesize of output 3999 [2023-12-02 17:30:05,021 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,021 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,026 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:05,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4323 treesize of output 4046 [2023-12-02 17:30:05,128 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,129 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,133 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:05,164 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3674 treesize of output 3394 [2023-12-02 17:30:05,185 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,186 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,191 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:05,217 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4770 treesize of output 4477 [2023-12-02 17:30:05,243 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,244 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,250 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:05,317 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4356 treesize of output 4103 [2023-12-02 17:30:05,341 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,341 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,342 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:05,455 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5102 treesize of output 4771 [2023-12-02 17:30:05,484 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,485 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,491 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:05,519 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5046 treesize of output 4717 [2023-12-02 17:30:05,546 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,547 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,552 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:05,644 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8285 treesize of output 7897 [2023-12-02 17:30:05,678 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,679 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,680 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:05,713 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5753 treesize of output 5427 [2023-12-02 17:30:05,742 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,743 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,749 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:05,841 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8285 treesize of output 7897 [2023-12-02 17:30:05,874 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,875 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,877 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:05,939 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5813 treesize of output 5485 [2023-12-02 17:30:05,969 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,970 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:05,976 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:06,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5102 treesize of output 4771 [2023-12-02 17:30:06,062 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,063 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,069 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:06,133 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4770 treesize of output 4450 [2023-12-02 17:30:06,159 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,160 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,166 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:06,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5267 treesize of output 4929 [2023-12-02 17:30:06,224 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,225 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,231 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:06,261 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5758 treesize of output 5432 [2023-12-02 17:30:06,292 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,293 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,300 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:06,397 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4615 treesize of output 4327 [2023-12-02 17:30:06,423 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,424 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,431 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:06,486 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3981 treesize of output 3717 [2023-12-02 17:30:06,510 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,511 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,518 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:06,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3674 treesize of output 3394 [2023-12-02 17:30:06,574 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,575 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,580 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:06,606 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4412 treesize of output 4132 [2023-12-02 17:30:06,632 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,632 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,639 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:06,845 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3717 treesize of output 3462 [2023-12-02 17:30:06,868 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,868 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,874 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:06,900 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4144 treesize of output 3844 [2023-12-02 17:30:06,924 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,924 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,931 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:06,973 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4665 treesize of output 4348 [2023-12-02 17:30:06,998 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:06,999 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,006 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:07,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4027 treesize of output 3761 [2023-12-02 17:30:07,080 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,081 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,086 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:07,129 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4660 treesize of output 4343 [2023-12-02 17:30:07,155 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,156 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,163 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:07,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3717 treesize of output 3462 [2023-12-02 17:30:07,331 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,332 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,337 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:07,360 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4144 treesize of output 3844 [2023-12-02 17:30:07,382 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,383 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,388 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:07,430 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4665 treesize of output 4348 [2023-12-02 17:30:07,454 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,455 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,460 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:07,508 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4027 treesize of output 3761 [2023-12-02 17:30:07,532 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,533 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,538 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:07,576 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4660 treesize of output 4343 [2023-12-02 17:30:07,601 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,601 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,606 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:07,728 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4372 treesize of output 4066 [2023-12-02 17:30:07,758 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,759 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,763 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:07,792 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5158 treesize of output 4825 [2023-12-02 17:30:07,821 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,822 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,827 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:07,856 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4697 treesize of output 4407 [2023-12-02 17:30:07,885 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,886 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:07,892 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:07,971 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4721 treesize of output 4437 [2023-12-02 17:30:07,999 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,000 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,001 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:08,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4645 treesize of output 4357 [2023-12-02 17:30:08,101 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,102 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,108 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:08,148 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4372 treesize of output 4066 [2023-12-02 17:30:08,174 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,175 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,181 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:08,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4721 treesize of output 4437 [2023-12-02 17:30:08,285 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,286 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,287 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:08,316 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5102 treesize of output 4771 [2023-12-02 17:30:08,345 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,346 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,353 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:08,385 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4697 treesize of output 4407 [2023-12-02 17:30:08,414 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,415 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,421 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:08,457 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5329 treesize of output 4990 [2023-12-02 17:30:08,488 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,489 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,495 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:08,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5380 treesize of output 5039 [2023-12-02 17:30:08,653 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,654 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,660 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:08,701 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5033 treesize of output 4703 [2023-12-02 17:30:08,729 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,729 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,736 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:08,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5873 treesize of output 5543 [2023-12-02 17:30:08,802 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,802 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,809 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:08,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5324 treesize of output 4985 [2023-12-02 17:30:08,916 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,917 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:08,923 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:09,014 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7926 treesize of output 7510 [2023-12-02 17:30:09,047 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,048 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,049 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:09,088 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5033 treesize of output 4703 [2023-12-02 17:30:09,117 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,118 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,124 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:09,159 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5380 treesize of output 5039 [2023-12-02 17:30:09,190 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,191 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,197 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:09,230 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5813 treesize of output 5485 [2023-12-02 17:30:09,261 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,262 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,269 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:09,359 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7926 treesize of output 7546 [2023-12-02 17:30:09,393 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,394 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,395 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:09,425 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5818 treesize of output 5490 [2023-12-02 17:30:09,455 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,456 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,464 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:09,685 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7847 treesize of output 7433 [2023-12-02 17:30:09,717 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,718 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,719 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:09,748 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5272 treesize of output 4935 [2023-12-02 17:30:09,776 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,777 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,784 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:09,821 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5757 treesize of output 5431 [2023-12-02 17:30:09,851 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,852 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,858 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:09,899 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4984 treesize of output 4656 [2023-12-02 17:30:09,927 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,928 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:09,935 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:09,977 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5328 treesize of output 4989 [2023-12-02 17:30:10,006 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,008 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,015 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:10,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7847 treesize of output 7487 [2023-12-02 17:30:10,135 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,136 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,137 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:10,166 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5762 treesize of output 5436 [2023-12-02 17:30:10,198 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,198 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,205 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:10,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4984 treesize of output 4656 [2023-12-02 17:30:10,311 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,312 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,318 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:10,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5817 treesize of output 5489 [2023-12-02 17:30:10,398 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,398 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,405 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:10,437 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5328 treesize of output 4989 [2023-12-02 17:30:10,466 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,467 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,474 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:10,580 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4649 treesize of output 4361 [2023-12-02 17:30:10,607 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,608 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,614 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:10,644 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4597 treesize of output 4311 [2023-12-02 17:30:10,671 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,672 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,677 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:10,754 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4673 treesize of output 4409 [2023-12-02 17:30:10,781 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,782 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,783 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:10,818 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4327 treesize of output 4023 [2023-12-02 17:30:10,845 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,845 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,851 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:10,883 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5050 treesize of output 4721 [2023-12-02 17:30:10,910 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,911 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:10,917 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:10,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4649 treesize of output 4361 [2023-12-02 17:30:11,011 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,011 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,018 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:11,072 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4327 treesize of output 4023 [2023-12-02 17:30:11,098 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,098 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,104 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:11,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5106 treesize of output 4775 [2023-12-02 17:30:11,166 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,167 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,173 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:11,254 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4673 treesize of output 4391 [2023-12-02 17:30:11,280 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,281 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,282 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:11,312 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5277 treesize of output 4940 [2023-12-02 17:30:11,356 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,357 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,364 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:11,490 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4372 treesize of output 4066 [2023-12-02 17:30:11,515 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,516 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,521 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:11,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5158 treesize of output 4825 [2023-12-02 17:30:11,578 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,579 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,590 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:11,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4697 treesize of output 4407 [2023-12-02 17:30:11,647 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,648 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,654 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:11,729 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4721 treesize of output 4437 [2023-12-02 17:30:11,756 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,757 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,758 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:11,825 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4645 treesize of output 4357 [2023-12-02 17:30:11,852 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,853 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,858 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:11,894 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4372 treesize of output 4066 [2023-12-02 17:30:11,924 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,924 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:11,929 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:12,005 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4721 treesize of output 4437 [2023-12-02 17:30:12,032 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,032 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,033 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:12,062 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5102 treesize of output 4771 [2023-12-02 17:30:12,089 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,090 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,096 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:12,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4697 treesize of output 4407 [2023-12-02 17:30:12,151 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,152 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,157 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:12,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5329 treesize of output 4990 [2023-12-02 17:30:12,214 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,215 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,220 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:12,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3717 treesize of output 3462 [2023-12-02 17:30:12,353 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,354 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,358 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:12,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4144 treesize of output 3844 [2023-12-02 17:30:12,404 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,404 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,409 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:12,448 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4665 treesize of output 4348 [2023-12-02 17:30:12,474 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,474 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,480 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:12,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4027 treesize of output 3761 [2023-12-02 17:30:12,553 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,553 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,559 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:12,600 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4660 treesize of output 4343 [2023-12-02 17:30:12,625 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,625 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,631 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:12,757 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4372 treesize of output 4066 [2023-12-02 17:30:12,792 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,793 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,798 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:12,824 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4796 treesize of output 4474 [2023-12-02 17:30:12,851 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,852 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,857 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:12,882 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4327 treesize of output 4023 [2023-12-02 17:30:12,908 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,909 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:12,915 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:12,976 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4823 treesize of output 4501 [2023-12-02 17:30:13,004 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,004 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,010 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:13,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5271 treesize of output 4933 [2023-12-02 17:30:13,066 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,067 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,073 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:13,099 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4774 treesize of output 4454 [2023-12-02 17:30:13,126 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,127 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,132 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:13,180 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3938 treesize of output 3673 [2023-12-02 17:30:13,203 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,203 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,208 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:13,275 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4985 treesize of output 4657 [2023-12-02 17:30:13,314 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,315 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,321 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:13,360 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4144 treesize of output 3844 [2023-12-02 17:30:13,385 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,385 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,392 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:13,420 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4936 treesize of output 4610 [2023-12-02 17:30:13,449 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,450 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,456 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:13,483 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5221 treesize of output 4885 [2023-12-02 17:30:13,512 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,513 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,520 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:13,609 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4372 treesize of output 4066 [2023-12-02 17:30:13,636 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,637 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,642 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:13,677 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4796 treesize of output 4474 [2023-12-02 17:30:13,704 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,705 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,710 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:13,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4327 treesize of output 4023 [2023-12-02 17:30:13,765 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,766 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,771 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:13,805 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3938 treesize of output 3673 [2023-12-02 17:30:13,828 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,829 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,835 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:13,890 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4770 treesize of output 4450 [2023-12-02 17:30:13,918 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,919 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,924 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:13,952 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4721 treesize of output 4403 [2023-12-02 17:30:13,979 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,980 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:13,986 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:14,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5216 treesize of output 4880 [2023-12-02 17:30:14,044 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,044 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,050 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:14,150 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4718 treesize of output 4409 [2023-12-02 17:30:14,178 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,179 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,180 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:14,230 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4670 treesize of output 4363 [2023-12-02 17:30:14,257 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,257 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,258 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:14,312 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5613 treesize of output 5270 [2023-12-02 17:30:14,339 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,340 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,341 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:14,396 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4278 treesize of output 3976 [2023-12-02 17:30:14,421 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,422 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,427 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:14,454 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4745 treesize of output 4425 [2023-12-02 17:30:14,481 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,481 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,488 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:14,514 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4323 treesize of output 4019 [2023-12-02 17:30:14,541 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,542 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,547 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:14,640 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4718 treesize of output 4445 [2023-12-02 17:30:14,667 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,668 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,669 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:14,720 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4670 treesize of output 4399 [2023-12-02 17:30:14,750 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,751 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,752 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:14,804 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5613 treesize of output 5270 [2023-12-02 17:30:14,832 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,833 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,834 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:14,939 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5333 treesize of output 4994 [2023-12-02 17:30:14,969 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,970 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:14,977 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:15,010 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5822 treesize of output 5494 [2023-12-02 17:30:15,041 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,042 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,048 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:15,113 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4989 treesize of output 4661 [2023-12-02 17:30:15,142 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,143 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,148 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:15,223 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5762 treesize of output 5436 [2023-12-02 17:30:15,253 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,254 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,260 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:15,290 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5333 treesize of output 4994 [2023-12-02 17:30:15,320 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,321 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,327 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:15,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5277 treesize of output 4940 [2023-12-02 17:30:15,386 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,387 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,394 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:15,434 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4989 treesize of output 4661 [2023-12-02 17:30:15,467 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,468 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,474 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:15,563 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7864 treesize of output 7486 [2023-12-02 17:30:15,596 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,597 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,598 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:15,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7864 treesize of output 7504 [2023-12-02 17:30:15,728 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,728 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,729 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:15,758 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5767 treesize of output 5441 [2023-12-02 17:30:15,796 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,797 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,804 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:15,977 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4169 treesize of output 3873 [2023-12-02 17:30:15,997 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,998 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:15,999 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:16,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4169 treesize of output 3873 [2023-12-02 17:30:16,070 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,071 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,072 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:16,094 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5011 treesize of output 4686 [2023-12-02 17:30:16,117 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,118 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,119 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:16,188 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9350 treesize of output 8983 [2023-12-02 17:30:16,221 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,222 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,223 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:16,245 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5069 treesize of output 4742 [2023-12-02 17:30:16,267 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,267 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,268 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:16,314 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4940 treesize of output 4615 [2023-12-02 17:30:16,374 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,375 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,376 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:16,396 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4459 treesize of output 4197 [2023-12-02 17:30:16,417 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,418 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,419 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:16,483 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8531 treesize of output 8182 [2023-12-02 17:30:16,515 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,516 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,517 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:16,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9450 treesize of output 8985 [2023-12-02 17:30:16,651 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,652 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,654 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:16,676 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5069 treesize of output 4742 [2023-12-02 17:30:16,698 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,698 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,699 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:16,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15230 treesize of output 14628 [2023-12-02 17:30:16,855 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,856 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,857 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:16,947 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8765 treesize of output 8320 [2023-12-02 17:30:16,980 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,980 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:16,981 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:17,046 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10172 treesize of output 9681 [2023-12-02 17:30:17,079 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,080 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,081 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:17,189 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9470 treesize of output 9101 [2023-12-02 17:30:17,225 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,226 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,227 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:17,296 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13641 treesize of output 13082 [2023-12-02 17:30:17,333 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,334 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,335 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:17,398 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7577 treesize of output 7248 [2023-12-02 17:30:17,425 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,426 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,427 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:17,521 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9370 treesize of output 8907 [2023-12-02 17:30:17,554 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,555 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,556 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:17,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13499 treesize of output 12942 [2023-12-02 17:30:17,658 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,659 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,661 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:17,723 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7577 treesize of output 7170 [2023-12-02 17:30:17,751 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,752 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,753 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:17,822 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9470 treesize of output 9005 [2023-12-02 17:30:17,857 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,858 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,859 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:17,940 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7587 treesize of output 7207 [2023-12-02 17:30:17,967 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,968 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:17,970 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:18,027 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3576 treesize of output 3300 [2023-12-02 17:30:18,044 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,044 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,045 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:18,063 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4165 treesize of output 3869 [2023-12-02 17:30:18,081 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,082 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,083 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:18,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7211 treesize of output 6890 [2023-12-02 17:30:18,163 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,164 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,165 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:18,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9546 treesize of output 9175 [2023-12-02 17:30:18,346 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,347 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,349 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:18,372 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5123 treesize of output 4794 [2023-12-02 17:30:18,394 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,395 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,396 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:18,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4214 treesize of output 3916 [2023-12-02 17:30:18,443 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,448 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,449 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:18,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4214 treesize of output 3916 [2023-12-02 17:30:18,524 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,525 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,526 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:18,549 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5123 treesize of output 4794 [2023-12-02 17:30:18,572 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,573 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,574 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:18,640 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9446 treesize of output 9017 [2023-12-02 17:30:18,675 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,676 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,677 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:18,698 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5065 treesize of output 4738 [2023-12-02 17:30:18,720 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,721 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,722 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:18,771 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4990 treesize of output 4663 [2023-12-02 17:30:18,836 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,836 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,837 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:18,858 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4507 treesize of output 4243 [2023-12-02 17:30:18,878 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,879 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,880 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:18,941 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8618 treesize of output 8267 [2023-12-02 17:30:18,972 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,973 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:18,974 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:19,150 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7655 treesize of output 7273 [2023-12-02 17:30:19,179 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,180 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,181 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:19,247 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9466 treesize of output 9037 [2023-12-02 17:30:19,283 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,284 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,285 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:19,351 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13637 treesize of output 13180 [2023-12-02 17:30:19,387 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,388 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,389 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:19,458 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9566 treesize of output 9135 [2023-12-02 17:30:19,493 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,494 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,495 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:19,590 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13779 treesize of output 13320 [2023-12-02 17:30:19,626 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,627 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,629 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:19,696 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9566 treesize of output 9099 [2023-12-02 17:30:19,733 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,734 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,735 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:19,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7655 treesize of output 7324 [2023-12-02 17:30:19,844 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,844 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,845 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:19,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10276 treesize of output 9870 [2023-12-02 17:30:19,971 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,972 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:19,973 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:20,032 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8855 treesize of output 8408 [2023-12-02 17:30:20,065 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,066 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,067 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:20,144 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15386 treesize of output 14782 [2023-12-02 17:30:20,183 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,184 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,185 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:20,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7587 treesize of output 7207 [2023-12-02 17:30:20,306 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,307 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,308 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:20,364 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3576 treesize of output 3300 [2023-12-02 17:30:20,383 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,384 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,384 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:20,403 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4165 treesize of output 3869 [2023-12-02 17:30:20,422 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,423 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,423 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:20,479 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7211 treesize of output 6812 [2023-12-02 17:30:20,506 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,506 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,508 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:20,653 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9546 treesize of output 9079 [2023-12-02 17:30:20,688 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,689 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,690 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:20,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5123 treesize of output 4794 [2023-12-02 17:30:20,735 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,736 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,737 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:20,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4214 treesize of output 3916 [2023-12-02 17:30:20,786 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,786 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,787 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:20,840 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4214 treesize of output 3916 [2023-12-02 17:30:20,860 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,861 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,862 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:20,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5123 treesize of output 4794 [2023-12-02 17:30:20,908 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,908 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:20,909 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:20,974 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9446 treesize of output 8981 [2023-12-02 17:30:21,008 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,009 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,010 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:21,034 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5065 treesize of output 4738 [2023-12-02 17:30:21,059 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,060 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,061 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:21,112 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4990 treesize of output 4663 [2023-12-02 17:30:21,174 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,175 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,176 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:21,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4507 treesize of output 4243 [2023-12-02 17:30:21,219 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,219 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,220 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:21,283 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8618 treesize of output 8267 [2023-12-02 17:30:21,316 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,316 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,318 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:21,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7587 treesize of output 7180 [2023-12-02 17:30:21,443 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,443 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,444 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:21,500 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3576 treesize of output 3300 [2023-12-02 17:30:21,519 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,519 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,520 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:21,538 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4165 treesize of output 3869 [2023-12-02 17:30:21,559 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,560 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,561 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:21,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7211 treesize of output 6812 [2023-12-02 17:30:21,648 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,649 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,650 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:21,778 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4001 treesize of output 3707 [2023-12-02 17:30:21,848 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,849 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,850 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:21,868 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3580 treesize of output 3340 [2023-12-02 17:30:21,888 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,889 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,890 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:21,907 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3619 treesize of output 3377 [2023-12-02 17:30:21,926 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,927 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:21,928 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:22,015 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8688 treesize of output 8281 [2023-12-02 17:30:22,046 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,047 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,048 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:22,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3997 treesize of output 3703 [2023-12-02 17:30:22,126 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,127 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,128 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:22,212 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11195 treesize of output 10766 [2023-12-02 17:30:22,255 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,256 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,257 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:22,330 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8778 treesize of output 8369 [2023-12-02 17:30:22,370 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,371 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,373 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:22,420 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4507 treesize of output 4198 [2023-12-02 17:30:22,443 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,444 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,445 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:22,471 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4940 treesize of output 4660 [2023-12-02 17:30:22,538 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,538 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,539 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:22,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4459 treesize of output 4152 [2023-12-02 17:30:22,584 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,584 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,585 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:22,625 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4455 treesize of output 4148 [2023-12-02 17:30:22,646 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,647 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,648 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:22,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4407 treesize of output 4102 [2023-12-02 17:30:22,689 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,690 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,691 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:22,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4886 treesize of output 4608 [2023-12-02 17:30:22,770 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,771 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,772 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:22,816 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4001 treesize of output 3707 [2023-12-02 17:30:22,868 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,868 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,870 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:22,888 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3580 treesize of output 3340 [2023-12-02 17:30:22,912 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,912 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,913 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:22,930 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3619 treesize of output 3377 [2023-12-02 17:30:22,950 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,950 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:22,951 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:23,042 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9529 treesize of output 9104 [2023-12-02 17:30:23,081 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,082 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,083 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:23,153 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9628 treesize of output 9252 [2023-12-02 17:30:23,197 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,198 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,200 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:23,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11215 treesize of output 10690 [2023-12-02 17:30:23,323 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,324 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,325 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:23,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3997 treesize of output 3703 [2023-12-02 17:30:23,418 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,419 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,420 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:23,436 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3576 treesize of output 3300 [2023-12-02 17:30:23,453 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,453 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,454 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:23,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8782 treesize of output 8424 [2023-12-02 17:30:23,600 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,601 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,602 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:23,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8872 treesize of output 8461 [2023-12-02 17:30:23,721 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,722 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,724 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:23,757 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3997 treesize of output 3703 [2023-12-02 17:30:23,818 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,819 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,820 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:23,899 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11315 treesize of output 10884 [2023-12-02 17:30:23,940 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,941 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:23,942 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:23,989 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4507 treesize of output 4198 [2023-12-02 17:30:24,013 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,014 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,015 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:24,044 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4940 treesize of output 4660 [2023-12-02 17:30:24,114 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,115 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,116 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:24,136 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4459 treesize of output 4152 [2023-12-02 17:30:24,155 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,156 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,157 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:24,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7591 treesize of output 7262 [2023-12-02 17:30:24,287 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,288 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,289 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:24,396 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11951 treesize of output 11530 [2023-12-02 17:30:24,429 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,430 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,431 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:24,493 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9487 treesize of output 9058 [2023-12-02 17:30:24,527 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,528 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,529 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:24,618 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7591 treesize of output 7211 [2023-12-02 17:30:24,644 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,644 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,645 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:24,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11827 treesize of output 11288 [2023-12-02 17:30:24,742 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,743 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,744 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:24,808 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9487 treesize of output 9022 [2023-12-02 17:30:24,842 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,843 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,843 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:24,905 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9387 treesize of output 8924 [2023-12-02 17:30:24,938 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,939 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:24,940 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:25,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11318 treesize of output 10791 [2023-12-02 17:30:25,072 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,072 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,073 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:25,132 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8799 treesize of output 8354 [2023-12-02 17:30:25,164 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,165 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,166 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:25,229 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11841 treesize of output 11302 [2023-12-02 17:30:25,262 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,262 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,263 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:25,460 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4459 treesize of output 4197 [2023-12-02 17:30:25,482 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,483 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,484 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:25,506 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5069 treesize of output 4742 [2023-12-02 17:30:25,528 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,529 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,530 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:25,610 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9812 treesize of output 9433 [2023-12-02 17:30:25,646 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,647 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,649 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:25,726 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10217 treesize of output 9832 [2023-12-02 17:30:25,764 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,765 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,766 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:25,861 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9703 treesize of output 9326 [2023-12-02 17:30:25,896 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,897 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,898 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:25,920 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5011 treesize of output 4686 [2023-12-02 17:30:25,941 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,942 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,943 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:25,970 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4459 treesize of output 4197 [2023-12-02 17:30:25,990 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,991 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:25,992 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:26,023 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4169 treesize of output 3918 [2023-12-02 17:30:26,041 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,042 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,043 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:26,065 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5069 treesize of output 4742 [2023-12-02 17:30:26,086 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,087 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,088 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:26,113 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4169 treesize of output 3918 [2023-12-02 17:30:26,131 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,132 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,132 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:26,186 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4214 treesize of output 3961 [2023-12-02 17:30:26,204 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,204 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,205 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:26,304 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9808 treesize of output 9369 [2023-12-02 17:30:26,346 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,347 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,348 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:26,371 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5065 treesize of output 4738 [2023-12-02 17:30:26,393 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,394 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,395 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:26,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4507 treesize of output 4243 [2023-12-02 17:30:26,445 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,445 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,446 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:26,469 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5123 treesize of output 4794 [2023-12-02 17:30:26,492 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,493 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,494 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:26,521 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4214 treesize of output 3961 [2023-12-02 17:30:26,540 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,541 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,542 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:26,611 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4507 treesize of output 4243 [2023-12-02 17:30:26,632 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,633 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,634 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:26,657 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5123 treesize of output 4794 [2023-12-02 17:30:26,684 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,684 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,685 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:26,756 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9917 treesize of output 9536 [2023-12-02 17:30:26,793 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,794 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,795 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:26,864 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10322 treesize of output 9935 [2023-12-02 17:30:26,902 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,903 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:26,904 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:26,994 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7577 treesize of output 7170 [2023-12-02 17:30:27,023 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,024 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,025 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:27,128 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8765 treesize of output 8356 [2023-12-02 17:30:27,160 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,161 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,162 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:27,229 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9350 treesize of output 8887 [2023-12-02 17:30:27,264 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,266 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,267 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:27,330 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7577 treesize of output 7197 [2023-12-02 17:30:27,362 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,363 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,364 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:27,430 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9450 treesize of output 9021 [2023-12-02 17:30:27,466 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,467 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,469 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:27,532 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11813 treesize of output 11274 [2023-12-02 17:30:27,565 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,566 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,567 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:27,640 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11827 treesize of output 11315 [2023-12-02 17:30:27,673 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,674 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,675 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:27,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11937 treesize of output 11516 [2023-12-02 17:30:27,811 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,812 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,813 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:27,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8765 treesize of output 8320 [2023-12-02 17:30:27,930 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,931 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:27,932 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:27,998 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9450 treesize of output 8985 [2023-12-02 17:30:28,034 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,035 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,036 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:28,151 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7587 treesize of output 7180 [2023-12-02 17:30:28,180 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,181 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,182 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:28,221 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3576 treesize of output 3336 [2023-12-02 17:30:28,238 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,239 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,240 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:28,258 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3997 treesize of output 3703 [2023-12-02 17:30:28,310 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,311 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,312 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:28,400 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7573 treesize of output 7244 [2023-12-02 17:30:28,433 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,434 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,435 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:28,455 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4165 treesize of output 3869 [2023-12-02 17:30:28,475 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,476 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,477 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:28,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11318 treesize of output 10887 [2023-12-02 17:30:28,659 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,660 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,661 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:28,727 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9632 treesize of output 9160 [2023-12-02 17:30:28,762 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,763 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,764 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:28,830 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11841 treesize of output 11422 [2023-12-02 17:30:28,863 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,864 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,865 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:28,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7591 treesize of output 7262 [2023-12-02 17:30:28,955 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,956 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:28,957 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:29,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10326 treesize of output 9879 [2023-12-02 17:30:29,095 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,096 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,097 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:29,160 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11827 treesize of output 11288 [2023-12-02 17:30:29,196 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,197 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,198 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:29,265 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10217 treesize of output 9832 [2023-12-02 17:30:29,301 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,302 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,303 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:29,364 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7591 treesize of output 7262 [2023-12-02 17:30:29,396 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,397 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,398 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:29,501 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11951 treesize of output 11530 [2023-12-02 17:30:29,543 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,544 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,545 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:29,612 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10326 treesize of output 9939 [2023-12-02 17:30:29,648 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,649 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,650 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:29,728 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3580 treesize of output 3304 [2023-12-02 17:30:29,745 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,746 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,747 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:29,763 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3619 treesize of output 3341 [2023-12-02 17:30:29,780 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,781 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,781 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:29,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4001 treesize of output 3743 [2023-12-02 17:30:29,846 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,847 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,847 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:29,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3580 treesize of output 3304 [2023-12-02 17:30:29,933 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,933 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,934 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:29,950 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3619 treesize of output 3341 [2023-12-02 17:30:29,967 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,968 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:29,968 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:29,985 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4001 treesize of output 3743 [2023-12-02 17:30:30,032 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,033 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,034 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:30,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9138 treesize of output 8719 [2023-12-02 17:30:30,158 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,158 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,159 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:30,219 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9039 treesize of output 8622 [2023-12-02 17:30:30,251 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,252 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,253 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:30,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8961 treesize of output 8508 [2023-12-02 17:30:30,340 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,340 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,341 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:30,385 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4455 treesize of output 4148 [2023-12-02 17:30:30,406 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,407 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,408 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:30,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4886 treesize of output 4563 [2023-12-02 17:30:30,490 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,491 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,492 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:30,511 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4407 treesize of output 4102 [2023-12-02 17:30:30,531 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,531 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,532 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:30,574 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4940 treesize of output 4615 [2023-12-02 17:30:30,631 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,632 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,633 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:30,652 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4459 treesize of output 4152 [2023-12-02 17:30:30,673 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,673 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,674 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:30,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4507 treesize of output 4198 [2023-12-02 17:30:30,714 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,715 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,716 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:30,744 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3797 treesize of output 3547 [2023-12-02 17:30:30,762 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,762 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,763 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:30,816 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3997 treesize of output 3703 [2023-12-02 17:30:30,868 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,869 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,869 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:30,930 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9529 treesize of output 9059 [2023-12-02 17:30:30,964 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,964 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:30,965 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:31,024 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8975 treesize of output 8600 [2023-12-02 17:30:31,054 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,055 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,056 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:31,120 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9628 treesize of output 9156 [2023-12-02 17:30:31,154 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,155 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,156 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:31,267 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9241 treesize of output 8820 [2023-12-02 17:30:31,304 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,305 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,306 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:31,383 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9142 treesize of output 8678 [2023-12-02 17:30:31,419 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,419 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,420 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:31,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9057 treesize of output 8602 [2023-12-02 17:30:31,515 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,516 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,517 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:31,559 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4940 treesize of output 4615 [2023-12-02 17:30:31,620 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,621 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,622 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:31,642 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4459 treesize of output 4152 [2023-12-02 17:30:31,662 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,663 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,664 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:31,684 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4507 treesize of output 4198 [2023-12-02 17:30:31,706 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,707 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,708 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:31,744 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3797 treesize of output 3547 [2023-12-02 17:30:31,766 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,767 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,768 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:31,891 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7587 treesize of output 7207 [2023-12-02 17:30:31,921 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,921 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,923 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:31,962 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3576 treesize of output 3336 [2023-12-02 17:30:31,981 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,982 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:31,982 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:32,000 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3997 treesize of output 3703 [2023-12-02 17:30:32,051 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,051 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,052 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:32,141 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7573 treesize of output 7244 [2023-12-02 17:30:32,170 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,171 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,172 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:32,191 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4165 treesize of output 3869 [2023-12-02 17:30:32,212 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,213 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,214 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:32,306 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7655 treesize of output 7246 [2023-12-02 17:30:32,336 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,336 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,337 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:32,403 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11947 treesize of output 11406 [2023-12-02 17:30:32,439 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,439 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,440 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:32,553 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9546 treesize of output 9175 [2023-12-02 17:30:32,587 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,588 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,589 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:32,658 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8855 treesize of output 8495 [2023-12-02 17:30:32,693 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,693 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,694 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:32,767 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12057 treesize of output 11514 [2023-12-02 17:30:32,802 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,803 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,804 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:32,909 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9446 treesize of output 9077 [2023-12-02 17:30:32,943 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,944 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:32,945 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:33,010 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11933 treesize of output 11419 [2023-12-02 17:30:33,045 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,046 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,047 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:33,118 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9546 treesize of output 9079 [2023-12-02 17:30:33,154 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,155 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,157 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:33,227 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8855 treesize of output 8408 [2023-12-02 17:30:33,261 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,262 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,263 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:33,327 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7655 treesize of output 7246 [2023-12-02 17:30:33,354 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,355 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,356 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:33,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4214 treesize of output 3961 [2023-12-02 17:30:33,435 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,436 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,437 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:33,534 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9808 treesize of output 9324 [2023-12-02 17:30:33,570 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,571 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,572 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:33,594 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5065 treesize of output 4738 [2023-12-02 17:30:33,618 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,618 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,619 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:33,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4507 treesize of output 4243 [2023-12-02 17:30:33,670 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,670 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,671 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:33,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5123 treesize of output 4794 [2023-12-02 17:30:33,718 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,719 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,719 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:33,750 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4214 treesize of output 3961 [2023-12-02 17:30:33,770 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,770 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,771 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:33,840 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4507 treesize of output 4243 [2023-12-02 17:30:33,862 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,863 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,864 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:33,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5123 treesize of output 4794 [2023-12-02 17:30:33,910 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,911 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:33,912 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:33,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9917 treesize of output 9536 [2023-12-02 17:30:34,018 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,019 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,020 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:34,094 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10322 treesize of output 9830 [2023-12-02 17:30:34,132 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,133 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,134 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:34,243 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7587 treesize of output 7258 [2023-12-02 17:30:34,271 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,271 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,272 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:34,310 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3576 treesize of output 3336 [2023-12-02 17:30:34,328 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,329 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,330 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:34,348 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3997 treesize of output 3703 [2023-12-02 17:30:34,399 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,400 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,401 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:34,486 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7573 treesize of output 7244 [2023-12-02 17:30:34,513 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,514 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,515 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:34,533 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4165 treesize of output 3869 [2023-12-02 17:30:34,552 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,553 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,554 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:34,863 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9429 treesize of output 8969 [2023-12-02 17:30:34,900 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,901 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:34,907 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:35,007 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12654 treesize of output 12128 [2023-12-02 17:30:35,050 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,051 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,053 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:35,087 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9334 treesize of output 8876 [2023-12-02 17:30:35,123 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,124 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,131 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:35,178 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10321 treesize of output 9910 [2023-12-02 17:30:35,215 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,216 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,224 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:35,325 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12654 treesize of output 12128 [2023-12-02 17:30:35,363 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,364 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,365 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:35,405 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10326 treesize of output 9915 [2023-12-02 17:30:35,442 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,442 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,450 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:35,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8416 treesize of output 7985 [2023-12-02 17:30:35,559 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,560 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,567 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:35,603 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8773 treesize of output 8332 [2023-12-02 17:30:35,636 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,637 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,643 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:35,726 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10424 treesize of output 10011 [2023-12-02 17:30:35,765 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,766 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,773 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:35,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9429 treesize of output 8969 [2023-12-02 17:30:35,847 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,848 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:35,854 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:35,992 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5913 treesize of output 5558 [2023-12-02 17:30:36,018 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,019 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,025 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:36,053 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6834 treesize of output 6450 [2023-12-02 17:30:36,081 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,082 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,088 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:36,121 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7723 treesize of output 7371 [2023-12-02 17:30:36,152 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,153 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,160 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:36,229 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8058 treesize of output 7698 [2023-12-02 17:30:36,260 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,261 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,268 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:36,343 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9430 treesize of output 8970 [2023-12-02 17:30:36,378 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,379 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,385 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:36,487 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6828 treesize of output 6498 [2023-12-02 17:30:36,513 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,513 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,514 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:36,549 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8203 treesize of output 7777 [2023-12-02 17:30:36,583 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,584 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,590 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:36,632 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9047 treesize of output 8595 [2023-12-02 17:30:36,668 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,669 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,676 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:36,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8116 treesize of output 7692 [2023-12-02 17:30:36,744 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,745 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,751 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:36,795 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7243 treesize of output 6846 [2023-12-02 17:30:36,830 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,831 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,837 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:36,892 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6828 treesize of output 6498 [2023-12-02 17:30:36,918 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,918 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:36,920 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:36,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9142 treesize of output 8688 [2023-12-02 17:30:37,034 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,035 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,043 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:37,088 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7243 treesize of output 6846 [2023-12-02 17:30:37,118 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,119 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,125 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:37,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8203 treesize of output 7777 [2023-12-02 17:30:37,199 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,200 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,207 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:37,347 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8956 treesize of output 8506 [2023-12-02 17:30:37,382 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,383 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,390 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:37,434 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7169 treesize of output 6774 [2023-12-02 17:30:37,464 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,465 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,471 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:37,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8120 treesize of output 7696 [2023-12-02 17:30:37,541 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,542 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,549 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:37,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6757 treesize of output 6429 [2023-12-02 17:30:37,626 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,627 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,628 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:37,660 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8033 treesize of output 7611 [2023-12-02 17:30:37,692 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,693 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,700 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:37,735 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9339 treesize of output 8881 [2023-12-02 17:30:37,771 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,772 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,779 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:37,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8120 treesize of output 7696 [2023-12-02 17:30:37,885 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,886 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,892 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:37,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9051 treesize of output 8599 [2023-12-02 17:30:37,962 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,962 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:37,969 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:38,010 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7169 treesize of output 6774 [2023-12-02 17:30:38,040 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,041 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,047 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:38,115 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6757 treesize of output 6429 [2023-12-02 17:30:38,141 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,142 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,143 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:38,261 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5913 treesize of output 5558 [2023-12-02 17:30:38,287 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,288 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,294 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:38,326 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6834 treesize of output 6450 [2023-12-02 17:30:38,355 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,356 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,362 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:38,395 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7723 treesize of output 7371 [2023-12-02 17:30:38,426 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,427 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,434 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:38,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8058 treesize of output 7698 [2023-12-02 17:30:38,535 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,536 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,543 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:38,671 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9434 treesize of output 8974 [2023-12-02 17:30:38,706 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,707 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,714 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:38,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10429 treesize of output 10016 [2023-12-02 17:30:38,814 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,815 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,823 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:38,929 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11523 treesize of output 10997 [2023-12-02 17:30:38,965 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,966 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:38,967 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:39,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9339 treesize of output 8881 [2023-12-02 17:30:39,082 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,083 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,090 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:39,131 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9434 treesize of output 8974 [2023-12-02 17:30:39,169 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,170 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,178 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:39,285 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11523 treesize of output 10997 [2023-12-02 17:30:39,323 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,324 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,325 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:39,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10326 treesize of output 9915 [2023-12-02 17:30:39,397 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,398 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,406 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:39,445 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10331 treesize of output 9920 [2023-12-02 17:30:39,483 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,484 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,493 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:39,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8778 treesize of output 8337 [2023-12-02 17:30:39,604 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,604 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,615 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:39,648 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8421 treesize of output 7990 [2023-12-02 17:30:39,682 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,683 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,690 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:39,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9430 treesize of output 8970 [2023-12-02 17:30:39,842 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,843 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,849 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:39,955 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6828 treesize of output 6498 [2023-12-02 17:30:39,981 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,982 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:39,983 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:40,018 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8203 treesize of output 7777 [2023-12-02 17:30:40,050 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,051 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,057 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:40,095 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9047 treesize of output 8595 [2023-12-02 17:30:40,131 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,132 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,139 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:40,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8116 treesize of output 7692 [2023-12-02 17:30:40,207 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,208 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,215 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:40,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7243 treesize of output 6846 [2023-12-02 17:30:40,290 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,291 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,296 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:40,354 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6828 treesize of output 6498 [2023-12-02 17:30:40,381 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,382 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,383 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:40,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9142 treesize of output 8688 [2023-12-02 17:30:40,495 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,496 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,503 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:40,549 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7243 treesize of output 6846 [2023-12-02 17:30:40,580 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,581 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,587 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:40,621 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8203 treesize of output 7777 [2023-12-02 17:30:40,654 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,655 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,662 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:40,802 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5913 treesize of output 5558 [2023-12-02 17:30:40,829 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,830 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,836 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:40,865 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6834 treesize of output 6450 [2023-12-02 17:30:40,893 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,894 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,900 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:40,931 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7723 treesize of output 7371 [2023-12-02 17:30:40,962 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,963 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:40,969 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:41,044 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8058 treesize of output 7698 [2023-12-02 17:30:41,075 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,077 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,085 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:41,214 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8857 treesize of output 8414 [2023-12-02 17:30:41,248 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,249 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,255 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:41,287 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8065 [2023-12-02 17:30:41,323 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,324 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,331 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:41,374 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10425 treesize of output 10012 [2023-12-02 17:30:41,411 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,412 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,418 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:41,563 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12781 treesize of output 12253 [2023-12-02 17:30:41,602 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,603 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,605 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:41,640 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9425 treesize of output 8965 [2023-12-02 17:30:41,675 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,676 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,682 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:41,723 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9520 treesize of output 9058 [2023-12-02 17:30:41,758 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,759 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,765 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:41,800 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10420 treesize of output 10007 [2023-12-02 17:30:41,836 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,837 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,846 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:41,921 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9520 treesize of output 9058 [2023-12-02 17:30:41,957 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,958 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:41,966 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:42,029 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10523 treesize of output 10108 [2023-12-02 17:30:42,071 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,072 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,079 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:42,184 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12781 treesize of output 12313 [2023-12-02 17:30:42,225 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,226 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,227 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:42,373 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6249 treesize of output 5884 [2023-12-02 17:30:42,399 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,400 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,406 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:42,488 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7169 treesize of output 6774 [2023-12-02 17:30:42,519 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,520 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,527 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:42,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7243 treesize of output 6846 [2023-12-02 17:30:42,592 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,593 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,600 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:42,632 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7816 treesize of output 7457 [2023-12-02 17:30:42,666 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,667 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,672 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:42,742 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8074 treesize of output 7651 [2023-12-02 17:30:42,775 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,775 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,782 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:42,814 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8156 treesize of output 7731 [2023-12-02 17:30:42,847 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,848 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,854 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:42,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8773 treesize of output 8332 [2023-12-02 17:30:42,919 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,920 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:42,926 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:42,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5907 treesize of output 5597 [2023-12-02 17:30:43,020 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,020 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,021 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:43,043 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5845 treesize of output 5537 [2023-12-02 17:30:43,069 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,070 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,071 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:43,094 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6412 treesize of output 6041 [2023-12-02 17:30:43,159 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,160 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,161 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:43,231 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8335 treesize of output 7906 [2023-12-02 17:30:43,263 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,264 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,269 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:43,302 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8690 treesize of output 8251 [2023-12-02 17:30:43,335 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,336 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,343 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:43,383 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6482 treesize of output 6154 [2023-12-02 17:30:43,412 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,413 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,418 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:43,450 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8417 treesize of output 7986 [2023-12-02 17:30:43,484 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,485 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,491 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:43,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6249 treesize of output 5884 [2023-12-02 17:30:43,596 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,597 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,603 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:43,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7165 treesize of output 6770 [2023-12-02 17:30:43,696 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,696 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,703 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:43,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7736 treesize of output 7379 [2023-12-02 17:30:43,772 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,773 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,780 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:43,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7091 treesize of output 6698 [2023-12-02 17:30:43,840 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,841 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,848 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:43,913 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7988 treesize of output 7567 [2023-12-02 17:30:43,945 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,946 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:43,952 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:43,984 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8070 treesize of output 7647 [2023-12-02 17:30:44,017 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,018 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,023 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:44,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8685 treesize of output 8246 [2023-12-02 17:30:44,090 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,090 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,097 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:44,163 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7169 treesize of output 6774 [2023-12-02 17:30:44,193 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,194 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,199 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:44,231 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7243 treesize of output 6846 [2023-12-02 17:30:44,260 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,261 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,266 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:44,309 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7816 treesize of output 7457 [2023-12-02 17:30:44,342 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,343 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,348 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:44,417 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5907 treesize of output 5597 [2023-12-02 17:30:44,441 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,442 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,443 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:44,464 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5845 treesize of output 5537 [2023-12-02 17:30:44,491 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,492 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,493 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:44,515 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6412 treesize of output 6041 [2023-12-02 17:30:44,578 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,579 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,580 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:44,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4796 treesize of output 4501 [2023-12-02 17:30:44,847 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,847 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,853 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:44,878 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4327 treesize of output 4023 [2023-12-02 17:30:44,906 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,906 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,911 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:44,936 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4372 treesize of output 4066 [2023-12-02 17:30:44,962 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,963 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:44,967 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:45,022 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4774 treesize of output 4481 [2023-12-02 17:30:45,049 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,050 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,056 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:45,082 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4823 treesize of output 4528 [2023-12-02 17:30:45,111 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,112 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,117 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:45,153 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5271 treesize of output 4933 [2023-12-02 17:30:45,179 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,180 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,185 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:45,222 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3938 treesize of output 3646 [2023-12-02 17:30:45,247 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,248 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,253 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:45,360 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4670 treesize of output 4417 [2023-12-02 17:30:45,388 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,388 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,389 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:45,444 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6205 treesize of output 5880 [2023-12-02 17:30:45,473 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,474 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,475 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:45,530 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4718 treesize of output 4445 [2023-12-02 17:30:45,559 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,560 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,560 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:45,619 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4936 treesize of output 4637 [2023-12-02 17:30:45,648 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,649 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,654 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:45,688 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4144 treesize of output 3844 [2023-12-02 17:30:45,714 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,714 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,721 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:45,750 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4985 treesize of output 4684 [2023-12-02 17:30:45,777 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,778 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,783 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:45,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5221 treesize of output 4885 [2023-12-02 17:30:45,837 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,838 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,843 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:45,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4796 treesize of output 4501 [2023-12-02 17:30:45,963 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,964 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:45,970 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:45,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4327 treesize of output 4023 [2023-12-02 17:30:46,020 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,021 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,026 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:46,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4372 treesize of output 4066 [2023-12-02 17:30:46,077 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,078 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,082 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:46,115 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3938 treesize of output 3646 [2023-12-02 17:30:46,137 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,137 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,142 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:46,199 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4721 treesize of output 4430 [2023-12-02 17:30:46,224 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,225 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,230 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:46,257 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5216 treesize of output 4880 [2023-12-02 17:30:46,284 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,285 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,291 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:46,317 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4770 treesize of output 4477 [2023-12-02 17:30:46,343 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,344 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,349 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:46,399 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4278 treesize of output 3976 [2023-12-02 17:30:46,423 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,424 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,429 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:46,454 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4323 treesize of output 4019 [2023-12-02 17:30:46,480 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,481 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,487 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:46,514 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4745 treesize of output 4452 [2023-12-02 17:30:46,540 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,541 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,547 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:46,639 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4670 treesize of output 4399 [2023-12-02 17:30:46,666 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,667 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,668 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:46,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6205 treesize of output 5844 [2023-12-02 17:30:46,752 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,753 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,754 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:46,805 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4718 treesize of output 4463 [2023-12-02 17:30:46,832 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,833 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,834 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:46,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7864 treesize of output 7486 [2023-12-02 17:30:46,991 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,992 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:46,993 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:47,122 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7864 treesize of output 7450 [2023-12-02 17:30:47,154 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,155 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,156 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:47,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4989 treesize of output 4661 [2023-12-02 17:30:47,223 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,224 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,230 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:47,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5333 treesize of output 4994 [2023-12-02 17:30:47,288 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,288 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,294 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:47,323 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5762 treesize of output 5409 [2023-12-02 17:30:47,351 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,352 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,358 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:47,386 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5277 treesize of output 4940 [2023-12-02 17:30:47,414 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,415 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,420 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:47,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5767 treesize of output 5414 [2023-12-02 17:30:47,478 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,479 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,486 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:47,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5333 treesize of output 4994 [2023-12-02 17:30:47,606 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,606 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,612 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:47,649 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4989 treesize of output 4661 [2023-12-02 17:30:47,676 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,676 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,682 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:47,711 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5822 treesize of output 5467 [2023-12-02 17:30:47,741 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,742 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,748 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:47,865 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3717 treesize of output 3435 [2023-12-02 17:30:47,889 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,889 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,895 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:47,920 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4027 treesize of output 3734 [2023-12-02 17:30:47,944 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,945 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:47,950 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:47,978 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4462 treesize of output 4153 [2023-12-02 17:30:48,004 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,005 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,012 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:48,037 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4665 treesize of output 4348 [2023-12-02 17:30:48,062 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,063 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,068 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:48,234 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5757 treesize of output 5404 [2023-12-02 17:30:48,263 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,264 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,270 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:48,302 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5328 treesize of output 4989 [2023-12-02 17:30:48,337 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,338 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,346 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:48,377 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5272 treesize of output 4935 [2023-12-02 17:30:48,406 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,406 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,412 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:48,495 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7841 treesize of output 7481 [2023-12-02 17:30:48,527 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,527 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,529 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:48,593 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5328 treesize of output 4989 [2023-12-02 17:30:48,623 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,623 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,628 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:48,678 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5817 treesize of output 5462 [2023-12-02 17:30:48,709 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,710 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,716 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:48,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7841 treesize of output 7427 [2023-12-02 17:30:48,832 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,833 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,834 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:48,863 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5762 treesize of output 5409 [2023-12-02 17:30:48,892 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,893 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,899 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:48,965 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4984 treesize of output 4656 [2023-12-02 17:30:48,992 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,992 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:48,998 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:49,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5271 treesize of output 4960 [2023-12-02 17:30:49,058 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,059 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,064 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:49,178 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3717 treesize of output 3435 [2023-12-02 17:30:49,202 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,203 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,208 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:49,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4027 treesize of output 3734 [2023-12-02 17:30:49,265 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,265 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,270 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:49,294 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4462 treesize of output 4153 [2023-12-02 17:30:49,319 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,319 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,324 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:49,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4665 treesize of output 4348 [2023-12-02 17:30:49,374 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,375 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,381 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:49,465 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5329 treesize of output 5017 [2023-12-02 17:30:49,493 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,493 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,499 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:49,556 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4697 treesize of output 4380 [2023-12-02 17:30:49,586 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,587 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,592 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:49,639 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5380 treesize of output 5066 [2023-12-02 17:30:49,668 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,668 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,675 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:49,735 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4843 treesize of output 4546 [2023-12-02 17:30:49,761 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,762 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,767 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:49,792 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4372 treesize of output 4066 [2023-12-02 17:30:49,817 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,818 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,823 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:49,900 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5037 treesize of output 4717 [2023-12-02 17:30:49,930 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,931 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:49,932 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:49,992 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4645 treesize of output 4330 [2023-12-02 17:30:50,020 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,020 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,026 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:50,054 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4697 treesize of output 4380 [2023-12-02 17:30:50,082 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,083 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,088 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:50,116 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5324 treesize of output 5012 [2023-12-02 17:30:50,144 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,145 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,150 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:50,227 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5037 treesize of output 4753 [2023-12-02 17:30:50,258 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,259 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,260 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:50,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4649 treesize of output 4334 [2023-12-02 17:30:50,395 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,396 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,402 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:50,430 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5328 treesize of output 5016 [2023-12-02 17:30:50,470 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,471 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,478 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:50,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5277 treesize of output 4967 [2023-12-02 17:30:50,554 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,555 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,561 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:50,639 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4986 treesize of output 4704 [2023-12-02 17:30:50,666 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,667 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,667 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:50,726 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4649 treesize of output 4334 [2023-12-02 17:30:50,753 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,754 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,759 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:50,789 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5272 treesize of output 4962 [2023-12-02 17:30:50,817 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,818 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,823 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:50,852 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4597 treesize of output 4284 [2023-12-02 17:30:50,878 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,879 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,885 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:50,963 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4986 treesize of output 4668 [2023-12-02 17:30:50,991 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,992 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:50,993 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:51,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4796 treesize of output 4501 [2023-12-02 17:30:51,077 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,078 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,083 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:51,110 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4327 treesize of output 4023 [2023-12-02 17:30:51,137 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,137 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,142 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:51,267 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5329 treesize of output 5017 [2023-12-02 17:30:51,299 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,300 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,307 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:51,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4697 treesize of output 4380 [2023-12-02 17:30:51,395 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,396 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,401 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:51,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5380 treesize of output 5066 [2023-12-02 17:30:51,479 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,479 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,486 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:51,546 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4843 treesize of output 4546 [2023-12-02 17:30:51,573 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,574 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,580 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:51,609 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4372 treesize of output 4066 [2023-12-02 17:30:51,635 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,636 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,641 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:51,719 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5037 treesize of output 4771 [2023-12-02 17:30:51,749 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,750 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,751 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:51,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4645 treesize of output 4330 [2023-12-02 17:30:51,839 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,840 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,846 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:51,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4697 treesize of output 4380 [2023-12-02 17:30:51,903 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,904 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,910 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:51,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5324 treesize of output 5012 [2023-12-02 17:30:51,971 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,971 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:51,977 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:52,055 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5037 treesize of output 4771 [2023-12-02 17:30:52,083 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,083 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,084 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:52,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5324 treesize of output 4985 [2023-12-02 17:30:52,223 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,224 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,229 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:52,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5380 treesize of output 5039 [2023-12-02 17:30:52,291 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,292 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,297 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:52,383 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7920 treesize of output 7504 [2023-12-02 17:30:52,415 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,416 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,417 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:52,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5813 treesize of output 5458 [2023-12-02 17:30:52,476 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,476 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,483 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:52,546 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5380 treesize of output 5039 [2023-12-02 17:30:52,575 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,575 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,582 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:52,622 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5873 treesize of output 5516 [2023-12-02 17:30:52,652 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,652 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,659 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:52,741 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5033 treesize of output 4703 [2023-12-02 17:30:52,768 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,769 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,774 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:52,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5322 treesize of output 5009 [2023-12-02 17:30:52,830 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,830 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,835 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:52,925 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7920 treesize of output 7558 [2023-12-02 17:30:52,957 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,957 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:52,958 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:52,987 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5818 treesize of output 5463 [2023-12-02 17:30:53,018 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,019 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,024 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:53,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3717 treesize of output 3435 [2023-12-02 17:30:53,158 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,159 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,163 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:53,188 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4027 treesize of output 3734 [2023-12-02 17:30:53,211 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,211 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,216 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:53,241 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4462 treesize of output 4153 [2023-12-02 17:30:53,268 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,269 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,274 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:53,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4665 treesize of output 4348 [2023-12-02 17:30:53,322 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,323 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,328 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:53,607 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4055 treesize of output 3759 [2023-12-02 17:30:53,628 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,629 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,635 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:53,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6016 treesize of output 5683 [2023-12-02 17:30:53,741 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,742 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,748 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:53,790 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3509 treesize of output 3272 [2023-12-02 17:30:53,811 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,812 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,818 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:53,863 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5554 treesize of output 5204 [2023-12-02 17:30:53,885 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,885 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,891 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:53,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 2952 treesize of output 2728 [2023-12-02 17:30:53,976 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,977 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:53,982 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:54,023 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3778 treesize of output 3490 [2023-12-02 17:30:54,042 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,043 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,049 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:54,091 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3544 treesize of output 3267 [2023-12-02 17:30:54,111 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,112 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,118 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:54,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6975 treesize of output 6570 [2023-12-02 17:30:54,296 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,297 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,303 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:54,356 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7842 treesize of output 7408 [2023-12-02 17:30:54,381 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,382 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,388 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:54,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5884 treesize of output 5520 [2023-12-02 17:30:54,464 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,464 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,470 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:54,535 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5179 treesize of output 4866 [2023-12-02 17:30:54,553 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,553 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,554 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:54,641 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5179 treesize of output 4866 [2023-12-02 17:30:54,658 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,659 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,660 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:54,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6975 treesize of output 6570 [2023-12-02 17:30:54,743 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,744 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,750 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:54,799 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5813 treesize of output 5451 [2023-12-02 17:30:54,822 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,823 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,829 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:54,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7749 treesize of output 7317 [2023-12-02 17:30:54,908 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,908 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,915 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:54,964 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5884 treesize of output 5520 [2023-12-02 17:30:54,988 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,989 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:54,995 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:55,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9114 treesize of output 8637 [2023-12-02 17:30:55,090 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,091 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,098 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:55,153 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9519 treesize of output 9034 [2023-12-02 17:30:55,180 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,180 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,187 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:55,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6975 treesize of output 6570 [2023-12-02 17:30:55,320 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,321 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,326 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:55,385 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7842 treesize of output 7435 [2023-12-02 17:30:55,410 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,411 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,417 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:55,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5884 treesize of output 5520 [2023-12-02 17:30:55,491 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,492 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,498 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:55,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9222 treesize of output 8743 [2023-12-02 17:30:55,600 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,600 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,607 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:55,670 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5179 treesize of output 4839 [2023-12-02 17:30:55,688 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,689 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,690 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:55,786 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3331 treesize of output 3089 [2023-12-02 17:30:55,833 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,834 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,835 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:55,890 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3502 treesize of output 3278 [2023-12-02 17:30:55,911 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,911 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:55,912 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:56,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7117 treesize of output 6755 [2023-12-02 17:30:56,035 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,036 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,042 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:56,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7798 treesize of output 7373 [2023-12-02 17:30:56,134 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,135 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,141 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:56,205 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3158 treesize of output 2897 [2023-12-02 17:30:56,225 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,226 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,231 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:56,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6695 treesize of output 6341 [2023-12-02 17:30:56,337 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,337 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,342 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:56,412 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7368 treesize of output 6951 [2023-12-02 17:30:56,445 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,446 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,451 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:56,511 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4223 treesize of output 3921 [2023-12-02 17:30:56,535 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,536 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,542 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:56,587 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3523 treesize of output 3248 [2023-12-02 17:30:56,609 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,610 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,615 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:56,713 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3331 treesize of output 3089 [2023-12-02 17:30:56,757 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,757 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,758 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:56,818 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3502 treesize of output 3260 [2023-12-02 17:30:56,839 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,839 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,840 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:56,881 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3158 treesize of output 2897 [2023-12-02 17:30:56,900 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,901 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,907 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:56,973 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6609 treesize of output 6257 [2023-12-02 17:30:56,998 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:56,999 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,006 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:57,065 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7280 treesize of output 6865 [2023-12-02 17:30:57,094 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,095 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,101 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:57,163 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3477 treesize of output 3231 [2023-12-02 17:30:57,184 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,185 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,190 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:57,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4172 treesize of output 3872 [2023-12-02 17:30:57,258 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,259 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,264 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:57,325 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4223 treesize of output 3921 [2023-12-02 17:30:57,348 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,349 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,354 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:57,396 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3523 treesize of output 3248 [2023-12-02 17:30:57,417 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,418 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,422 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:57,486 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7031 treesize of output 6626 [2023-12-02 17:30:57,517 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,518 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,523 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:57,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7710 treesize of output 7287 [2023-12-02 17:30:57,605 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,606 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,613 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:57,667 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3331 treesize of output 3062 [2023-12-02 17:30:57,711 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,712 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,713 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:57,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3502 treesize of output 3233 [2023-12-02 17:30:57,789 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,789 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,790 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:57,851 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3158 treesize of output 2897 [2023-12-02 17:30:57,872 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,873 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,878 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:57,954 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6695 treesize of output 6341 [2023-12-02 17:30:57,980 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,980 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:57,986 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:58,041 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7368 treesize of output 6951 [2023-12-02 17:30:58,068 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,069 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,075 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:58,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4223 treesize of output 3957 [2023-12-02 17:30:58,162 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,163 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,168 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:58,211 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3523 treesize of output 3248 [2023-12-02 17:30:58,238 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,238 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,243 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:58,306 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3544 treesize of output 3267 [2023-12-02 17:30:58,327 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,328 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,333 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:58,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4575 treesize of output 4260 [2023-12-02 17:30:58,404 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,405 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,410 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:58,461 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5107 treesize of output 4778 [2023-12-02 17:30:58,486 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,487 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,493 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:58,627 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4055 treesize of output 3759 [2023-12-02 17:30:58,649 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,650 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,655 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:58,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6016 treesize of output 5647 [2023-12-02 17:30:58,762 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,763 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,769 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:58,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3509 treesize of output 3236 [2023-12-02 17:30:58,833 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,833 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,839 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:58,883 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5554 treesize of output 5204 [2023-12-02 17:30:58,906 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,907 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,911 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:58,979 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 2952 treesize of output 2701 [2023-12-02 17:30:58,997 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:58,998 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,003 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:59,041 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3778 treesize of output 3490 [2023-12-02 17:30:59,060 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,061 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,067 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:59,108 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3544 treesize of output 3267 [2023-12-02 17:30:59,128 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,129 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,135 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:59,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7109 treesize of output 6697 [2023-12-02 17:30:59,291 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,292 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,303 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:59,365 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3776 treesize of output 3492 [2023-12-02 17:30:59,387 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,387 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,393 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:59,445 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3851 treesize of output 3563 [2023-12-02 17:30:59,467 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,468 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,474 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:59,549 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3802 treesize of output 3516 [2023-12-02 17:30:59,571 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,572 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,578 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:59,628 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3851 treesize of output 3563 [2023-12-02 17:30:59,651 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,651 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,658 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:59,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7020 treesize of output 6655 [2023-12-02 17:30:59,744 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,745 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,751 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:59,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3503 treesize of output 3230 [2023-12-02 17:30:59,818 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,819 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,820 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:59,871 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3776 treesize of output 3492 [2023-12-02 17:30:59,894 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,895 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,901 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:30:59,956 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4422 treesize of output 4112 [2023-12-02 17:30:59,981 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,982 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:30:59,988 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:00,042 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3503 treesize of output 3230 [2023-12-02 17:31:00,061 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,062 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,064 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:00,136 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4475 treesize of output 4190 [2023-12-02 17:31:00,161 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,162 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,169 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:00,261 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7109 treesize of output 6697 [2023-12-02 17:31:00,289 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,290 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,295 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:00,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3776 treesize of output 3492 [2023-12-02 17:31:00,385 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,386 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,392 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:00,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3851 treesize of output 3563 [2023-12-02 17:31:00,463 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,464 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,469 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:00,524 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7023 treesize of output 6660 [2023-12-02 17:31:00,551 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,552 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,559 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:00,611 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3503 treesize of output 3230 [2023-12-02 17:31:00,636 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,637 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,638 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:00,716 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5598 treesize of output 5293 [2023-12-02 17:31:00,744 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,745 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,751 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:00,844 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8337 treesize of output 7895 [2023-12-02 17:31:00,875 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,876 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,882 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:00,964 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4695 treesize of output 4376 [2023-12-02 17:31:00,990 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,991 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:00,996 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:01,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7887 treesize of output 7453 [2023-12-02 17:31:01,090 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,091 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,102 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:01,168 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4338 treesize of output 4068 [2023-12-02 17:31:01,191 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,192 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,196 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:01,386 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4988 treesize of output 4681 [2023-12-02 17:31:01,408 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,408 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,410 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:01,462 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7141 treesize of output 6791 [2023-12-02 17:31:01,485 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,486 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,487 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:01,537 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4631 treesize of output 4304 [2023-12-02 17:31:01,565 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,566 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,567 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:01,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4923 treesize of output 4618 [2023-12-02 17:31:01,635 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,636 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,637 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:01,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5245 treesize of output 4905 [2023-12-02 17:31:01,714 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,714 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,715 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:01,753 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3449 treesize of output 3214 [2023-12-02 17:31:01,775 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,776 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,777 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:01,844 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4927 treesize of output 4622 [2023-12-02 17:31:01,866 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,867 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,868 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:01,918 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4573 treesize of output 4248 [2023-12-02 17:31:01,948 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,949 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:01,950 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:01,997 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4862 treesize of output 4532 [2023-12-02 17:31:02,018 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,019 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,020 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:02,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7058 treesize of output 6677 [2023-12-02 17:31:02,093 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,094 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,095 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:02,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9048 treesize of output 8570 [2023-12-02 17:31:02,198 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,199 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,200 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:02,252 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7905 treesize of output 7468 [2023-12-02 17:31:02,277 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,278 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,279 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:02,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7809 treesize of output 7410 [2023-12-02 17:31:02,357 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,358 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,359 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:02,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7190 treesize of output 6811 [2023-12-02 17:31:02,439 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,440 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,441 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:02,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3663 treesize of output 3408 [2023-12-02 17:31:02,523 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,524 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,525 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:02,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5936 treesize of output 5603 [2023-12-02 17:31:02,584 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,585 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,586 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:02,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5771 treesize of output 5444 [2023-12-02 17:31:02,728 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,728 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,729 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:02,789 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4905 treesize of output 4600 [2023-12-02 17:31:02,819 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,820 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,821 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:02,880 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8119 [2023-12-02 17:31:02,909 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,910 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,911 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:02,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5697 treesize of output 5336 [2023-12-02 17:31:02,996 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,996 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:02,999 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:03,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7763 treesize of output 7364 [2023-12-02 17:31:03,124 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,124 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,125 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:03,183 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8400 treesize of output 7945 [2023-12-02 17:31:03,213 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,213 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,215 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:03,276 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10943 treesize of output 10400 [2023-12-02 17:31:03,306 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,307 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,308 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:03,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8502 treesize of output 8123 [2023-12-02 17:31:03,398 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,400 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,401 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:03,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5089 treesize of output 4777 [2023-12-02 17:31:03,514 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,515 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,515 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:03,566 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7784 treesize of output 7418 [2023-12-02 17:31:03,590 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,591 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,592 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:03,672 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5701 treesize of output 5376 [2023-12-02 17:31:03,699 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,700 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,701 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:03,759 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8400 treesize of output 7981 [2023-12-02 17:31:03,794 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,795 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,796 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:03,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5627 treesize of output 5304 [2023-12-02 17:31:03,875 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,876 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,876 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:03,929 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4844 treesize of output 4514 [2023-12-02 17:31:03,957 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,958 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:03,958 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:04,087 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7770 treesize of output 7371 [2023-12-02 17:31:04,113 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,113 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,114 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:04,166 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10259 treesize of output 9847 [2023-12-02 17:31:04,191 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,192 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,193 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:04,285 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7629 treesize of output 7228 [2023-12-02 17:31:04,312 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,313 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,314 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:04,370 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7722 treesize of output 7292 [2023-12-02 17:31:04,398 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,399 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,400 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:04,462 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10929 treesize of output 10422 [2023-12-02 17:31:04,491 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,492 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,493 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:04,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7749 treesize of output 7314 [2023-12-02 17:31:04,583 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,584 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,585 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:04,676 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12199 treesize of output 11749 [2023-12-02 17:31:04,708 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,709 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,710 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:04,771 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8975 treesize of output 8491 [2023-12-02 17:31:04,802 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,803 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,804 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:04,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11765 treesize of output 11332 [2023-12-02 17:31:04,887 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,888 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,889 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:04,951 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12344 treesize of output 11754 [2023-12-02 17:31:04,983 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,984 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:04,986 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:05,075 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7811 treesize of output 7406 [2023-12-02 17:31:05,103 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,104 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,105 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:05,164 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11055 treesize of output 10630 [2023-12-02 17:31:05,194 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,195 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,196 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:05,249 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7718 treesize of output 7315 [2023-12-02 17:31:05,276 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,277 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,277 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:05,337 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7841 treesize of output 7404 [2023-12-02 17:31:05,374 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,374 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,375 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:05,520 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7855 treesize of output 7454 [2023-12-02 17:31:05,556 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,556 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,557 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:05,618 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8600 treesize of output 8219 [2023-12-02 17:31:05,649 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,650 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,651 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:05,716 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8041 [2023-12-02 17:31:05,746 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,747 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,748 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:05,813 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11069 treesize of output 10560 [2023-12-02 17:31:05,843 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,844 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,845 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:05,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5153 treesize of output 4848 [2023-12-02 17:31:05,961 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,962 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:05,963 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:06,021 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7876 treesize of output 7439 [2023-12-02 17:31:06,047 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,048 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,049 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:06,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5841 treesize of output 5476 [2023-12-02 17:31:06,166 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,167 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,168 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:06,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4966 treesize of output 4659 [2023-12-02 17:31:06,258 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,259 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,260 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:06,320 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5767 treesize of output 5440 [2023-12-02 17:31:06,352 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,353 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,354 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:06,416 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8596 treesize of output 8215 [2023-12-02 17:31:06,446 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,447 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,448 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:06,535 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8077 [2023-12-02 17:31:06,566 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,567 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,568 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:06,624 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5697 treesize of output 5372 [2023-12-02 17:31:06,651 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,652 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,653 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:06,713 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5771 treesize of output 5444 [2023-12-02 17:31:06,740 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,741 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,742 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:06,796 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4905 treesize of output 4600 [2023-12-02 17:31:06,826 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,827 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,827 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:06,934 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4695 treesize of output 4376 [2023-12-02 17:31:06,958 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,959 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:06,964 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:07,025 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7794 treesize of output 7407 [2023-12-02 17:31:07,053 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,054 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,059 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:07,109 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4639 treesize of output 4322 [2023-12-02 17:31:07,134 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,135 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,140 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:07,192 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4338 treesize of output 4068 [2023-12-02 17:31:07,215 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,216 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,221 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:07,415 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4905 treesize of output 4600 [2023-12-02 17:31:07,444 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,445 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,446 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:07,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5524 treesize of output 5197 [2023-12-02 17:31:07,524 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,524 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,525 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:07,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7729 treesize of output 7299 [2023-12-02 17:31:07,607 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,608 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,608 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:07,664 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5453 treesize of output 5137 [2023-12-02 17:31:07,688 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,689 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,690 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:07,778 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8600 treesize of output 8219 [2023-12-02 17:31:07,807 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,808 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,809 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:07,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7101 treesize of output 6685 [2023-12-02 17:31:07,898 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,898 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,899 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:07,956 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8041 [2023-12-02 17:31:07,989 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,990 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:07,991 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:08,048 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9775 treesize of output 9302 [2023-12-02 17:31:08,076 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,076 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,077 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:08,158 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5520 treesize of output 5202 [2023-12-02 17:31:08,183 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,184 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,185 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:08,242 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7818 treesize of output 7386 [2023-12-02 17:31:08,269 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,269 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,270 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:08,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4966 treesize of output 4659 [2023-12-02 17:31:08,359 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,360 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,361 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:08,417 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5591 treesize of output 5271 [2023-12-02 17:31:08,444 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,445 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,446 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:08,534 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4912 treesize of output 4607 [2023-12-02 17:31:08,558 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,558 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,559 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:08,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7119 treesize of output 6709 [2023-12-02 17:31:08,639 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,640 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,641 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:08,731 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3449 treesize of output 3214 [2023-12-02 17:31:08,751 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,752 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,753 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:08,795 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5984 treesize of output 5653 [2023-12-02 17:31:08,816 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,817 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,818 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:08,892 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7141 treesize of output 6791 [2023-12-02 17:31:08,916 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,917 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:08,918 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:08,972 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4631 treesize of output 4310 [2023-12-02 17:31:09,000 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,001 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,002 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:09,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4923 treesize of output 4618 [2023-12-02 17:31:09,074 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,074 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,075 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:09,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4988 treesize of output 4654 [2023-12-02 17:31:09,147 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,148 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,149 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:09,221 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4927 treesize of output 4595 [2023-12-02 17:31:09,244 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,245 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,246 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:09,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4573 treesize of output 4254 [2023-12-02 17:31:09,326 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,327 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,328 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:09,378 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7058 treesize of output 6650 [2023-12-02 17:31:09,402 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,403 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,404 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:09,451 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4862 treesize of output 4559 [2023-12-02 17:31:09,473 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,474 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,475 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:09,548 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7145 treesize of output 6762 [2023-12-02 17:31:09,572 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,573 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,574 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:09,635 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11570 treesize of output 11131 [2023-12-02 17:31:09,663 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,664 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,665 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:09,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7190 treesize of output 6769 [2023-12-02 17:31:09,747 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,748 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,749 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:09,795 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7058 treesize of output 6677 [2023-12-02 17:31:09,820 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,821 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,822 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:09,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10259 treesize of output 9772 [2023-12-02 17:31:09,968 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,969 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:09,970 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:10,022 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7770 treesize of output 7335 [2023-12-02 17:31:10,049 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,050 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,051 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:10,143 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7629 treesize of output 7270 [2023-12-02 17:31:10,171 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,172 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,173 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:10,230 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9653 treesize of output 9257 [2023-12-02 17:31:10,259 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,260 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,261 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:10,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7722 treesize of output 7361 [2023-12-02 17:31:10,345 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,346 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,347 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:10,404 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7749 treesize of output 7314 [2023-12-02 17:31:10,437 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,438 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,439 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:10,535 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7811 treesize of output 7448 [2023-12-02 17:31:10,563 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,564 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,565 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:10,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7718 treesize of output 7315 [2023-12-02 17:31:10,649 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,650 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,650 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:10,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7841 treesize of output 7440 [2023-12-02 17:31:10,745 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,746 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,747 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:10,802 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9764 treesize of output 9264 [2023-12-02 17:31:10,829 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,830 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,831 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:10,921 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11765 treesize of output 11197 [2023-12-02 17:31:10,949 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,949 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:10,950 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:11,006 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9653 treesize of output 9182 [2023-12-02 17:31:11,033 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,033 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,034 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:11,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9768 treesize of output 9370 [2023-12-02 17:31:11,118 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,119 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,120 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:11,182 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11467 treesize of output 10899 [2023-12-02 17:31:11,220 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,220 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,221 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:11,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5457 treesize of output 5105 [2023-12-02 17:31:11,385 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,386 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,387 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:11,441 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7640 treesize of output 7212 [2023-12-02 17:31:11,466 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,467 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,468 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:11,520 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4844 treesize of output 4514 [2023-12-02 17:31:11,548 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,549 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,550 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:11,604 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5386 treesize of output 5072 [2023-12-02 17:31:11,628 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,629 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,630 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:11,708 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5453 treesize of output 5128 [2023-12-02 17:31:11,732 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,733 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,734 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:11,789 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7729 treesize of output 7299 [2023-12-02 17:31:11,815 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,816 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,817 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:11,871 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5524 treesize of output 5206 [2023-12-02 17:31:11,900 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,901 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,902 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:11,958 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4905 treesize of output 4600 [2023-12-02 17:31:11,990 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,991 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:11,992 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:12,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7036 treesize of output 6628 [2023-12-02 17:31:12,106 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,107 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,108 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:12,156 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4851 treesize of output 4521 [2023-12-02 17:31:12,179 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,180 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,181 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:12,269 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9664 treesize of output 9268 [2023-12-02 17:31:12,297 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,298 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,299 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:12,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8400 treesize of output 7981 [2023-12-02 17:31:12,388 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,389 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,390 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:12,450 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8502 treesize of output 8123 [2023-12-02 17:31:12,482 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,483 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,484 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:12,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7018 treesize of output 6637 [2023-12-02 17:31:12,577 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,578 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,580 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:12,643 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3928 treesize of output 3637 [2023-12-02 17:31:12,664 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,664 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,665 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:12,709 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6771 treesize of output 6384 [2023-12-02 17:31:12,730 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,731 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,732 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:12,811 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4695 treesize of output 4376 [2023-12-02 17:31:12,838 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,839 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,846 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:12,908 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7887 treesize of output 7498 [2023-12-02 17:31:12,941 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,942 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:12,949 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:13,019 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4338 treesize of output 4032 [2023-12-02 17:31:13,044 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,045 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,050 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:13,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5089 treesize of output 4750 [2023-12-02 17:31:13,252 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,253 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,254 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:13,307 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7784 treesize of output 7349 [2023-12-02 17:31:13,333 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,334 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,335 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:13,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5386 treesize of output 5063 [2023-12-02 17:31:13,449 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,449 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,450 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:13,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5457 treesize of output 5105 [2023-12-02 17:31:13,532 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,533 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,534 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:13,595 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5082 treesize of output 4737 [2023-12-02 17:31:13,627 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,628 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,629 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:13,687 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8400 treesize of output 7981 [2023-12-02 17:31:13,717 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,717 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,718 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:13,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5453 treesize of output 5101 [2023-12-02 17:31:13,825 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,826 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,827 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:13,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5146 treesize of output 4841 [2023-12-02 17:31:13,926 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,927 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:13,928 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:13,984 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5524 treesize of output 5206 [2023-12-02 17:31:14,011 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,012 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,013 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:14,073 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8119 [2023-12-02 17:31:14,102 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,103 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,104 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:14,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12216 treesize of output 11628 [2023-12-02 17:31:14,227 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,228 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,229 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:14,291 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7018 treesize of output 6610 [2023-12-02 17:31:14,322 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,323 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,324 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:14,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7733 treesize of output 7330 [2023-12-02 17:31:14,408 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,409 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,410 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:14,465 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7640 treesize of output 7212 [2023-12-02 17:31:14,491 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,492 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,493 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:14,634 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12357 treesize of output 11812 [2023-12-02 17:31:14,666 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,667 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,668 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:14,725 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7729 treesize of output 7368 [2023-12-02 17:31:14,752 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,753 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,754 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:14,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7822 treesize of output 7390 [2023-12-02 17:31:14,840 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,840 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,842 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:14,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7101 treesize of output 6718 [2023-12-02 17:31:14,940 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,941 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:14,942 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:15,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5146 treesize of output 4841 [2023-12-02 17:31:15,073 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,074 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,075 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:15,129 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5524 treesize of output 5170 [2023-12-02 17:31:15,155 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,155 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,156 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:15,209 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5453 treesize of output 5128 [2023-12-02 17:31:15,241 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,242 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,243 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:15,301 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8041 [2023-12-02 17:31:15,331 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,332 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,333 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:15,416 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5591 treesize of output 5271 [2023-12-02 17:31:15,442 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,442 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,443 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:15,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8596 treesize of output 8215 [2023-12-02 17:31:15,534 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,534 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,535 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:15,593 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5520 treesize of output 5193 [2023-12-02 17:31:15,619 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,619 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,620 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:15,680 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5210 treesize of output 4903 [2023-12-02 17:31:15,714 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,715 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,716 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:15,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5153 treesize of output 4839 [2023-12-02 17:31:15,831 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,832 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,833 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:15,891 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7876 treesize of output 7439 [2023-12-02 17:31:15,917 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,918 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:15,918 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:16,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11508 treesize of output 10940 [2023-12-02 17:31:16,065 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,066 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,067 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:16,114 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7025 treesize of output 6617 [2023-12-02 17:31:16,139 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,140 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,141 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:16,243 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9764 treesize of output 9264 [2023-12-02 17:31:16,271 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,272 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,273 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:16,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7090 treesize of output 6707 [2023-12-02 17:31:16,364 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,365 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,366 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:16,427 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8586 treesize of output 8163 [2023-12-02 17:31:16,458 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,459 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,460 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:16,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8484 treesize of output 8063 [2023-12-02 17:31:16,552 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,553 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,554 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:16,640 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8488 treesize of output 8067 [2023-12-02 17:31:16,670 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,671 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,672 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:16,728 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8386 treesize of output 8009 [2023-12-02 17:31:16,758 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,759 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,760 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:16,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9653 treesize of output 9257 [2023-12-02 17:31:16,845 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,846 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,847 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:16,908 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7007 treesize of output 6626 [2023-12-02 17:31:16,940 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,941 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:16,942 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:17,035 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12199 treesize of output 11749 [2023-12-02 17:31:17,069 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,070 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,071 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:17,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12344 treesize of output 11892 [2023-12-02 17:31:17,169 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,170 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,171 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:17,238 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13584 treesize of output 12989 [2023-12-02 17:31:17,269 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,270 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,271 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:17,336 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11467 treesize of output 10944 [2023-12-02 17:31:17,374 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,375 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,376 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:17,453 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6771 treesize of output 6384 [2023-12-02 17:31:17,476 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,477 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,478 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:17,519 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3663 treesize of output 3408 [2023-12-02 17:31:17,542 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,542 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,544 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:17,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7809 treesize of output 7374 [2023-12-02 17:31:17,673 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,674 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,675 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:17,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4862 treesize of output 4532 [2023-12-02 17:31:17,745 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,745 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,747 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:17,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4927 treesize of output 4622 [2023-12-02 17:31:17,820 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,821 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,822 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:17,873 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4573 treesize of output 4254 [2023-12-02 17:31:17,901 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,902 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:17,903 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:17,977 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4988 treesize of output 4654 [2023-12-02 17:31:18,000 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,000 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,001 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:18,050 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4923 treesize of output 4618 [2023-12-02 17:31:18,073 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,074 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,075 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:18,128 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7901 treesize of output 7464 [2023-12-02 17:31:18,154 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,155 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,156 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:18,211 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4631 treesize of output 4346 [2023-12-02 17:31:18,239 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,240 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,241 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:18,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3214 treesize of output 2979 [2023-12-02 17:31:18,315 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,315 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,316 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:18,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5984 treesize of output 5617 [2023-12-02 17:31:18,377 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,377 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,378 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:18,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6454 treesize of output 6066 [2023-12-02 17:31:18,476 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,476 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,477 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:18,531 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7809 treesize of output 7374 [2023-12-02 17:31:18,556 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,556 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,557 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:18,607 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7905 treesize of output 7537 [2023-12-02 17:31:18,633 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,634 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,635 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:18,682 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9048 treesize of output 8663 [2023-12-02 17:31:18,706 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,706 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,707 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:18,764 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8244 treesize of output 7804 [2023-12-02 17:31:18,793 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,794 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,800 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:18,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6947 treesize of output 6550 [2023-12-02 17:31:18,910 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,911 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:18,918 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:19,007 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3731 treesize of output 3485 [2023-12-02 17:31:19,029 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,030 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,036 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:19,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3806 treesize of output 3520 [2023-12-02 17:31:19,103 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,104 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,109 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:19,161 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7024 treesize of output 6614 [2023-12-02 17:31:19,188 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,189 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,195 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:19,261 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4426 treesize of output 4116 [2023-12-02 17:31:19,285 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,286 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,292 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:19,348 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3461 treesize of output 3190 [2023-12-02 17:31:19,365 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,366 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,367 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:19,457 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3731 treesize of output 3449 [2023-12-02 17:31:19,479 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,480 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,485 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:19,531 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3806 treesize of output 3547 [2023-12-02 17:31:19,556 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,557 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,563 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:19,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7024 treesize of output 6614 [2023-12-02 17:31:19,641 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,642 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,649 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:19,728 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3461 treesize of output 3226 [2023-12-02 17:31:19,745 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,746 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,747 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:19,795 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4373 treesize of output 4065 [2023-12-02 17:31:19,820 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,821 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,827 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:19,904 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6935 treesize of output 6527 [2023-12-02 17:31:19,935 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,936 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:19,941 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:19,988 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3806 treesize of output 3520 [2023-12-02 17:31:20,012 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,012 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,018 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:20,065 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3461 treesize of output 3190 [2023-12-02 17:31:20,082 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,083 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,084 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:20,127 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3757 treesize of output 3500 [2023-12-02 17:31:20,148 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,149 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,154 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:20,201 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3731 treesize of output 3449 [2023-12-02 17:31:20,223 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,224 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,229 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:20,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4055 treesize of output 3759 [2023-12-02 17:31:20,378 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,379 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,384 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:20,462 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6016 treesize of output 5647 [2023-12-02 17:31:20,484 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,485 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,491 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:20,532 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3509 treesize of output 3236 [2023-12-02 17:31:20,552 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,553 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,559 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:20,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5554 treesize of output 5204 [2023-12-02 17:31:20,627 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,627 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,632 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:20,693 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 2952 treesize of output 2701 [2023-12-02 17:31:20,718 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,718 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,724 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:20,761 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3778 treesize of output 3490 [2023-12-02 17:31:20,779 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,780 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,786 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:20,830 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3544 treesize of output 3294 [2023-12-02 17:31:20,849 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,849 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:20,856 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:20,985 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7109 treesize of output 6697 [2023-12-02 17:31:21,016 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,016 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,022 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:21,084 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3776 treesize of output 3492 [2023-12-02 17:31:21,106 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,107 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,112 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:21,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3851 treesize of output 3563 [2023-12-02 17:31:21,185 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,186 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,192 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:21,271 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3802 treesize of output 3516 [2023-12-02 17:31:21,293 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,294 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,300 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:21,355 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3851 treesize of output 3590 [2023-12-02 17:31:21,379 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,380 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,386 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:21,442 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7020 treesize of output 6655 [2023-12-02 17:31:21,470 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,471 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,476 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:21,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3503 treesize of output 3230 [2023-12-02 17:31:21,543 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,544 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,545 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:21,593 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3776 treesize of output 3492 [2023-12-02 17:31:21,615 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,616 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,622 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:21,672 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4422 treesize of output 4139 [2023-12-02 17:31:21,696 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,697 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,704 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:21,759 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3503 treesize of output 3230 [2023-12-02 17:31:21,777 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,778 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,778 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:21,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4475 treesize of output 4163 [2023-12-02 17:31:21,876 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,877 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:21,883 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:21,983 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7109 treesize of output 6697 [2023-12-02 17:31:22,012 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,013 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,019 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:22,083 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3776 treesize of output 3492 [2023-12-02 17:31:22,105 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,106 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,112 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:22,161 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3851 treesize of output 3563 [2023-12-02 17:31:22,184 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,184 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,190 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:22,246 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7023 treesize of output 6660 [2023-12-02 17:31:22,273 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,274 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,281 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:22,334 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3503 treesize of output 3266 [2023-12-02 17:31:22,352 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,353 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,354 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:22,438 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5656 treesize of output 5307 [2023-12-02 17:31:22,465 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,466 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,473 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:22,624 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3663 treesize of output 3408 [2023-12-02 17:31:22,642 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,643 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,644 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:22,687 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6771 treesize of output 6420 [2023-12-02 17:31:22,709 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,710 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,711 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:22,837 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9764 treesize of output 9291 [2023-12-02 17:31:22,866 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,867 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,868 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:22,928 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7090 treesize of output 6674 [2023-12-02 17:31:22,961 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,962 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:22,963 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:23,025 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8484 treesize of output 8105 [2023-12-02 17:31:23,055 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,055 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,057 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:23,122 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8586 treesize of output 8127 [2023-12-02 17:31:23,153 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,154 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,155 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:23,247 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8684 treesize of output 8259 [2023-12-02 17:31:23,280 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,281 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,282 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:23,341 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9875 treesize of output 9475 [2023-12-02 17:31:23,371 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,372 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,373 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:23,437 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7173 treesize of output 6755 [2023-12-02 17:31:23,470 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,471 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,472 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:23,533 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8582 treesize of output 8159 [2023-12-02 17:31:23,563 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,564 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,565 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:23,649 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7862 treesize of output 7425 [2023-12-02 17:31:23,676 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,676 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,677 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:23,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11643 treesize of output 11073 [2023-12-02 17:31:23,766 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,767 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,768 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:23,872 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11898 treesize of output 11355 [2023-12-02 17:31:23,902 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,903 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,904 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:23,963 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9764 treesize of output 9264 [2023-12-02 17:31:23,993 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,994 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:23,995 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:24,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9879 treesize of output 9404 [2023-12-02 17:31:24,088 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,089 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,090 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:24,151 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9080 treesize of output 8627 [2023-12-02 17:31:24,185 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,186 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,187 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:24,317 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8041 [2023-12-02 17:31:24,347 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,348 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,349 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:24,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5697 treesize of output 5372 [2023-12-02 17:31:24,439 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,440 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,441 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:24,497 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4905 treesize of output 4567 [2023-12-02 17:31:24,529 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,530 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,531 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:24,589 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5771 treesize of output 5444 [2023-12-02 17:31:24,617 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,618 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,620 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:24,707 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5841 treesize of output 5476 [2023-12-02 17:31:24,740 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,740 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,741 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:24,799 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4966 treesize of output 4626 [2023-12-02 17:31:24,831 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,832 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,833 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:24,894 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8596 treesize of output 8137 [2023-12-02 17:31:24,925 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,926 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:24,927 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:24,985 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5767 treesize of output 5404 [2023-12-02 17:31:25,013 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,013 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,015 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:25,107 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7822 treesize of output 7390 [2023-12-02 17:31:25,136 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,137 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,138 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:25,194 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7729 treesize of output 7368 [2023-12-02 17:31:25,221 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,222 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,223 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:25,283 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7101 treesize of output 6685 [2023-12-02 17:31:25,316 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,317 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,318 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:25,378 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9775 treesize of output 9275 [2023-12-02 17:31:25,405 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,406 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,407 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:25,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5153 treesize of output 4812 [2023-12-02 17:31:25,530 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,531 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,532 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:25,598 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7876 treesize of output 7475 [2023-12-02 17:31:25,623 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,624 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,625 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:25,719 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5984 treesize of output 5653 [2023-12-02 17:31:25,741 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,741 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,742 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:25,779 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3214 treesize of output 2952 [2023-12-02 17:31:25,796 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,797 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,798 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:25,888 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7901 treesize of output 7533 [2023-12-02 17:31:25,929 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,930 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:25,931 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:26,008 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9153 treesize of output 8673 [2023-12-02 17:31:26,034 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,034 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,036 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:26,113 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6531 treesize of output 6168 [2023-12-02 17:31:26,142 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,143 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,144 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:26,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7997 treesize of output 7558 [2023-12-02 17:31:26,221 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,222 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,223 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:26,295 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4988 treesize of output 4681 [2023-12-02 17:31:26,318 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,319 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,319 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:26,371 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7141 treesize of output 6758 [2023-12-02 17:31:26,396 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,397 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,398 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:26,454 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4631 treesize of output 4310 [2023-12-02 17:31:26,483 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,484 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,485 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:26,532 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4923 treesize of output 4618 [2023-12-02 17:31:26,554 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,554 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,555 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:26,641 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4747 treesize of output 4426 [2023-12-02 17:31:26,670 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,671 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,675 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:26,737 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7883 treesize of output 7449 [2023-12-02 17:31:26,767 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,768 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,775 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:26,838 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4387 treesize of output 4115 [2023-12-02 17:31:26,862 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,863 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,868 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:26,920 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4691 treesize of output 4372 [2023-12-02 17:31:26,945 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,946 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:26,951 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:27,110 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4923 treesize of output 4618 [2023-12-02 17:31:27,135 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,136 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,137 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:27,184 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4393 treesize of output 4081 [2023-12-02 17:31:27,211 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,212 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,213 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:27,267 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7901 treesize of output 7500 [2023-12-02 17:31:27,293 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,293 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,294 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:27,342 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4988 treesize of output 4681 [2023-12-02 17:31:27,367 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,368 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,369 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:27,425 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3214 treesize of output 2970 [2023-12-02 17:31:27,443 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,444 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,445 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:27,490 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5984 treesize of output 5677 [2023-12-02 17:31:27,511 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,512 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,513 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:27,593 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11705 treesize of output 11264 [2023-12-02 17:31:27,622 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,622 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,623 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:27,672 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7228 treesize of output 6816 [2023-12-02 17:31:27,696 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,697 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,698 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:27,745 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7141 treesize of output 6758 [2023-12-02 17:31:27,768 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,769 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,770 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:27,826 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7276 treesize of output 6853 [2023-12-02 17:31:27,856 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,857 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:27,858 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:27,976 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7862 treesize of output 7425 [2023-12-02 17:31:28,002 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,003 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,004 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:28,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10379 treesize of output 9890 [2023-12-02 17:31:28,085 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,086 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,087 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:28,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13738 treesize of output 13267 [2023-12-02 17:31:28,228 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,228 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,230 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:28,291 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11185 treesize of output 10674 [2023-12-02 17:31:28,322 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,323 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,324 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:28,388 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11602 treesize of output 11026 [2023-12-02 17:31:28,431 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,432 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,433 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:28,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11055 treesize of output 10630 [2023-12-02 17:31:28,523 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,524 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,525 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:28,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8586 treesize of output 8127 [2023-12-02 17:31:28,643 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,643 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,644 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:28,704 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7841 treesize of output 7404 [2023-12-02 17:31:28,742 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,743 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,744 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:28,806 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12340 treesize of output 11888 [2023-12-02 17:31:28,838 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,839 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,840 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:28,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8484 treesize of output 8063 [2023-12-02 17:31:28,925 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,926 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:28,927 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:29,019 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7933 treesize of output 7494 [2023-12-02 17:31:29,062 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,063 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,064 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:29,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8684 treesize of output 8301 [2023-12-02 17:31:29,155 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,155 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,156 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:29,220 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12481 treesize of output 11934 [2023-12-02 17:31:29,252 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,253 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,254 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:29,312 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8582 treesize of output 8201 [2023-12-02 17:31:29,342 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,343 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,344 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:29,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5453 treesize of output 5101 [2023-12-02 17:31:29,507 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,508 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,509 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:29,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8077 [2023-12-02 17:31:29,596 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,597 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,598 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:29,655 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5146 treesize of output 4799 [2023-12-02 17:31:29,690 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,691 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,692 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:29,746 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5524 treesize of output 5197 [2023-12-02 17:31:29,771 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,772 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,773 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:29,865 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7876 treesize of output 7439 [2023-12-02 17:31:29,891 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,892 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,893 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:29,940 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4912 treesize of output 4607 [2023-12-02 17:31:29,962 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,963 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:29,964 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:30,055 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8600 treesize of output 8219 [2023-12-02 17:31:30,084 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,085 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,086 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:30,144 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7101 treesize of output 6685 [2023-12-02 17:31:30,176 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,177 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,178 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:30,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8041 [2023-12-02 17:31:30,265 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,266 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,267 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:30,327 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9775 treesize of output 9302 [2023-12-02 17:31:30,355 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,356 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,357 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:30,444 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5210 treesize of output 4861 [2023-12-02 17:31:30,477 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,478 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,479 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:30,535 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5591 treesize of output 5271 [2023-12-02 17:31:30,561 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,562 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,563 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:30,624 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8596 treesize of output 8173 [2023-12-02 17:31:30,656 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,657 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,658 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:30,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5520 treesize of output 5202 [2023-12-02 17:31:30,737 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,737 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,738 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:30,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6771 treesize of output 6384 [2023-12-02 17:31:30,822 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,823 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,824 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:30,862 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3663 treesize of output 3381 [2023-12-02 17:31:30,880 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,880 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,881 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:30,962 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4747 treesize of output 4426 [2023-12-02 17:31:30,992 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,993 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:30,999 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:31,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7976 treesize of output 7540 [2023-12-02 17:31:31,088 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,089 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,096 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:31,161 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4387 treesize of output 4079 [2023-12-02 17:31:31,185 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,185 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,190 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:31,248 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8333 treesize of output 7891 [2023-12-02 17:31:31,278 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,279 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,286 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:31,458 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7901 treesize of output 7533 [2023-12-02 17:31:31,484 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,485 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,486 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:31,536 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5164 treesize of output 4850 [2023-12-02 17:31:31,561 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,562 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,563 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:31,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5232 treesize of output 4916 [2023-12-02 17:31:31,642 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,643 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,644 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:31,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4631 treesize of output 4304 [2023-12-02 17:31:31,725 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,726 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,726 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:31,783 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3214 treesize of output 2970 [2023-12-02 17:31:31,801 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,801 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,802 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:31,845 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5984 treesize of output 5617 [2023-12-02 17:31:31,866 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,867 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,868 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:31,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7276 treesize of output 6859 [2023-12-02 17:31:31,982 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,983 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:31,984 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:32,035 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7901 treesize of output 7533 [2023-12-02 17:31:32,061 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,062 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,063 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:32,113 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9153 treesize of output 8766 [2023-12-02 17:31:32,137 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,138 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,140 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:32,192 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7997 treesize of output 7594 [2023-12-02 17:31:32,219 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,220 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,221 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:32,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3928 treesize of output 3673 [2023-12-02 17:31:32,309 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,310 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,311 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:32,356 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6771 treesize of output 6384 [2023-12-02 17:31:32,377 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,378 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,378 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:32,496 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4912 treesize of output 4607 [2023-12-02 17:31:32,520 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,521 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,522 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:32,575 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7119 treesize of output 6736 [2023-12-02 17:31:32,598 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,599 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,600 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:32,703 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5210 treesize of output 4861 [2023-12-02 17:31:32,737 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,738 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,739 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:32,795 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5591 treesize of output 5271 [2023-12-02 17:31:32,821 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,822 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,823 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:32,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8596 treesize of output 8215 [2023-12-02 17:31:32,915 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,916 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:32,917 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:32,974 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5520 treesize of output 5193 [2023-12-02 17:31:33,002 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,003 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,004 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:33,099 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12357 treesize of output 11767 [2023-12-02 17:31:33,133 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,134 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,135 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:33,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8041 [2023-12-02 17:31:33,226 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,227 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,228 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:33,293 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7101 treesize of output 6685 [2023-12-02 17:31:33,325 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,326 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,327 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:33,388 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8600 treesize of output 8141 [2023-12-02 17:31:33,418 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,419 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,420 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:33,506 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8077 [2023-12-02 17:31:33,536 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,537 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,538 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:33,596 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5146 treesize of output 4805 [2023-12-02 17:31:33,631 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,632 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,633 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:33,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5524 treesize of output 5197 [2023-12-02 17:31:33,715 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,716 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,717 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:33,772 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5453 treesize of output 5128 [2023-12-02 17:31:33,797 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,798 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,799 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:33,939 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8586 treesize of output 8163 [2023-12-02 17:31:33,969 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,970 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:33,971 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:34,030 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7090 treesize of output 6707 [2023-12-02 17:31:34,064 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,065 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,066 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:34,129 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12340 treesize of output 11795 [2023-12-02 17:31:34,163 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,164 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,165 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:34,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8484 treesize of output 8105 [2023-12-02 17:31:34,254 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,255 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,256 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:34,344 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7862 treesize of output 7461 [2023-12-02 17:31:34,371 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,372 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,373 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:34,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10379 treesize of output 9890 [2023-12-02 17:31:34,456 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,457 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,458 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:34,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 13738 treesize of output 13105 [2023-12-02 17:31:34,600 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,600 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,601 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:34,661 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9879 treesize of output 9479 [2023-12-02 17:31:34,690 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,691 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,692 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:34,751 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9764 treesize of output 9264 [2023-12-02 17:31:34,781 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,782 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,783 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:34,843 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9080 treesize of output 8627 [2023-12-02 17:31:34,877 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,878 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:34,879 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:34,973 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7173 treesize of output 6761 [2023-12-02 17:31:35,007 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,008 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,009 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:35,072 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8684 treesize of output 8301 [2023-12-02 17:31:35,102 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,103 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,104 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:35,163 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8582 treesize of output 8159 [2023-12-02 17:31:35,192 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,193 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,194 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:35,263 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12481 treesize of output 12027 [2023-12-02 17:31:35,295 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,296 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,298 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:35,392 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8426 treesize of output 7982 [2023-12-02 17:31:35,422 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,423 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,429 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:35,510 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4747 treesize of output 4462 [2023-12-02 17:31:35,535 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,536 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,541 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:35,605 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7976 treesize of output 7540 [2023-12-02 17:31:35,636 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,637 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,643 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:35,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4387 treesize of output 4115 [2023-12-02 17:31:35,734 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,735 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,740 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:35,909 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7397 treesize of output 7029 [2023-12-02 17:31:35,934 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,935 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:35,940 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:35,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8262 treesize of output 7847 [2023-12-02 17:31:36,015 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,016 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,021 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:36,068 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6216 treesize of output 5844 [2023-12-02 17:31:36,091 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,091 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,096 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:36,147 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8276 treesize of output 7834 [2023-12-02 17:31:36,171 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,172 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,177 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:36,256 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8183 treesize of output 7743 [2023-12-02 17:31:36,279 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,280 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,285 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:36,364 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6216 treesize of output 5844 [2023-12-02 17:31:36,386 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,387 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,392 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:36,445 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6268 treesize of output 5893 [2023-12-02 17:31:36,463 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,464 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,464 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:36,511 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6145 treesize of output 5802 [2023-12-02 17:31:36,532 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,533 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,538 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:36,592 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8169 treesize of output 7729 [2023-12-02 17:31:36,616 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,617 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,621 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:36,677 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7397 treesize of output 6984 [2023-12-02 17:31:36,703 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,704 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,709 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:36,762 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6268 treesize of output 5893 [2023-12-02 17:31:36,781 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,781 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,782 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:36,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7397 treesize of output 7029 [2023-12-02 17:31:36,904 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,905 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,910 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:36,962 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8262 treesize of output 7847 [2023-12-02 17:31:36,987 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,988 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:36,993 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:37,042 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6216 treesize of output 5871 [2023-12-02 17:31:37,066 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,067 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,072 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:37,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6268 treesize of output 5893 [2023-12-02 17:31:37,143 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,144 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,145 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:37,200 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8845 treesize of output 8387 [2023-12-02 17:31:37,227 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,228 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,234 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:37,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4055 treesize of output 3786 [2023-12-02 17:31:37,370 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,370 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,376 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:37,464 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6016 treesize of output 5683 [2023-12-02 17:31:37,486 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,487 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,493 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:37,534 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3509 treesize of output 3236 [2023-12-02 17:31:37,556 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,557 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,562 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:37,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5554 treesize of output 5231 [2023-12-02 17:31:37,634 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,635 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,639 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:37,699 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 2952 treesize of output 2728 [2023-12-02 17:31:37,717 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,717 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,722 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:37,759 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3778 treesize of output 3490 [2023-12-02 17:31:37,777 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,778 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,783 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:37,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3544 treesize of output 3267 [2023-12-02 17:31:37,839 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,840 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:37,846 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:37,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3331 treesize of output 3062 [2023-12-02 17:31:38,004 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,004 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,005 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:38,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3502 treesize of output 3278 [2023-12-02 17:31:38,079 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,080 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,081 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:38,175 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7117 treesize of output 6710 [2023-12-02 17:31:38,201 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,202 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,208 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:38,265 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7798 treesize of output 7373 [2023-12-02 17:31:38,299 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,300 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,307 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:38,368 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3158 treesize of output 2924 [2023-12-02 17:31:38,386 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,387 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,392 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:38,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6695 treesize of output 6296 [2023-12-02 17:31:38,494 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,495 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,500 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:38,554 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7368 treesize of output 6996 [2023-12-02 17:31:38,582 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,583 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,589 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:38,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4223 treesize of output 3921 [2023-12-02 17:31:38,678 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,679 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,685 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:38,728 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3523 treesize of output 3275 [2023-12-02 17:31:38,749 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,750 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,755 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:38,852 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3331 treesize of output 3062 [2023-12-02 17:31:38,894 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,895 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,896 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:38,949 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3502 treesize of output 3260 [2023-12-02 17:31:38,975 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,976 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:38,977 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:39,018 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3158 treesize of output 2897 [2023-12-02 17:31:39,036 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,037 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,042 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:39,105 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6609 treesize of output 6212 [2023-12-02 17:31:39,130 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,131 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,137 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:39,190 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7280 treesize of output 6910 [2023-12-02 17:31:39,217 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,218 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,223 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:39,276 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3477 treesize of output 3204 [2023-12-02 17:31:39,296 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,297 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,302 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:39,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4172 treesize of output 3872 [2023-12-02 17:31:39,373 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,373 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,379 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:39,439 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4223 treesize of output 3921 [2023-12-02 17:31:39,463 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,464 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,470 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:39,512 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3523 treesize of output 3248 [2023-12-02 17:31:39,533 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,533 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,538 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:39,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7031 treesize of output 6626 [2023-12-02 17:31:39,627 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,628 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,634 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:39,693 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7710 treesize of output 7287 [2023-12-02 17:31:39,720 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,720 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,727 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:39,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3331 treesize of output 3062 [2023-12-02 17:31:39,822 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,823 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,823 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:39,876 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3502 treesize of output 3278 [2023-12-02 17:31:39,896 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,897 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,898 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:39,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3158 treesize of output 2897 [2023-12-02 17:31:39,978 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,979 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:39,983 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:40,065 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6695 treesize of output 6341 [2023-12-02 17:31:40,092 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,093 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,098 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:40,153 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7368 treesize of output 6951 [2023-12-02 17:31:40,180 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,181 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,186 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:40,247 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4223 treesize of output 3921 [2023-12-02 17:31:40,270 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,271 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,277 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:40,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3523 treesize of output 3275 [2023-12-02 17:31:40,340 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,341 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,346 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:40,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3544 treesize of output 3294 [2023-12-02 17:31:40,431 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,432 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,438 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:40,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4575 treesize of output 4287 [2023-12-02 17:31:40,507 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,508 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,514 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:40,560 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5107 treesize of output 4778 [2023-12-02 17:31:40,586 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,586 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,592 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:40,698 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5240 treesize of output 4925 [2023-12-02 17:31:40,716 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,717 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,718 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:40,782 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9218 treesize of output 8799 [2023-12-02 17:31:40,812 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,813 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,818 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:40,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5240 treesize of output 4898 [2023-12-02 17:31:40,919 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,920 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,920 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:40,967 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5880 treesize of output 5543 [2023-12-02 17:31:40,991 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,992 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:40,998 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:41,057 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7057 treesize of output 6650 [2023-12-02 17:31:41,088 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,089 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,094 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:41,147 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5951 treesize of output 5585 [2023-12-02 17:31:41,171 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,172 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,177 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:41,230 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7838 treesize of output 7404 [2023-12-02 17:31:41,258 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,259 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,265 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:41,386 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7057 treesize of output 6650 [2023-12-02 17:31:41,411 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,412 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,417 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:41,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7931 treesize of output 7495 [2023-12-02 17:31:41,511 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,512 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,517 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:41,583 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5951 treesize of output 5585 [2023-12-02 17:31:41,607 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,608 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,613 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:41,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9623 treesize of output 9136 [2023-12-02 17:31:41,694 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,695 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,701 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:41,816 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7057 treesize of output 6650 [2023-12-02 17:31:41,846 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,847 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,853 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:41,913 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7931 treesize of output 7495 [2023-12-02 17:31:41,942 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,943 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:41,949 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:42,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5951 treesize of output 5585 [2023-12-02 17:31:42,042 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,043 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,048 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:42,118 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9326 treesize of output 8845 [2023-12-02 17:31:42,148 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,149 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,154 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:42,218 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5240 treesize of output 4925 [2023-12-02 17:31:42,235 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,236 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,237 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:42,348 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4055 treesize of output 3759 [2023-12-02 17:31:42,371 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,372 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,378 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:42,461 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6016 treesize of output 5683 [2023-12-02 17:31:42,484 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,485 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,492 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:42,539 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3509 treesize of output 3272 [2023-12-02 17:31:42,560 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,561 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,566 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:42,609 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5554 treesize of output 5204 [2023-12-02 17:31:42,630 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,630 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,635 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:42,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 2952 treesize of output 2728 [2023-12-02 17:31:42,713 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,713 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,718 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:42,755 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3778 treesize of output 3517 [2023-12-02 17:31:42,773 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,774 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,780 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:42,822 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3544 treesize of output 3294 [2023-12-02 17:31:42,845 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,846 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:42,852 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:43,011 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4055 treesize of output 3786 [2023-12-02 17:31:43,038 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,039 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,047 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:43,145 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 6016 treesize of output 5683 [2023-12-02 17:31:43,173 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,174 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,181 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:43,232 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3509 treesize of output 3236 [2023-12-02 17:31:43,258 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,259 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,266 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:43,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5554 treesize of output 5231 [2023-12-02 17:31:43,349 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,350 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,357 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:43,433 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 2952 treesize of output 2701 [2023-12-02 17:31:43,454 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,455 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,461 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:43,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3778 treesize of output 3490 [2023-12-02 17:31:43,529 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,530 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,537 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:43,584 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3544 treesize of output 3267 [2023-12-02 17:31:43,607 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,608 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,615 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:43,774 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7109 treesize of output 6697 [2023-12-02 17:31:43,807 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,808 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,814 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:43,879 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3776 treesize of output 3492 [2023-12-02 17:31:43,903 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,903 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,909 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:43,955 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3851 treesize of output 3590 [2023-12-02 17:31:43,978 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,978 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:43,984 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:44,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3802 treesize of output 3543 [2023-12-02 17:31:44,078 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,078 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,083 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:44,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3851 treesize of output 3563 [2023-12-02 17:31:44,160 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,160 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,165 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:44,217 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7020 treesize of output 6610 [2023-12-02 17:31:44,243 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,244 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,249 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:44,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3503 treesize of output 3266 [2023-12-02 17:31:44,315 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,315 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,316 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:44,373 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3776 treesize of output 3528 [2023-12-02 17:31:44,400 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,401 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,408 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:44,467 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4422 treesize of output 4112 [2023-12-02 17:31:44,500 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,501 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,507 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:44,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3503 treesize of output 3230 [2023-12-02 17:31:44,580 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,581 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,582 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:44,656 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4475 treesize of output 4163 [2023-12-02 17:31:44,681 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,682 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,688 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:44,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7109 treesize of output 6697 [2023-12-02 17:31:44,810 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,811 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,816 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:44,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3776 treesize of output 3528 [2023-12-02 17:31:44,908 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,909 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,915 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:44,965 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3851 treesize of output 3563 [2023-12-02 17:31:44,988 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,989 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:44,994 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:45,050 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7023 treesize of output 6624 [2023-12-02 17:31:45,077 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,078 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,084 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:45,132 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3503 treesize of output 3230 [2023-12-02 17:31:45,150 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,151 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,152 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:45,239 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5656 treesize of output 5349 [2023-12-02 17:31:45,267 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,268 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,275 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:45,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4912 treesize of output 4607 [2023-12-02 17:31:45,515 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,516 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,517 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:45,578 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7876 treesize of output 7439 [2023-12-02 17:31:45,606 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,607 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,608 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:45,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4905 treesize of output 4600 [2023-12-02 17:31:45,727 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,728 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,729 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:45,786 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5453 treesize of output 5128 [2023-12-02 17:31:45,814 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,814 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,815 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:45,881 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7729 treesize of output 7299 [2023-12-02 17:31:45,915 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,916 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:45,917 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:45,973 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5524 treesize of output 5206 [2023-12-02 17:31:46,000 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,001 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,001 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:46,100 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12357 treesize of output 11905 [2023-12-02 17:31:46,134 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,135 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,136 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:46,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7855 treesize of output 7418 [2023-12-02 17:31:46,244 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,245 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,246 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:46,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7729 treesize of output 7368 [2023-12-02 17:31:46,338 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,339 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,340 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:46,411 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7822 treesize of output 7459 [2023-12-02 17:31:46,445 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,446 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,447 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:46,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5591 treesize of output 5271 [2023-12-02 17:31:46,583 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,584 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,585 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:46,664 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7818 treesize of output 7413 [2023-12-02 17:31:46,697 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,699 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,700 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:46,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4966 treesize of output 4626 [2023-12-02 17:31:46,806 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,807 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,808 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:46,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5520 treesize of output 5166 [2023-12-02 17:31:46,908 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,908 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:46,910 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:47,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9080 treesize of output 8594 [2023-12-02 17:31:47,109 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,110 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,111 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:47,177 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12485 treesize of output 11938 [2023-12-02 17:31:47,211 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,212 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,213 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:47,278 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12340 treesize of output 11795 [2023-12-02 17:31:47,318 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,319 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,320 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:47,398 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11898 treesize of output 11355 [2023-12-02 17:31:47,435 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,436 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,437 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:47,559 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7862 treesize of output 7425 [2023-12-02 17:31:47,593 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,594 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,595 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:47,673 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10379 treesize of output 9965 [2023-12-02 17:31:47,707 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,708 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,709 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:47,823 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8582 treesize of output 8201 [2023-12-02 17:31:47,859 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,860 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,861 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:47,934 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8684 treesize of output 8223 [2023-12-02 17:31:47,972 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,973 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:47,974 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:48,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11181 treesize of output 10634 [2023-12-02 17:31:48,083 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,084 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,086 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:48,153 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7173 treesize of output 6788 [2023-12-02 17:31:48,188 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,188 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,189 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:48,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11055 treesize of output 10510 [2023-12-02 17:31:48,310 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,311 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,312 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:48,371 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8484 treesize of output 8027 [2023-12-02 17:31:48,401 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,402 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,403 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:48,464 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7090 treesize of output 6707 [2023-12-02 17:31:48,498 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,499 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,500 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:48,563 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8586 treesize of output 8205 [2023-12-02 17:31:48,596 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,597 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,599 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:48,661 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3928 treesize of output 3637 [2023-12-02 17:31:48,681 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,682 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,683 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:48,727 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5936 treesize of output 5603 [2023-12-02 17:31:48,747 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,748 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,748 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:48,853 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7141 treesize of output 6791 [2023-12-02 17:31:48,876 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,877 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,878 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:48,929 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9153 treesize of output 8766 [2023-12-02 17:31:48,953 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,953 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:48,954 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:49,008 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7276 treesize of output 6895 [2023-12-02 17:31:49,044 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,045 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,046 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:49,096 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7228 treesize of output 6816 [2023-12-02 17:31:49,120 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,121 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,122 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:49,187 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3449 treesize of output 3214 [2023-12-02 17:31:49,207 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,208 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,209 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:49,251 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5245 treesize of output 4905 [2023-12-02 17:31:49,269 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,270 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,271 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:49,343 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4988 treesize of output 4654 [2023-12-02 17:31:49,367 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,367 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,368 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:49,422 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7901 treesize of output 7464 [2023-12-02 17:31:49,449 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,450 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,451 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:49,503 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4923 treesize of output 4618 [2023-12-02 17:31:49,526 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,527 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,527 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:49,576 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4393 treesize of output 4075 [2023-12-02 17:31:49,602 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,603 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,603 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:49,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4747 treesize of output 4462 [2023-12-02 17:31:49,714 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,715 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,720 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:49,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7883 treesize of output 7494 [2023-12-02 17:31:49,812 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,813 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,818 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:49,874 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4387 treesize of output 4079 [2023-12-02 17:31:49,897 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,898 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,903 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:49,956 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4691 treesize of output 4372 [2023-12-02 17:31:49,981 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,982 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:49,987 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:50,168 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5767 treesize of output 5440 [2023-12-02 17:31:50,196 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,196 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,197 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:50,255 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7818 treesize of output 7455 [2023-12-02 17:31:50,283 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,284 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,285 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:50,342 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4966 treesize of output 4659 [2023-12-02 17:31:50,373 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,374 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,375 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:50,434 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5841 treesize of output 5512 [2023-12-02 17:31:50,467 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,468 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,469 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:50,559 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7855 treesize of output 7412 [2023-12-02 17:31:50,594 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,595 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,596 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:50,658 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12357 treesize of output 11767 [2023-12-02 17:31:50,691 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,692 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,693 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:50,752 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8600 treesize of output 8219 [2023-12-02 17:31:50,786 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,787 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,788 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:50,845 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8041 [2023-12-02 17:31:50,874 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,874 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,875 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:50,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4905 treesize of output 4573 [2023-12-02 17:31:50,998 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:50,999 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,000 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:51,055 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5697 treesize of output 5372 [2023-12-02 17:31:51,090 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,091 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,092 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:51,152 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7729 treesize of output 7299 [2023-12-02 17:31:51,178 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,179 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,180 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:51,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5771 treesize of output 5444 [2023-12-02 17:31:51,264 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,265 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,266 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:51,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4912 treesize of output 4580 [2023-12-02 17:31:51,368 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,369 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,370 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:51,441 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7876 treesize of output 7475 [2023-12-02 17:31:51,467 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,468 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,469 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:51,571 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7901 treesize of output 7533 [2023-12-02 17:31:51,597 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,597 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,598 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:51,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4988 treesize of output 4681 [2023-12-02 17:31:51,668 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,669 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,670 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:51,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4923 treesize of output 4591 [2023-12-02 17:31:51,739 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,739 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,740 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:51,792 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4393 treesize of output 4081 [2023-12-02 17:31:51,817 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,818 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,819 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:51,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5245 treesize of output 4905 [2023-12-02 17:31:51,895 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,896 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,896 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:51,935 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3449 treesize of output 3196 [2023-12-02 17:31:51,955 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,956 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:51,956 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:52,033 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7276 treesize of output 6853 [2023-12-02 17:31:52,063 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,064 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,065 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:52,117 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7228 treesize of output 6843 [2023-12-02 17:31:52,140 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,141 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,142 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:52,191 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9153 treesize of output 8673 [2023-12-02 17:31:52,214 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,215 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,216 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:52,263 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7141 treesize of output 6791 [2023-12-02 17:31:52,287 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,288 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,289 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:52,411 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7807 treesize of output 7402 [2023-12-02 17:31:52,437 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,438 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,439 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:52,500 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11181 treesize of output 10634 [2023-12-02 17:31:52,531 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,532 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,533 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:52,594 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7933 treesize of output 7530 [2023-12-02 17:31:52,629 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,630 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,631 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:52,688 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7900 treesize of output 7535 [2023-12-02 17:31:52,719 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,719 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,720 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:52,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7718 treesize of output 7357 [2023-12-02 17:31:52,843 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,844 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,845 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:52,905 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7841 treesize of output 7398 [2023-12-02 17:31:52,939 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,940 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:52,941 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:53,000 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11055 treesize of output 10546 [2023-12-02 17:31:53,033 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,033 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,034 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:53,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7811 treesize of output 7406 [2023-12-02 17:31:53,118 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,119 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,120 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:53,217 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11602 treesize of output 11026 [2023-12-02 17:31:53,255 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,256 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,257 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:53,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11185 treesize of output 10758 [2023-12-02 17:31:53,354 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,354 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,356 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:53,416 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11055 treesize of output 10630 [2023-12-02 17:31:53,463 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,464 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,465 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:53,524 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11898 treesize of output 11463 [2023-12-02 17:31:53,553 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,554 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,555 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:53,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7108 treesize of output 6698 [2023-12-02 17:31:53,670 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,671 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,672 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:53,726 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9109 treesize of output 8722 [2023-12-02 17:31:53,750 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,751 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,752 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:53,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5936 treesize of output 5576 [2023-12-02 17:31:53,830 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,831 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,832 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:53,869 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3663 treesize of output 3381 [2023-12-02 17:31:53,887 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,887 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,888 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:53,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4747 treesize of output 4426 [2023-12-02 17:31:53,994 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,995 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:53,999 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:54,064 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7976 treesize of output 7540 [2023-12-02 17:31:54,094 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,095 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,100 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:54,166 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4387 treesize of output 4115 [2023-12-02 17:31:54,189 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,190 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,194 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:54,252 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8333 treesize of output 7891 [2023-12-02 17:31:54,281 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,282 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,288 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:54,472 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9775 treesize of output 9275 [2023-12-02 17:31:54,499 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,500 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,501 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:54,560 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8600 treesize of output 8141 [2023-12-02 17:31:54,589 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,590 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,591 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:54,657 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7855 treesize of output 7418 [2023-12-02 17:31:54,691 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,692 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,693 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:54,750 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8041 [2023-12-02 17:31:54,779 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,779 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,780 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:54,861 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5520 treesize of output 5166 [2023-12-02 17:31:54,886 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,887 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,888 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:54,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5210 treesize of output 4867 [2023-12-02 17:31:54,983 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,984 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:54,984 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:55,041 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5591 treesize of output 5235 [2023-12-02 17:31:55,067 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,068 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,069 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:55,128 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8596 treesize of output 8173 [2023-12-02 17:31:55,157 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,158 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,159 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:55,248 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5153 treesize of output 4839 [2023-12-02 17:31:55,272 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,272 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,273 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:55,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7876 treesize of output 7475 [2023-12-02 17:31:55,355 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,355 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,356 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:55,436 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5524 treesize of output 5197 [2023-12-02 17:31:55,461 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,462 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,463 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:55,521 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8498 treesize of output 8077 [2023-12-02 17:31:55,550 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,551 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,552 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:55,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5146 treesize of output 4805 [2023-12-02 17:31:55,646 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,647 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,648 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:55,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5453 treesize of output 5128 [2023-12-02 17:31:55,725 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,725 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,726 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:55,854 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9109 treesize of output 8629 [2023-12-02 17:31:55,879 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,879 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,880 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:55,950 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7862 treesize of output 7494 [2023-12-02 17:31:55,977 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,978 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:55,979 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:56,070 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9080 treesize of output 8600 [2023-12-02 17:31:56,103 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,104 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,105 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:56,166 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11185 treesize of output 10674 [2023-12-02 17:31:56,196 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,197 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,198 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:56,261 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11055 treesize of output 10510 [2023-12-02 17:31:56,291 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,292 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,293 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:56,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17400 treesize of output 16857 [2023-12-02 17:31:56,398 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,399 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,400 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:56,492 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11181 treesize of output 10670 [2023-12-02 17:31:56,523 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,524 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,525 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:56,586 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8582 treesize of output 8159 [2023-12-02 17:31:56,616 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,617 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,618 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:56,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7933 treesize of output 7494 [2023-12-02 17:31:56,717 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,718 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,719 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:56,779 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8684 treesize of output 8301 [2023-12-02 17:31:56,809 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,810 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,811 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:56,913 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8586 treesize of output 8205 [2023-12-02 17:31:56,943 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,944 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:56,945 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:57,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 0 case distinctions, treesize of input 11055 treesize of output 10546 [2023-12-02 17:31:57,035 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,036 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,037 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:57,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8484 treesize of output 8027 [2023-12-02 17:31:57,122 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,123 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,124 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:57,183 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7841 treesize of output 7440 [2023-12-02 17:31:57,221 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,222 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,223 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:57,285 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3928 treesize of output 3673 [2023-12-02 17:31:57,305 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,306 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,306 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:57,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5936 treesize of output 5603 [2023-12-02 17:31:57,364 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,365 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,366 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:57,469 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4631 treesize of output 4310 [2023-12-02 17:31:57,499 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,499 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,500 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:57,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7901 treesize of output 7500 [2023-12-02 17:31:57,583 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,584 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,585 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:57,633 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4988 treesize of output 4654 [2023-12-02 17:31:57,655 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,656 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,657 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:57,703 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4923 treesize of output 4618 [2023-12-02 17:31:57,725 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,726 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,727 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:57,802 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7901 treesize of output 7464 [2023-12-02 17:31:57,828 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,828 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,829 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:57,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7276 treesize of output 6853 [2023-12-02 17:31:57,915 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,915 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,916 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:57,968 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7997 treesize of output 7627 [2023-12-02 17:31:57,994 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,994 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:57,995 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:58,050 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 11705 treesize of output 11135 [2023-12-02 17:31:58,079 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,080 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,081 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:58,140 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 3449 treesize of output 3178 [2023-12-02 17:31:58,158 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,159 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,160 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:58,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5245 treesize of output 4932 [2023-12-02 17:31:58,220 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,221 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,222 WARN L200 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:58,315 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 8426 treesize of output 7982 [2023-12-02 17:31:58,345 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,345 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,351 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:58,430 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4747 treesize of output 4426 [2023-12-02 17:31:58,456 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,457 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,462 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:58,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 7976 treesize of output 7540 [2023-12-02 17:31:58,554 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,555 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,561 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:58,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4387 treesize of output 4079 [2023-12-02 17:31:58,654 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,655 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,660 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:58,827 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 4447 treesize of output 4132 [2023-12-02 17:31:58,847 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,848 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,854 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-12-02 17:31:58,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 2115 treesize of output 1896 [2023-12-02 17:31:58,880 INFO L173 IndexEqualityManager]: detected equality via solver [2023-12-02 17:31:58,883 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:31:58,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:31:58,893 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 164 treesize of output 81 [2023-12-02 17:31:58,919 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 131 treesize of output 123 [2023-12-02 17:31:58,963 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9 [2023-12-02 17:31:58,992 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 208 treesize of output 210 [2023-12-02 17:31:59,011 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 99 [2023-12-02 17:31:59,036 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:31:59,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:31:59,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 4 select indices, 4 select index equivalence classes, 7 disjoint index pairs (out of 6 index pairs), introduced 6 new quantified variables, introduced 0 case distinctions, treesize of input 294 treesize of output 298 [2023-12-02 17:31:59,079 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:31:59,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-12-02 17:31:59,082 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 7 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 0 case distinctions, treesize of input 306 treesize of output 351 [2023-12-02 17:31:59,135 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 663 treesize of output 653 [2023-12-02 17:31:59,166 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 96 treesize of output 95