./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/04_incdec_cas-race.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version ffaa4be6 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../sv-benchmarks/c/pthread-ext/04_incdec_cas-race.i -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash a025fe4ca65874bde9a09e6a2d9fa9eceda581ed1bc5b23e0ff5285795ed115b --- Real Ultimate output --- This is Ultimate 0.2.5-dev-ffaa4be-m [2024-10-29 13:47:53,880 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-29 13:47:53,946 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-DataRace-32bit-GemCutter_Default.epf [2024-10-29 13:47:53,952 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-29 13:47:53,953 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-29 13:47:53,976 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-29 13:47:53,977 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-29 13:47:53,978 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-29 13:47:53,978 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-29 13:47:53,979 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-29 13:47:53,979 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-29 13:47:53,980 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-29 13:47:53,980 INFO L153 SettingsManager]: * Use SBE=true [2024-10-29 13:47:53,982 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-29 13:47:53,982 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-29 13:47:53,982 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-29 13:47:53,982 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-29 13:47:53,985 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-29 13:47:53,985 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-29 13:47:53,985 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-29 13:47:53,986 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-29 13:47:53,990 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-29 13:47:53,990 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-29 13:47:53,990 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-29 13:47:53,990 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-29 13:47:53,990 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-29 13:47:53,990 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-29 13:47:53,990 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-29 13:47:53,991 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-29 13:47:53,991 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-29 13:47:53,991 INFO L153 SettingsManager]: * To the following directory=./dump/ [2024-10-29 13:47:53,991 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-29 13:47:53,991 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-29 13:47:53,991 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-29 13:47:53,992 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-29 13:47:53,992 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-29 13:47:53,992 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-29 13:47:53,992 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-29 13:47:53,992 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-29 13:47:53,992 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2024-10-29 13:47:53,992 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-10-29 13:47:53,994 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-10-29 13:47:53,994 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-10-29 13:47:53,994 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/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 -> /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux 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 ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter 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 -> a025fe4ca65874bde9a09e6a2d9fa9eceda581ed1bc5b23e0ff5285795ed115b [2024-10-29 13:47:54,222 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-29 13:47:54,245 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-29 13:47:54,249 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-29 13:47:54,250 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-29 13:47:54,251 INFO L274 PluginConnector]: CDTParser initialized [2024-10-29 13:47:54,252 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../sv-benchmarks/c/pthread-ext/04_incdec_cas-race.i [2024-10-29 13:47:55,525 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-29 13:47:55,719 INFO L384 CDTParser]: Found 1 translation units. [2024-10-29 13:47:55,720 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/04_incdec_cas-race.i [2024-10-29 13:47:55,733 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/e4ca42e96/d3d42993f76943df95db5849d7734d83/FLAG62250e1e1 [2024-10-29 13:47:56,084 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/e4ca42e96/d3d42993f76943df95db5849d7734d83 [2024-10-29 13:47:56,086 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-29 13:47:56,087 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-29 13:47:56,088 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-29 13:47:56,088 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-29 13:47:56,096 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-29 13:47:56,097 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 01:47:56" (1/1) ... [2024-10-29 13:47:56,098 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5040708f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:47:56, skipping insertion in model container [2024-10-29 13:47:56,098 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 01:47:56" (1/1) ... [2024-10-29 13:47:56,128 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-29 13:47:56,449 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-29 13:47:56,462 INFO L200 MainTranslator]: Completed pre-run [2024-10-29 13:47:56,509 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-29 13:47:56,542 INFO L204 MainTranslator]: Completed translation [2024-10-29 13:47:56,542 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:47:56 WrapperNode [2024-10-29 13:47:56,542 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-29 13:47:56,543 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-29 13:47:56,544 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-29 13:47:56,544 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-29 13:47:56,550 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:47:56" (1/1) ... [2024-10-29 13:47:56,562 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:47:56" (1/1) ... [2024-10-29 13:47:56,590 INFO L138 Inliner]: procedures = 172, calls = 42, calls flagged for inlining = 10, calls inlined = 10, statements flattened = 266 [2024-10-29 13:47:56,591 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-29 13:47:56,592 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-29 13:47:56,592 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-29 13:47:56,592 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-29 13:47:56,599 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:47:56" (1/1) ... [2024-10-29 13:47:56,599 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:47:56" (1/1) ... [2024-10-29 13:47:56,603 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:47:56" (1/1) ... [2024-10-29 13:47:56,604 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:47:56" (1/1) ... [2024-10-29 13:47:56,639 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:47:56" (1/1) ... [2024-10-29 13:47:56,649 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:47:56" (1/1) ... [2024-10-29 13:47:56,651 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:47:56" (1/1) ... [2024-10-29 13:47:56,652 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:47:56" (1/1) ... [2024-10-29 13:47:56,663 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-29 13:47:56,663 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-29 13:47:56,663 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-29 13:47:56,664 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-29 13:47:56,664 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:47:56" (1/1) ... [2024-10-29 13:47:56,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-29 13:47:56,678 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-29 13:47:56,697 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-10-29 13:47:56,721 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-10-29 13:47:56,761 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-10-29 13:47:56,761 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-10-29 13:47:56,761 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-10-29 13:47:56,762 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-10-29 13:47:56,762 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-29 13:47:56,762 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-29 13:47:56,762 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-29 13:47:56,762 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-29 13:47:56,762 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-29 13:47:56,763 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-29 13:47:56,764 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-29 13:47:56,897 INFO L238 CfgBuilder]: Building ICFG [2024-10-29 13:47:56,899 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-29 13:47:57,282 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-29 13:47:57,282 INFO L287 CfgBuilder]: Performing block encoding [2024-10-29 13:47:57,597 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-29 13:47:57,598 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-10-29 13:47:57,598 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.10 01:47:57 BoogieIcfgContainer [2024-10-29 13:47:57,598 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-29 13:47:57,599 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-29 13:47:57,600 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-29 13:47:57,602 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-29 13:47:57,603 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.10 01:47:56" (1/3) ... [2024-10-29 13:47:57,603 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7ad6d31 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.10 01:47:57, skipping insertion in model container [2024-10-29 13:47:57,604 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 01:47:56" (2/3) ... [2024-10-29 13:47:57,604 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7ad6d31 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.10 01:47:57, skipping insertion in model container [2024-10-29 13:47:57,604 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.10 01:47:57" (3/3) ... [2024-10-29 13:47:57,605 INFO L112 eAbstractionObserver]: Analyzing ICFG 04_incdec_cas-race.i [2024-10-29 13:47:57,619 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-29 13:47:57,619 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 18 error locations. [2024-10-29 13:47:57,619 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-29 13:47:57,763 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-29 13:47:57,819 INFO L107 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-29 13:47:57,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-10-29 13:47:57,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-29 13:47:57,821 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-10-29 13:47:57,823 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-10-29 13:47:57,853 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-29 13:47:57,863 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thr1Thread1of1ForFork0 ======== [2024-10-29 13:47:57,869 INFO L333 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, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, 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;@6e0b3199, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-29 13:47:57,869 INFO L334 AbstractCegarLoop]: Starting to check reachability of 18 error locations. [2024-10-29 13:47:58,387 INFO L349 Elim1Store]: treesize reduction 648, result has 5.1 percent of original size [2024-10-29 13:47:58,388 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 157 treesize of output 181 [2024-10-29 13:47:58,443 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-29 13:47:58,444 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 139 treesize of output 117 [2024-10-29 13:47:58,487 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 13 [2024-10-29 13:47:58,558 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-29 13:47:58,559 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 8 select indices, 8 select index equivalence classes, 0 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 28 case distinctions, treesize of input 59 treesize of output 183 [2024-10-29 13:47:58,870 INFO L349 Elim1Store]: treesize reduction 648, result has 5.1 percent of original size [2024-10-29 13:47:58,871 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 157 treesize of output 181 [2024-10-29 13:47:58,904 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-29 13:47:58,904 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 139 treesize of output 117 [2024-10-29 13:47:58,939 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 13 [2024-10-29 13:47:59,009 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-29 13:47:59,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 8 select indices, 8 select index equivalence classes, 0 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 28 case distinctions, treesize of input 59 treesize of output 183 [2024-10-29 13:47:59,097 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err7ASSERT_VIOLATIONDATA_RACE === [thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err16ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-10-29 13:47:59,102 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:47:59,103 INFO L85 PathProgramCache]: Analyzing trace with hash 1827057134, now seen corresponding path program 1 times [2024-10-29 13:47:59,109 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:47:59,110 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1324064093] [2024-10-29 13:47:59,110 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:47:59,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:47:59,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:47:59,259 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:47:59,259 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:47:59,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1324064093] [2024-10-29 13:47:59,260 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1324064093] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:47:59,260 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:47:59,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-29 13:47:59,261 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1603543835] [2024-10-29 13:47:59,262 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:47:59,265 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-29 13:47:59,266 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:47:59,290 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-29 13:47:59,291 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-29 13:47:59,293 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:47:59,296 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:47:59,297 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 18.0) internal successors, (36), 2 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 13:47:59,297 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:47:59,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:47:59,314 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-29 13:47:59,314 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err16ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-10-29 13:47:59,314 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:47:59,315 INFO L85 PathProgramCache]: Analyzing trace with hash 538758936, now seen corresponding path program 1 times [2024-10-29 13:47:59,315 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:47:59,315 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [640180890] [2024-10-29 13:47:59,315 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:47:59,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:47:59,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:47:59,708 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:47:59,708 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:47:59,708 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [640180890] [2024-10-29 13:47:59,708 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [640180890] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:47:59,709 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:47:59,709 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 13:47:59,710 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1070556982] [2024-10-29 13:47:59,710 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:47:59,711 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-29 13:47:59,711 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:47:59,716 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-29 13:47:59,716 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-29 13:47:59,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:47:59,717 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:47:59,717 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 8.0) internal successors, (40), 6 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 13:47:59,717 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:47:59,717 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:47:59,930 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:48:00,022 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 [2024-10-29 13:48:00,080 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:48:00,142 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 [2024-10-29 13:48:00,153 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 [2024-10-29 13:48:00,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:00,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:48:00,457 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-29 13:48:00,457 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err6ASSERT_VIOLATIONDATA_RACE === [thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err16ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-10-29 13:48:00,458 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:48:00,458 INFO L85 PathProgramCache]: Analyzing trace with hash -1368969326, now seen corresponding path program 1 times [2024-10-29 13:48:00,458 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:48:00,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [628717575] [2024-10-29 13:48:00,458 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:48:00,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:48:00,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:48:00,779 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:48:00,780 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:48:00,780 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [628717575] [2024-10-29 13:48:00,780 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [628717575] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:48:00,781 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:48:00,781 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 13:48:00,781 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1388253851] [2024-10-29 13:48:00,781 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:48:00,781 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-29 13:48:00,783 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:48:00,783 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-29 13:48:00,784 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-29 13:48:00,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:00,784 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:48:00,786 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 10.2) internal successors, (51), 6 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 13:48:00,786 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:00,786 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:48:00,786 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:00,852 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-10-29 13:48:00,858 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-10-29 13:48:01,010 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:48:01,015 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:48:01,067 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 [2024-10-29 13:48:01,078 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 [2024-10-29 13:48:01,676 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:48:01,681 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 [2024-10-29 13:48:01,767 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 [2024-10-29 13:48:01,824 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 [2024-10-29 13:48:01,874 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 [2024-10-29 13:48:02,066 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:48:02,071 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:48:02,107 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 [2024-10-29 13:48:02,221 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 [2024-10-29 13:48:02,229 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 [2024-10-29 13:48:02,620 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:02,620 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:48:02,621 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:48:02,621 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-29 13:48:02,621 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err15ASSERT_VIOLATIONDATA_RACE === [thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err16ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-10-29 13:48:02,622 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:48:02,622 INFO L85 PathProgramCache]: Analyzing trace with hash 1309656599, now seen corresponding path program 1 times [2024-10-29 13:48:02,623 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:48:02,624 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1463283792] [2024-10-29 13:48:02,624 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:48:02,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:48:02,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:48:02,759 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-29 13:48:02,759 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:48:02,759 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1463283792] [2024-10-29 13:48:02,760 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1463283792] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:48:02,760 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:48:02,760 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 13:48:02,760 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1326554892] [2024-10-29 13:48:02,760 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:48:02,761 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-29 13:48:02,761 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:48:02,761 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-29 13:48:02,761 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-29 13:48:02,761 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:02,762 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:48:02,762 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 10.2) internal successors, (51), 5 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 13:48:02,762 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:02,762 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:48:02,762 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:48:02,763 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:02,929 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-10-29 13:48:02,936 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-10-29 13:48:04,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:04,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:48:04,853 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:48:04,854 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 13:48:04,856 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err7ASSERT_VIOLATIONDATA_RACE (17 of 18 remaining) [2024-10-29 13:48:04,857 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err8ASSERT_VIOLATIONDATA_RACE (16 of 18 remaining) [2024-10-29 13:48:04,857 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err16ASSERT_VIOLATIONDATA_RACE (15 of 18 remaining) [2024-10-29 13:48:04,857 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err17ASSERT_VIOLATIONDATA_RACE (14 of 18 remaining) [2024-10-29 13:48:04,857 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 18 remaining) [2024-10-29 13:48:04,857 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err9ASSERT_VIOLATIONDATA_RACE (12 of 18 remaining) [2024-10-29 13:48:04,857 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 18 remaining) [2024-10-29 13:48:04,857 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err2ASSERT_VIOLATIONDATA_RACE (10 of 18 remaining) [2024-10-29 13:48:04,857 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err3ASSERT_VIOLATIONDATA_RACE (9 of 18 remaining) [2024-10-29 13:48:04,858 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err4ASSERT_VIOLATIONDATA_RACE (8 of 18 remaining) [2024-10-29 13:48:04,858 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err5ASSERT_VIOLATIONDATA_RACE (7 of 18 remaining) [2024-10-29 13:48:04,858 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err10ASSERT_VIOLATIONDATA_RACE (6 of 18 remaining) [2024-10-29 13:48:04,858 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err11ASSERT_VIOLATIONDATA_RACE (5 of 18 remaining) [2024-10-29 13:48:04,858 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err12ASSERT_VIOLATIONDATA_RACE (4 of 18 remaining) [2024-10-29 13:48:04,858 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err13ASSERT_VIOLATIONDATA_RACE (3 of 18 remaining) [2024-10-29 13:48:04,858 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err14ASSERT_VIOLATIONDATA_RACE (2 of 18 remaining) [2024-10-29 13:48:04,859 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err6ASSERT_VIOLATIONDATA_RACE (1 of 18 remaining) [2024-10-29 13:48:04,859 INFO L782 garLoopResultBuilder]: Registering result SAFE for location thr1Err15ASSERT_VIOLATIONDATA_RACE (0 of 18 remaining) [2024-10-29 13:48:04,859 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-29 13:48:04,867 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-10-29 13:48:04,868 INFO L317 ceAbstractionStarter]: Result for error location thr1Thread1of1ForFork0 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (1/2) [2024-10-29 13:48:04,873 INFO L107 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-29 13:48:04,874 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-29 13:48:04,875 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ======== [2024-10-29 13:48:04,875 INFO L333 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, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, 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;@6e0b3199, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-29 13:48:04,875 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-29 13:48:05,009 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-10-29 13:48:05,010 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:48:05,010 INFO L85 PathProgramCache]: Analyzing trace with hash 37087612, now seen corresponding path program 1 times [2024-10-29 13:48:05,010 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:48:05,010 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1030322397] [2024-10-29 13:48:05,010 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:48:05,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:48:05,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-29 13:48:05,016 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-29 13:48:05,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-29 13:48:05,034 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-29 13:48:05,035 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-29 13:48:05,035 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 1 remaining) [2024-10-29 13:48:05,035 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-29 13:48:05,036 INFO L407 BasicCegarLoop]: Path program histogram: [1] [2024-10-29 13:48:05,036 INFO L317 ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE (2/2) [2024-10-29 13:48:05,037 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-29 13:48:05,037 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-10-29 13:48:05,108 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-29 13:48:05,111 INFO L107 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-29 13:48:05,115 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-29 13:48:05,116 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ======== [2024-10-29 13:48:05,116 INFO L333 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, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, 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;@6e0b3199, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-29 13:48:05,116 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-29 13:48:05,328 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2024-10-29 13:48:05,328 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:48:05,328 INFO L85 PathProgramCache]: Analyzing trace with hash 2058834416, now seen corresponding path program 1 times [2024-10-29 13:48:05,328 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:48:05,328 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [591400057] [2024-10-29 13:48:05,329 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:48:05,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:48:05,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-29 13:48:05,334 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-29 13:48:05,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-29 13:48:05,341 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-29 13:48:05,341 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-29 13:48:05,342 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 1 remaining) [2024-10-29 13:48:05,342 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-29 13:48:05,343 INFO L407 BasicCegarLoop]: Path program histogram: [1] [2024-10-29 13:48:05,343 INFO L317 ceAbstractionStarter]: Result for error location ULTIMATE.start was UNSAFE (1/3) [2024-10-29 13:48:05,343 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-10-29 13:48:05,343 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-10-29 13:48:05,410 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-29 13:48:05,413 INFO L107 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-29 13:48:05,414 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-29 13:48:05,414 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == thr1Thread3of3ForFork0 ======== [2024-10-29 13:48:05,415 INFO L333 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, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, 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;@6e0b3199, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-29 13:48:05,415 INFO L334 AbstractCegarLoop]: Starting to check reachability of 18 error locations. [2024-10-29 13:48:05,882 INFO L349 Elim1Store]: treesize reduction 648, result has 5.1 percent of original size [2024-10-29 13:48:05,883 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 157 treesize of output 181 [2024-10-29 13:48:05,905 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 117 [2024-10-29 13:48:05,934 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 13 [2024-10-29 13:48:06,025 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-29 13:48:06,025 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 8 select indices, 8 select index equivalence classes, 12 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 16 case distinctions, treesize of input 59 treesize of output 183 [2024-10-29 13:48:06,241 INFO L349 Elim1Store]: treesize reduction 648, result has 5.1 percent of original size [2024-10-29 13:48:06,242 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 157 treesize of output 181 [2024-10-29 13:48:06,270 INFO L349 Elim1Store]: treesize reduction 216, result has 0.5 percent of original size [2024-10-29 13:48:06,271 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 8 select indices, 8 select index equivalence classes, 6 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 28 case distinctions, treesize of input 81 treesize of output 37 [2024-10-29 13:48:06,279 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-29 13:48:06,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 27 treesize of output 13 [2024-10-29 13:48:06,409 INFO L349 Elim1Store]: treesize reduction 648, result has 5.1 percent of original size [2024-10-29 13:48:06,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 157 treesize of output 181 [2024-10-29 13:48:06,436 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-29 13:48:06,437 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 139 treesize of output 117 [2024-10-29 13:48:06,464 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 13 [2024-10-29 13:48:06,523 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-29 13:48:06,524 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 8 select indices, 8 select index equivalence classes, 6 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 22 case distinctions, treesize of input 59 treesize of output 183 [2024-10-29 13:48:06,744 INFO L349 Elim1Store]: treesize reduction 648, result has 5.1 percent of original size [2024-10-29 13:48:06,745 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 157 treesize of output 181 [2024-10-29 13:48:06,779 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 139 treesize of output 117 [2024-10-29 13:48:06,788 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 13 [2024-10-29 13:48:06,872 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-29 13:48:06,873 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 8 select indices, 8 select index equivalence classes, 12 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 16 case distinctions, treesize of input 59 treesize of output 183 [2024-10-29 13:48:07,052 INFO L349 Elim1Store]: treesize reduction 648, result has 5.1 percent of original size [2024-10-29 13:48:07,053 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 157 treesize of output 181 [2024-10-29 13:48:07,105 INFO L349 Elim1Store]: treesize reduction 216, result has 0.5 percent of original size [2024-10-29 13:48:07,105 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 8 select indices, 8 select index equivalence classes, 12 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 16 case distinctions, treesize of input 81 treesize of output 37 [2024-10-29 13:48:07,110 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 13 [2024-10-29 13:48:07,232 INFO L349 Elim1Store]: treesize reduction 648, result has 5.1 percent of original size [2024-10-29 13:48:07,233 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 4 case distinctions, treesize of input 157 treesize of output 181 [2024-10-29 13:48:07,268 INFO L349 Elim1Store]: treesize reduction 216, result has 0.5 percent of original size [2024-10-29 13:48:07,269 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 8 select indices, 8 select index equivalence classes, 12 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 22 case distinctions, treesize of input 81 treesize of output 37 [2024-10-29 13:48:07,278 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-29 13:48:07,278 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 27 treesize of output 13 [2024-10-29 13:48:07,288 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err7ASSERT_VIOLATIONDATA_RACE === [thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err16ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-10-29 13:48:07,289 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:48:07,289 INFO L85 PathProgramCache]: Analyzing trace with hash 1876329275, now seen corresponding path program 1 times [2024-10-29 13:48:07,289 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:48:07,289 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [80753369] [2024-10-29 13:48:07,289 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:48:07,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:48:07,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:48:07,302 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-10-29 13:48:07,303 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:48:07,303 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [80753369] [2024-10-29 13:48:07,303 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [80753369] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:48:07,303 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:48:07,303 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-29 13:48:07,303 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2002775742] [2024-10-29 13:48:07,304 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:48:07,304 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-29 13:48:07,304 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:48:07,304 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-29 13:48:07,304 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-29 13:48:07,304 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:07,305 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:48:07,305 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 20.0) internal successors, (40), 2 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 13:48:07,305 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:07,441 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:07,441 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-29 13:48:07,441 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err7ASSERT_VIOLATIONDATA_RACE, thr1Err8ASSERT_VIOLATIONDATA_RACE, thr1Err16ASSERT_VIOLATIONDATA_RACE, thr1Err17ASSERT_VIOLATIONDATA_RACE (and 14 more)] === [2024-10-29 13:48:07,441 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 13:48:07,441 INFO L85 PathProgramCache]: Analyzing trace with hash -747288987, now seen corresponding path program 1 times [2024-10-29 13:48:07,442 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 13:48:07,442 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [740410786] [2024-10-29 13:48:07,442 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 13:48:07,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 13:48:07,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 13:48:07,626 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-10-29 13:48:07,627 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 13:48:07,627 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [740410786] [2024-10-29 13:48:07,627 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [740410786] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 13:48:07,627 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 13:48:07,628 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 13:48:07,628 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [934204751] [2024-10-29 13:48:07,628 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 13:48:07,628 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-29 13:48:07,629 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 13:48:07,629 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-29 13:48:07,630 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-10-29 13:48:07,630 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:07,631 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-29 13:48:07,631 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 8.8) internal successors, (44), 6 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 13:48:07,631 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:07,632 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-29 13:48:08,585 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 [2024-10-29 13:48:08,615 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 [2024-10-29 13:48:08,675 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:48:08,679 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:48:08,684 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 [2024-10-29 13:48:08,821 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 [2024-10-29 13:48:08,960 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 [2024-10-29 13:48:08,973 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:48:09,056 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 [2024-10-29 13:48:09,097 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 [2024-10-29 13:48:09,660 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 [2024-10-29 13:48:09,696 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 [2024-10-29 13:48:09,735 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 [2024-10-29 13:48:09,766 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 [2024-10-29 13:48:09,800 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 [2024-10-29 13:48:09,853 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 [2024-10-29 13:48:09,941 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:48:09,946 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:48:10,053 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:48:10,060 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 [2024-10-29 13:48:10,110 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 [2024-10-29 13:48:10,822 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 [2024-10-29 13:48:10,845 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 [2024-10-29 13:48:10,979 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 [2024-10-29 13:48:10,993 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 [2024-10-29 13:48:11,112 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:48:11,153 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 [2024-10-29 13:48:11,331 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 [2024-10-29 13:48:11,407 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 [2024-10-29 13:48:11,452 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 [2024-10-29 13:48:11,499 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 12 treesize of output 8 [2024-10-29 13:48:11,512 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 [2024-10-29 13:48:11,579 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 [2024-10-29 13:48:15,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 35 [2024-10-29 13:48:15,804 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 [2024-10-29 13:48:15,828 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 [2024-10-29 13:48:15,844 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 [2024-10-29 13:48:15,884 INFO L349 Elim1Store]: treesize reduction 778, result has 0.1 percent of original size [2024-10-29 13:48:15,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 96 treesize of output 44 [2024-10-29 13:48:15,926 INFO L349 Elim1Store]: treesize reduction 82, result has 1.2 percent of original size [2024-10-29 13:48:15,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 141 treesize of output 85 [2024-10-29 13:48:15,934 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 147 treesize of output 119 [2024-10-29 13:48:15,952 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 [2024-10-29 13:48:15,968 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 [2024-10-29 13:48:15,995 INFO L349 Elim1Store]: treesize reduction 903, result has 0.1 percent of original size [2024-10-29 13:48:15,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 7 new quantified variables, introduced 11 case distinctions, treesize of input 2004 treesize of output 430 [2024-10-29 13:48:16,102 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:16,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 263 treesize of output 313 [2024-10-29 13:48:16,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,124 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,134 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,141 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,143 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,144 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:16,161 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 511 treesize of output 354 [2024-10-29 13:48:16,183 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,215 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:16,216 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:16,381 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:16,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 274 treesize of output 324 [2024-10-29 13:48:16,402 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,403 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,405 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,408 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,411 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,412 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,415 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,417 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:16,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 522 treesize of output 365 [2024-10-29 13:48:16,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,472 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,540 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:16,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:16,733 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:16,734 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 243 treesize of output 293 [2024-10-29 13:48:16,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,807 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,810 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,821 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,822 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:16,841 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 491 treesize of output 334 [2024-10-29 13:48:16,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:16,865 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:16,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:17,034 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:17,035 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 285 treesize of output 335 [2024-10-29 13:48:17,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,060 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,063 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,064 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,065 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,069 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:17,085 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 19 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 533 treesize of output 376 [2024-10-29 13:48:17,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,127 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,186 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:17,187 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:17,393 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:17,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 250 treesize of output 300 [2024-10-29 13:48:17,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,411 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,415 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,419 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,421 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,422 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:17,436 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 498 treesize of output 325 [2024-10-29 13:48:17,479 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,488 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,498 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,536 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:17,537 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:17,748 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:17,748 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 261 treesize of output 311 [2024-10-29 13:48:17,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 509 treesize of output 344 [2024-10-29 13:48:17,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:17,910 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:17,911 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:18,106 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:18,106 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 274 treesize of output 324 [2024-10-29 13:48:18,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,134 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,135 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,137 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,139 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,143 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,145 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,146 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,158 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 522 treesize of output 373 [2024-10-29 13:48:18,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,185 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,213 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:18,213 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:18,397 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:18,397 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 254 treesize of output 304 [2024-10-29 13:48:18,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,423 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,426 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,428 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,433 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,434 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,437 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,450 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 502 treesize of output 353 [2024-10-29 13:48:18,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,472 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,488 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:18,489 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:18,665 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:18,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 296 treesize of output 346 [2024-10-29 13:48:18,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,689 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,690 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,691 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 544 treesize of output 395 [2024-10-29 13:48:18,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:18,853 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:18,854 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:19,110 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:19,111 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 285 treesize of output 335 [2024-10-29 13:48:19,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,137 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,143 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,153 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,198 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,317 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:19,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 126 treesize of output 219 [2024-10-29 13:48:19,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,374 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,423 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:19,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:19,590 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:48:19,590 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 264 treesize of output 314 [2024-10-29 13:48:19,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,623 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,630 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,647 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,656 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,657 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:19,657 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:19,714 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:19,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 14 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 183 [2024-10-29 13:48:19,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,823 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,832 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:19,833 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:19,977 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:48:19,977 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 229 treesize of output 279 [2024-10-29 13:48:19,994 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:19,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,001 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,003 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:20,003 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:20,017 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 608 treesize of output 367 [2024-10-29 13:48:20,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,044 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:20,044 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:20,161 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:48:20,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 242 treesize of output 292 [2024-10-29 13:48:20,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,185 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,199 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:20,200 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:20,219 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:20,248 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 183 [2024-10-29 13:48:20,275 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,318 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:20,319 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:20,485 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:48:20,486 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 253 treesize of output 303 [2024-10-29 13:48:20,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,508 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,511 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,513 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:20,513 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:20,522 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 632 treesize of output 375 [2024-10-29 13:48:20,602 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,615 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,688 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:20,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:20,822 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:48:20,823 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 222 treesize of output 272 [2024-10-29 13:48:20,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,845 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,846 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:20,846 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:20,854 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 601 treesize of output 360 [2024-10-29 13:48:20,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,880 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:20,897 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:20,897 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:21,040 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:21,041 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 285 treesize of output 335 [2024-10-29 13:48:21,064 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,075 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,103 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:48:21,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 744 treesize of output 370 [2024-10-29 13:48:21,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,166 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:21,168 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:21,358 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:21,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 296 treesize of output 346 [2024-10-29 13:48:21,385 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,392 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,393 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,394 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,396 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,426 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:48:21,426 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 755 treesize of output 381 [2024-10-29 13:48:21,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,488 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:21,573 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:21,733 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:21,733 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 265 treesize of output 315 [2024-10-29 13:48:21,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,770 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,808 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:48:21,809 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 724 treesize of output 350 [2024-10-29 13:48:21,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:21,875 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:21,876 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:22,139 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:22,139 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 307 treesize of output 357 [2024-10-29 13:48:22,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,176 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,177 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,183 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,219 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:48:22,220 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 29 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 766 treesize of output 408 [2024-10-29 13:48:22,289 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:22,290 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 14 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:22,550 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:22,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 272 treesize of output 322 [2024-10-29 13:48:22,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,589 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,593 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,602 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,608 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,610 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,660 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:22,681 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:48:22,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 137 treesize of output 189 [2024-10-29 13:48:22,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,717 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,731 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:22,732 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:22,934 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:48:22,935 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 230 treesize of output 280 [2024-10-29 13:48:22,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,972 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:22,973 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:22,973 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:22,974 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:22,989 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:23,021 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:23,054 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 144 [2024-10-29 13:48:23,073 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,101 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:23,101 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:23,283 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:48:23,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 241 treesize of output 291 [2024-10-29 13:48:23,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,333 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:23,334 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:23,334 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:23,346 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:23,402 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:23,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 160 [2024-10-29 13:48:23,508 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,574 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:23,575 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:23,709 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:48:23,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 206 treesize of output 256 [2024-10-29 13:48:23,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,736 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,736 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:23,737 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:23,737 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:23,755 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:23,770 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 95 treesize of output 174 [2024-10-29 13:48:23,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:23,810 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:23,811 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:23,995 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:48:23,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 199 treesize of output 249 [2024-10-29 13:48:24,021 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,028 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:24,028 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:24,029 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:24,045 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:24,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 144 [2024-10-29 13:48:24,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,109 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:24,110 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:24,309 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:48:24,310 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 219 treesize of output 269 [2024-10-29 13:48:24,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,341 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,348 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,356 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:24,357 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:24,357 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:24,364 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:24,385 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:24,408 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 160 [2024-10-29 13:48:24,428 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:24,439 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:24,439 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:24,517 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 12 treesize of output 8 [2024-10-29 13:48:24,531 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 12 treesize of output 8 [2024-10-29 13:48:24,570 INFO L349 Elim1Store]: treesize reduction 778, result has 0.1 percent of original size [2024-10-29 13:48:24,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 96 treesize of output 44 [2024-10-29 13:48:24,782 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 [2024-10-29 13:48:25,606 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 [2024-10-29 13:48:25,622 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 [2024-10-29 13:48:35,133 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 [2024-10-29 13:48:38,730 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 12 treesize of output 8 [2024-10-29 13:48:38,791 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 35 [2024-10-29 13:48:38,819 INFO L349 Elim1Store]: treesize reduction 778, result has 0.1 percent of original size [2024-10-29 13:48:38,819 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 96 treesize of output 44 [2024-10-29 13:48:38,827 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 [2024-10-29 13:48:38,836 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 [2024-10-29 13:48:38,861 INFO L349 Elim1Store]: treesize reduction 82, result has 1.2 percent of original size [2024-10-29 13:48:38,861 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 141 treesize of output 85 [2024-10-29 13:48:38,866 INFO L349 Elim1Store]: treesize reduction 57, result has 1.7 percent of original size [2024-10-29 13:48:38,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 109 treesize of output 107 [2024-10-29 13:48:38,870 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-10-29 13:48:38,871 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 110 treesize of output 85 [2024-10-29 13:48:38,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:38,902 INFO L349 Elim1Store]: treesize reduction 903, result has 0.1 percent of original size [2024-10-29 13:48:38,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 7 new quantified variables, introduced 11 case distinctions, treesize of input 997 treesize of output 378 [2024-10-29 13:48:39,003 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:48:39,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 222 treesize of output 272 [2024-10-29 13:48:39,021 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,026 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,028 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,030 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:39,030 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:39,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 243 treesize of output 254 [2024-10-29 13:48:39,052 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,059 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:39,082 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:39,236 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:48:39,237 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 229 treesize of output 279 [2024-10-29 13:48:39,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,263 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,267 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:39,267 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:39,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 250 treesize of output 261 [2024-10-29 13:48:39,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,307 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,308 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:39,329 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:39,496 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:48:39,496 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 264 treesize of output 314 [2024-10-29 13:48:39,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,517 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,519 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,520 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,522 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:39,522 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:39,529 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 14 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 285 treesize of output 296 [2024-10-29 13:48:39,582 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,596 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,622 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:39,682 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:39,923 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:48:39,924 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 242 treesize of output 292 [2024-10-29 13:48:39,944 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,950 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,951 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,955 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,956 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,957 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:39,958 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:39,969 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 263 treesize of output 290 [2024-10-29 13:48:39,987 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,994 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:39,995 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:40,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:40,336 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:48:40,337 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 253 treesize of output 303 [2024-10-29 13:48:40,353 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,359 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,360 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,361 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,363 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:40,363 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:40,377 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 274 treesize of output 285 [2024-10-29 13:48:40,408 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,423 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:40,473 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:40,743 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:40,743 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 265 treesize of output 315 [2024-10-29 13:48:40,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,777 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,782 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,819 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:48:40,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 302 treesize of output 280 [2024-10-29 13:48:40,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:40,842 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:40,852 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:41,066 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:41,066 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 307 treesize of output 357 [2024-10-29 13:48:41,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,106 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,110 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,112 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,113 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,144 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:48:41,144 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 29 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 344 treesize of output 322 [2024-10-29 13:48:41,169 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:41,206 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 14 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:41,429 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:41,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 272 treesize of output 322 [2024-10-29 13:48:41,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,462 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,493 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:48:41,493 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 309 treesize of output 287 [2024-10-29 13:48:41,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,513 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,515 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,517 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:41,531 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:41,704 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:41,705 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 285 treesize of output 335 [2024-10-29 13:48:41,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,760 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,797 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:48:41,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 322 treesize of output 284 [2024-10-29 13:48:41,834 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,845 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:41,847 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:41,879 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:42,155 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:42,155 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 296 treesize of output 346 [2024-10-29 13:48:42,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,278 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,298 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,330 INFO L224 Elim1Store]: Index analysis took 142 ms [2024-10-29 13:48:42,331 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:42,496 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:48:42,496 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 137 treesize of output 189 [2024-10-29 13:48:42,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,538 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:42,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:42,782 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:42,782 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 261 treesize of output 311 [2024-10-29 13:48:42,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,807 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,810 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,815 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,816 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,832 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 298 treesize of output 313 [2024-10-29 13:48:42,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,873 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,879 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:42,880 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:42,901 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:43,080 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:43,080 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 285 treesize of output 335 [2024-10-29 13:48:43,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,124 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,152 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,187 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,196 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,217 INFO L224 Elim1Store]: Index analysis took 108 ms [2024-10-29 13:48:43,280 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:43,352 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 126 treesize of output 215 [2024-10-29 13:48:43,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,398 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,399 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:43,415 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:43,612 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:43,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 254 treesize of output 304 [2024-10-29 13:48:43,633 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,634 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,635 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,645 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,665 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 291 treesize of output 306 [2024-10-29 13:48:43,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,684 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:43,690 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:43,882 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:43,883 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 274 treesize of output 324 [2024-10-29 13:48:43,903 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,909 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,916 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,935 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 311 treesize of output 326 [2024-10-29 13:48:43,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,950 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:43,955 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:43,962 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:44,177 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:44,178 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 296 treesize of output 346 [2024-10-29 13:48:44,203 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,206 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,209 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,210 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,212 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,230 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 333 treesize of output 332 [2024-10-29 13:48:44,257 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,260 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,270 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:44,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:44,578 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:48:44,578 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 230 treesize of output 280 [2024-10-29 13:48:44,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,645 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:44,645 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:44,645 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:44,662 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:44,695 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:44,732 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 160 [2024-10-29 13:48:44,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:44,819 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:44,867 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:45,074 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:48:45,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 199 treesize of output 249 [2024-10-29 13:48:45,101 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:45,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:45,106 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:45,106 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:45,107 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:45,107 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:45,112 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:45,131 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:45,140 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 144 [2024-10-29 13:48:45,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:45,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:45,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:45,160 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:45,181 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:45,364 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:48:45,364 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 241 treesize of output 291 [2024-10-29 13:48:45,404 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:45,415 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:45,428 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:45,429 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:45,429 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:45,429 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:45,450 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:45,512 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:45,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 160 [2024-10-29 13:48:45,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:45,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:45,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:45,628 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:45,718 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:46,013 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:48:46,014 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 219 treesize of output 269 [2024-10-29 13:48:46,053 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,060 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,069 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,133 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:46,151 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,163 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,163 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,163 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,170 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,194 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,208 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 144 [2024-10-29 13:48:46,365 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:48:46,365 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 206 treesize of output 256 [2024-10-29 13:48:46,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,392 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,393 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,395 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,396 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,396 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,397 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,408 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,421 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,437 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 144 [2024-10-29 13:48:46,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,486 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,487 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,531 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:46,752 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:46,752 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 243 treesize of output 293 [2024-10-29 13:48:46,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,789 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,800 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,833 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 115 treesize of output 200 [2024-10-29 13:48:46,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,886 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:46,889 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:46,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:47,058 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:47,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 263 treesize of output 313 [2024-10-29 13:48:47,074 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,080 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,090 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,092 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,096 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,097 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:47,102 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:47,147 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 115 treesize of output 204 [2024-10-29 13:48:47,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,184 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,185 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:47,204 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:47,395 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:47,395 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 250 treesize of output 300 [2024-10-29 13:48:47,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,415 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,419 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,421 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,422 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,423 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,425 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,425 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:47,436 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 287 treesize of output 302 [2024-10-29 13:48:47,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,455 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:47,464 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:47,719 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:47,719 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 274 treesize of output 324 [2024-10-29 13:48:47,739 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,744 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,751 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:47,763 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 311 treesize of output 326 [2024-10-29 13:48:47,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:47,799 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:47,839 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:48,033 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:48:48,033 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 285 treesize of output 335 [2024-10-29 13:48:48,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:48,075 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:48,080 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:48,081 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:48,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:48,093 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:48,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:48,098 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:48,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:48,101 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:48,148 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:48,183 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 19 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 115 treesize of output 200 [2024-10-29 13:48:48,230 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:48,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:48,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:48:48,244 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:48:48,282 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:48:48,460 INFO L349 Elim1Store]: treesize reduction 778, result has 0.1 percent of original size [2024-10-29 13:48:48,461 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 96 treesize of output 44 [2024-10-29 13:48:48,467 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 12 treesize of output 8 [2024-10-29 13:49:14,922 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 [2024-10-29 13:49:15,436 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 [2024-10-29 13:49:17,349 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 12 treesize of output 8 [2024-10-29 13:49:17,446 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 12 treesize of output 8 [2024-10-29 13:49:19,147 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 12 treesize of output 8 [2024-10-29 13:49:20,035 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 12 treesize of output 8 [2024-10-29 13:49:22,836 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 35 [2024-10-29 13:49:22,932 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 35 [2024-10-29 13:49:23,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 35 [2024-10-29 13:49:24,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 35 [2024-10-29 13:49:26,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 35 [2024-10-29 13:49:26,421 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 [2024-10-29 13:49:26,444 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 [2024-10-29 13:49:26,471 INFO L349 Elim1Store]: treesize reduction 778, result has 0.1 percent of original size [2024-10-29 13:49:26,472 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 96 treesize of output 44 [2024-10-29 13:49:26,493 INFO L349 Elim1Store]: treesize reduction 82, result has 1.2 percent of original size [2024-10-29 13:49:26,494 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 141 treesize of output 85 [2024-10-29 13:49:26,499 INFO L349 Elim1Store]: treesize reduction 57, result has 1.7 percent of original size [2024-10-29 13:49:26,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 109 treesize of output 107 [2024-10-29 13:49:26,504 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:49:26,524 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 [2024-10-29 13:49:26,532 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 [2024-10-29 13:49:26,554 INFO L349 Elim1Store]: treesize reduction 903, result has 0.1 percent of original size [2024-10-29 13:49:26,555 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 7 new quantified variables, introduced 11 case distinctions, treesize of input 997 treesize of output 378 [2024-10-29 13:49:26,594 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:26,596 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:26,597 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:26,598 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 517 treesize of output 309 [2024-10-29 13:49:26,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:26,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:26,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:26,626 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:26,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:26,726 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 559 treesize of output 351 [2024-10-29 13:49:26,791 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:26,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:26,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:26,820 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:26,888 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:26,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,002 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,002 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 548 treesize of output 340 [2024-10-29 13:49:27,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,069 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,082 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,083 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:27,126 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:27,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,217 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,219 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 524 treesize of output 316 [2024-10-29 13:49:27,289 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,308 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:27,338 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:27,426 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,428 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,430 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 537 treesize of output 329 [2024-10-29 13:49:27,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,457 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,468 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,470 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:27,501 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:27,626 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,630 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 560 treesize of output 352 [2024-10-29 13:49:27,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,694 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,713 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:27,778 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:27,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,916 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,917 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,918 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 580 treesize of output 372 [2024-10-29 13:49:27,973 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:27,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:28,005 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:28,007 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:28,126 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:28,258 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 602 treesize of output 394 [2024-10-29 13:49:28,295 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:28,384 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 14 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:28,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:28,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:28,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:28,538 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 591 treesize of output 383 [2024-10-29 13:49:28,635 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:28,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:28,662 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:28,664 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:28,772 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:28,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:28,934 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:28,935 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:28,935 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 567 treesize of output 359 [2024-10-29 13:49:28,999 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,020 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,031 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:29,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:29,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,253 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,255 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 569 treesize of output 361 [2024-10-29 13:49:29,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,335 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,336 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:29,401 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:29,492 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,494 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,494 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 558 treesize of output 350 [2024-10-29 13:49:29,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,545 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:29,571 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:29,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,686 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 538 treesize of output 330 [2024-10-29 13:49:29,702 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,706 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,711 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,712 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:29,740 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:29,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 580 treesize of output 372 [2024-10-29 13:49:29,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,876 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:29,910 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:29,969 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:30,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 545 treesize of output 337 [2024-10-29 13:49:30,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,104 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:30,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:30,259 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 525 treesize of output 317 [2024-10-29 13:49:30,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,301 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,303 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:30,363 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:30,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,452 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,453 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 494 treesize of output 286 [2024-10-29 13:49:30,467 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,471 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,472 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:30,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:30,565 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,566 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 501 treesize of output 293 [2024-10-29 13:49:30,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,587 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,589 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,590 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:30,606 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:30,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,720 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,722 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 514 treesize of output 306 [2024-10-29 13:49:30,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,763 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:30,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:30,871 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 536 treesize of output 328 [2024-10-29 13:49:30,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,900 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:30,909 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:30,960 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:31,075 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,077 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,077 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 580 treesize of output 372 [2024-10-29 13:49:31,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,124 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,135 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,137 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:31,183 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:31,310 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,312 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,313 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 549 treesize of output 341 [2024-10-29 13:49:31,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,364 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,377 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,379 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:31,438 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:31,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 569 treesize of output 361 [2024-10-29 13:49:31,596 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,607 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,621 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:31,674 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:31,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,796 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 556 treesize of output 348 [2024-10-29 13:49:31,827 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,832 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:31,845 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:31,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:31,972 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 591 treesize of output 383 [2024-10-29 13:49:32,019 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:32,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:32,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:32,045 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:32,131 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:32,221 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 12 treesize of output 8 [2024-10-29 13:49:32,229 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 12 treesize of output 8 [2024-10-29 13:49:32,270 INFO L349 Elim1Store]: treesize reduction 778, result has 0.1 percent of original size [2024-10-29 13:49:32,271 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 96 treesize of output 44 [2024-10-29 13:49:32,276 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 [2024-10-29 13:49:32,301 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 [2024-10-29 13:49:32,350 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 [2024-10-29 13:49:32,630 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 [2024-10-29 13:49:33,729 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 [2024-10-29 13:49:33,746 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 12 treesize of output 8 [2024-10-29 13:49:33,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 11 treesize of output 7 [2024-10-29 13:49:33,805 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 12 treesize of output 8 [2024-10-29 13:49:33,871 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 [2024-10-29 13:49:33,889 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 [2024-10-29 13:49:34,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 35 [2024-10-29 13:49:34,021 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 [2024-10-29 13:49:34,044 INFO L349 Elim1Store]: treesize reduction 778, result has 0.1 percent of original size [2024-10-29 13:49:34,044 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 96 treesize of output 44 [2024-10-29 13:49:34,051 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 [2024-10-29 13:49:34,070 INFO L349 Elim1Store]: treesize reduction 82, result has 1.2 percent of original size [2024-10-29 13:49:34,070 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 141 treesize of output 85 [2024-10-29 13:49:34,075 INFO L349 Elim1Store]: treesize reduction 57, result has 1.7 percent of original size [2024-10-29 13:49:34,075 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 109 treesize of output 107 [2024-10-29 13:49:34,080 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-10-29 13:49:34,080 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 3 case distinctions, treesize of input 110 treesize of output 85 [2024-10-29 13:49:34,085 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:34,100 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 [2024-10-29 13:49:34,116 INFO L349 Elim1Store]: treesize reduction 903, result has 0.1 percent of original size [2024-10-29 13:49:34,117 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 7 new quantified variables, introduced 11 case distinctions, treesize of input 2004 treesize of output 430 [2024-10-29 13:49:34,213 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:49:34,213 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 242 treesize of output 292 [2024-10-29 13:49:34,224 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,238 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,244 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,264 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,270 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,275 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,280 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:34,280 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 163 treesize of output 159 [2024-10-29 13:49:34,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,292 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,313 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,313 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 44 [2024-10-29 13:49:34,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,322 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,324 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,325 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,328 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,338 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,338 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 57 [2024-10-29 13:49:34,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,349 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,350 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:34,458 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:49:34,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 222 treesize of output 272 [2024-10-29 13:49:34,471 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,493 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,516 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,524 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,530 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,534 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:34,535 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 143 treesize of output 139 [2024-10-29 13:49:34,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,549 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,558 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:34,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,574 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,583 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,584 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 44 [2024-10-29 13:49:34,590 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,591 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,591 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,595 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,596 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:34,695 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:49:34,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 264 treesize of output 314 [2024-10-29 13:49:34,708 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,727 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,733 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,739 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,753 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,765 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,771 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:34,771 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 185 treesize of output 181 [2024-10-29 13:49:34,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,800 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,809 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,839 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,849 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:49:34,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 89 treesize of output 44 [2024-10-29 13:49:34,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,863 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,864 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,874 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 14 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 44 [2024-10-29 13:49:34,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,905 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:34,913 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:34,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:35,057 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:49:35,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 253 treesize of output 303 [2024-10-29 13:49:35,067 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,084 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,115 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,128 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,133 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:35,133 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 174 treesize of output 170 [2024-10-29 13:49:35,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,151 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,155 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,157 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,183 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,183 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 44 [2024-10-29 13:49:35,196 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,201 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,212 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,212 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:35,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,221 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,221 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,222 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,223 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,223 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,224 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,225 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,226 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,227 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,234 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,235 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 72 [2024-10-29 13:49:35,343 INFO L349 Elim1Store]: treesize reduction 178, result has 0.6 percent of original size [2024-10-29 13:49:35,344 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 229 treesize of output 279 [2024-10-29 13:49:35,355 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,372 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,377 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,398 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,405 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,413 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,418 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:35,418 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 150 treesize of output 146 [2024-10-29 13:49:35,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,429 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,440 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,440 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 44 [2024-10-29 13:49:35,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,452 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,460 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,461 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 44 [2024-10-29 13:49:35,467 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,468 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,472 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,472 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:35,599 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:35,600 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 265 treesize of output 315 [2024-10-29 13:49:35,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,630 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,646 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,688 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,707 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:49:35,707 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 137 treesize of output 189 [2024-10-29 13:49:35,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,729 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,739 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:35,739 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:35,910 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:35,910 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 296 treesize of output 346 [2024-10-29 13:49:35,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,937 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,942 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,943 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,945 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,977 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:49:35,978 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 333 treesize of output 311 [2024-10-29 13:49:35,994 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:35,997 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,017 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:36,017 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:36,153 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:36,153 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 272 treesize of output 322 [2024-10-29 13:49:36,184 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,189 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,192 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,193 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,196 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,227 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:49:36,227 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 309 treesize of output 287 [2024-10-29 13:49:36,247 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,250 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,253 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,267 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:36,268 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:36,416 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:36,417 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 307 treesize of output 357 [2024-10-29 13:49:36,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,452 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,482 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:49:36,483 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 29 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 344 treesize of output 322 [2024-10-29 13:49:36,558 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:36,559 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 14 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:36,767 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:36,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 285 treesize of output 335 [2024-10-29 13:49:36,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,799 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,807 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,838 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:49:36,839 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 322 treesize of output 284 [2024-10-29 13:49:36,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:36,898 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:36,898 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:37,084 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:37,084 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 296 treesize of output 346 [2024-10-29 13:49:37,104 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:37,150 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:37,160 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,205 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:37,230 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:37,230 INFO L224 Elim1Store]: Index analysis took 131 ms [2024-10-29 13:49:37,237 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:37,237 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 193 treesize of output 189 [2024-10-29 13:49:37,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,275 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,280 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,402 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:37,403 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 72 [2024-10-29 13:49:37,420 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,426 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,433 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,437 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,466 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:37,475 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:49:37,476 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 89 treesize of output 44 [2024-10-29 13:49:37,500 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,501 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,506 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:37,510 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:37,622 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:37,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 285 treesize of output 335 [2024-10-29 13:49:37,639 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:37,683 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:37,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,742 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:37,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,768 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:37,768 INFO L224 Elim1Store]: Index analysis took 134 ms [2024-10-29 13:49:37,773 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:37,774 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 182 treesize of output 178 [2024-10-29 13:49:37,793 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,799 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,818 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,827 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,836 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,907 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:37,908 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 72 [2024-10-29 13:49:37,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,921 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,923 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,933 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,940 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,959 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:37,960 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 72 [2024-10-29 13:49:37,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:37,974 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:37,974 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:38,139 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:38,140 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 274 treesize of output 324 [2024-10-29 13:49:38,159 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:38,202 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:38,224 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,255 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:38,265 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,268 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,280 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:38,281 INFO L224 Elim1Store]: Index analysis took 128 ms [2024-10-29 13:49:38,286 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:38,287 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 171 treesize of output 167 [2024-10-29 13:49:38,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,315 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,323 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,339 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,385 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:38,386 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 72 [2024-10-29 13:49:38,400 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,404 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,428 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:38,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:38,438 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,439 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,443 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,452 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:38,452 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 57 [2024-10-29 13:49:38,630 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:38,631 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 261 treesize of output 311 [2024-10-29 13:49:38,653 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:38,703 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:38,712 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,715 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,723 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,727 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,754 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:38,782 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:38,783 INFO L224 Elim1Store]: Index analysis took 136 ms [2024-10-29 13:49:38,789 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:38,789 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 158 treesize of output 154 [2024-10-29 13:49:38,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,808 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,829 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:38,829 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 44 [2024-10-29 13:49:38,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,843 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,846 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,853 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,882 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:38,882 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 72 [2024-10-29 13:49:38,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:38,898 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:38,898 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:39,085 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:39,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 254 treesize of output 304 [2024-10-29 13:49:39,101 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,106 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,109 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,111 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,117 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,123 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,153 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:39,175 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 126 treesize of output 215 [2024-10-29 13:49:39,188 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:39,201 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:39,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,210 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,212 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,220 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:39,228 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:39,234 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:39,234 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 247 treesize of output 219 [2024-10-29 13:49:39,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,269 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,278 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:39,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:39,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,299 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,302 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,311 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:39,312 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:39,487 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:39,488 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 263 treesize of output 313 [2024-10-29 13:49:39,509 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:39,545 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:39,563 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,585 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:39,592 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,596 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,605 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:39,606 INFO L224 Elim1Store]: Index analysis took 102 ms [2024-10-29 13:49:39,613 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:39,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 171 treesize of output 167 [2024-10-29 13:49:39,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,634 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,639 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,643 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,646 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,688 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:39,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 57 [2024-10-29 13:49:39,708 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,713 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,717 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,735 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:39,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:39,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,749 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,752 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,761 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:39,762 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 57 [2024-10-29 13:49:39,947 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:39,948 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 243 treesize of output 293 [2024-10-29 13:49:39,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,972 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,974 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,979 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,983 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,987 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:39,987 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,011 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,020 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 115 treesize of output 200 [2024-10-29 13:49:40,033 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,052 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,058 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,063 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,071 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,079 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,085 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:40,086 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 247 treesize of output 235 [2024-10-29 13:49:40,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,106 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,109 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,126 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,126 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:40,138 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:49:40,227 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:40,227 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 250 treesize of output 300 [2024-10-29 13:49:40,246 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,277 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,284 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,287 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,313 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,330 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,337 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:40,337 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 158 treesize of output 154 [2024-10-29 13:49:40,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,358 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,359 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,360 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,364 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,380 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,380 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 57 [2024-10-29 13:49:40,412 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,415 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,422 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,423 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:40,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,436 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,437 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 44 [2024-10-29 13:49:40,543 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:40,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 274 treesize of output 324 [2024-10-29 13:49:40,558 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,585 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,605 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,625 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,634 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,645 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,651 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:40,651 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 182 treesize of output 178 [2024-10-29 13:49:40,666 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,680 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,693 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,743 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,744 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 15 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 57 [2024-10-29 13:49:40,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,760 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,769 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,770 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,797 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 21 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 72 [2024-10-29 13:49:40,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,806 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,807 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:40,811 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:40,811 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:40,955 INFO L349 Elim1Store]: treesize reduction 186, result has 0.5 percent of original size [2024-10-29 13:49:40,956 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 285 treesize of output 335 [2024-10-29 13:49:40,972 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,005 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,016 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,026 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,045 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,063 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,068 INFO L349 Elim1Store]: treesize reduction 44, result has 2.2 percent of original size [2024-10-29 13:49:41,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 7 case distinctions, treesize of input 193 treesize of output 189 [2024-10-29 13:49:41,086 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,088 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,093 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,103 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,106 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,144 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,145 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 19 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 57 [2024-10-29 13:49:41,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,196 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,204 INFO L349 Elim1Store]: treesize reduction 222, result has 0.4 percent of original size [2024-10-29 13:49:41,205 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 25 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 89 treesize of output 44 [2024-10-29 13:49:41,213 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,218 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,219 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:41,376 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:49:41,376 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 241 treesize of output 291 [2024-10-29 13:49:41,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,411 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,412 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,412 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,413 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,438 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,457 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,457 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 160 [2024-10-29 13:49:41,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,525 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,526 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:41,729 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:49:41,729 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 230 treesize of output 280 [2024-10-29 13:49:41,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,789 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,789 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,790 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,790 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,821 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,850 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,851 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 160 [2024-10-29 13:49:41,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:41,933 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:41,934 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:42,114 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:49:42,115 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 206 treesize of output 256 [2024-10-29 13:49:42,135 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,140 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,143 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,144 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,146 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,146 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,146 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,147 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,156 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,165 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,166 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 160 [2024-10-29 13:49:42,185 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,202 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:42,378 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:49:42,379 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 199 treesize of output 249 [2024-10-29 13:49:42,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,399 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,400 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,401 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,401 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,401 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,410 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,418 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,419 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 144 [2024-10-29 13:49:42,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,433 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,439 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,439 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:42,568 INFO L349 Elim1Store]: treesize reduction 162, result has 0.6 percent of original size [2024-10-29 13:49:42,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 14 case distinctions, treesize of input 219 treesize of output 269 [2024-10-29 13:49:42,595 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,602 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,603 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,603 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,603 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,621 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,635 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,635 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 144 [2024-10-29 13:49:42,651 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,658 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:49:42,674 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:49:42,675 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:49:42,826 INFO L349 Elim1Store]: treesize reduction 778, result has 0.1 percent of original size [2024-10-29 13:49:42,826 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 96 treesize of output 44 [2024-10-29 13:49:42,833 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 12 treesize of output 8 [2024-10-29 13:49:43,326 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 [2024-10-29 13:49:43,354 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 [2024-10-29 13:49:43,816 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 12 treesize of output 8 [2024-10-29 13:49:45,345 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 12 treesize of output 8 [2024-10-29 13:49:45,355 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 12 treesize of output 8 [2024-10-29 13:49:45,751 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 12 treesize of output 8 [2024-10-29 13:49:48,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 35 [2024-10-29 13:49:48,606 INFO L349 Elim1Store]: treesize reduction 682, result has 0.1 percent of original size [2024-10-29 13:49:48,606 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 72 treesize of output 35 [2024-10-29 13:49:48,634 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 35 [2024-10-29 13:49:48,709 INFO L349 Elim1Store]: treesize reduction 682, result has 0.1 percent of original size [2024-10-29 13:49:48,709 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 72 treesize of output 35 [2024-10-29 13:49:51,294 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 35 [2024-10-29 13:49:51,356 INFO L349 Elim1Store]: treesize reduction 682, result has 0.1 percent of original size [2024-10-29 13:49:51,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 72 treesize of output 35 [2024-10-29 13:49:51,375 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 35 [2024-10-29 13:49:51,421 INFO L349 Elim1Store]: treesize reduction 682, result has 0.1 percent of original size [2024-10-29 13:49:51,422 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 12 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 72 treesize of output 35 [2024-10-29 13:49:54,495 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:49:54,526 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 [2024-10-29 13:49:54,531 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 [2024-10-29 13:49:54,565 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 12 treesize of output 8 [2024-10-29 13:49:54,639 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 [2024-10-29 13:49:54,646 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 [2024-10-29 13:49:54,732 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:49:54,737 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 [2024-10-29 13:49:54,771 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 [2024-10-29 13:49:54,788 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 [2024-10-29 13:49:54,793 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:49:54,797 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 12 treesize of output 8 [2024-10-29 13:49:54,872 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 [2024-10-29 13:49:54,937 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 [2024-10-29 13:49:55,062 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 12 treesize of output 8 [2024-10-29 13:49:55,087 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 12 treesize of output 8 [2024-10-29 13:49:55,216 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 [2024-10-29 13:49:55,294 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 12 treesize of output 8 [2024-10-29 13:49:55,303 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 [2024-10-29 13:49:55,553 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 [2024-10-29 13:49:55,894 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 [2024-10-29 13:49:55,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 11 treesize of output 7 [2024-10-29 13:49:55,983 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 12 treesize of output 8 [2024-10-29 13:49:56,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 11 treesize of output 7 [2024-10-29 13:49:56,292 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 [2024-10-29 13:49:57,326 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 [2024-10-29 13:49:57,333 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 [2024-10-29 13:49:57,423 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 [2024-10-29 13:49:57,522 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 [2024-10-29 13:49:57,674 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 [2024-10-29 13:49:58,263 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 12 treesize of output 8 [2024-10-29 13:49:58,280 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 12 treesize of output 8 [2024-10-29 13:49:58,522 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 [2024-10-29 13:49:58,577 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 [2024-10-29 13:49:58,580 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 [2024-10-29 13:49:58,613 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 12 treesize of output 8 [2024-10-29 13:49:58,618 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:49:58,623 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 [2024-10-29 13:49:58,776 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 [2024-10-29 13:49:59,845 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:49:59,850 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 [2024-10-29 13:49:59,880 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 [2024-10-29 13:49:59,913 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 [2024-10-29 13:49:59,918 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:49:59,920 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 12 treesize of output 8 [2024-10-29 13:49:59,929 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 [2024-10-29 13:50:00,022 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 [2024-10-29 13:50:00,692 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 12 treesize of output 8 [2024-10-29 13:50:00,777 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 12 treesize of output 8 [2024-10-29 13:50:01,002 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 [2024-10-29 13:50:01,009 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:01,071 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 [2024-10-29 13:50:01,128 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:01,250 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 [2024-10-29 13:50:01,353 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 [2024-10-29 13:50:02,304 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:02,307 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 [2024-10-29 13:50:02,350 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 [2024-10-29 13:50:02,416 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 12 treesize of output 8 [2024-10-29 13:50:02,426 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 [2024-10-29 13:50:02,507 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 [2024-10-29 13:50:03,672 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 12 treesize of output 8 [2024-10-29 13:50:03,743 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 12 treesize of output 8 [2024-10-29 13:50:03,961 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:04,094 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 [2024-10-29 13:50:04,140 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 [2024-10-29 13:50:04,168 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 [2024-10-29 13:50:04,199 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 [2024-10-29 13:50:04,214 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:04,219 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:04,226 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:04,310 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 [2024-10-29 13:50:04,316 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 [2024-10-29 13:50:04,460 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:04,504 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 [2024-10-29 13:50:04,554 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 [2024-10-29 13:50:04,595 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:04,687 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 [2024-10-29 13:50:04,694 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 [2024-10-29 13:50:04,811 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 12 treesize of output 8 [2024-10-29 13:50:04,875 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 12 treesize of output 8 [2024-10-29 13:50:04,927 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 [2024-10-29 13:50:04,976 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 [2024-10-29 13:50:05,047 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 [2024-10-29 13:50:05,092 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 [2024-10-29 13:50:05,175 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 [2024-10-29 13:50:05,323 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 12 treesize of output 8 [2024-10-29 13:50:05,334 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 12 treesize of output 8 [2024-10-29 13:50:06,332 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:06,336 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 [2024-10-29 13:50:06,357 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 [2024-10-29 13:50:06,403 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 [2024-10-29 13:50:06,467 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 [2024-10-29 13:50:06,981 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 [2024-10-29 13:50:06,999 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 [2024-10-29 13:50:07,149 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 [2024-10-29 13:50:07,189 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 12 treesize of output 8 [2024-10-29 13:50:07,201 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 12 treesize of output 8 [2024-10-29 13:50:07,533 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 [2024-10-29 13:50:07,538 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:07,564 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 [2024-10-29 13:50:07,587 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 12 treesize of output 8 [2024-10-29 13:50:07,599 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:07,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 11 treesize of output 7 [2024-10-29 13:50:07,642 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 [2024-10-29 13:50:08,712 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:08,714 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 [2024-10-29 13:50:08,718 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 [2024-10-29 13:50:08,816 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 12 treesize of output 8 [2024-10-29 13:50:08,823 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 [2024-10-29 13:50:08,986 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 [2024-10-29 13:50:09,024 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 12 treesize of output 8 [2024-10-29 13:50:09,038 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 12 treesize of output 8 [2024-10-29 13:50:09,162 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 [2024-10-29 13:50:09,167 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:09,170 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 [2024-10-29 13:50:09,193 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 [2024-10-29 13:50:09,228 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 [2024-10-29 13:50:09,310 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 [2024-10-29 13:50:10,377 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 [2024-10-29 13:50:10,381 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 [2024-10-29 13:50:10,407 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 [2024-10-29 13:50:10,439 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 [2024-10-29 13:50:10,457 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 [2024-10-29 13:50:10,627 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 [2024-10-29 13:50:10,651 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 12 treesize of output 8 [2024-10-29 13:50:10,664 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 12 treesize of output 8 [2024-10-29 13:50:10,903 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 [2024-10-29 13:50:10,939 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 [2024-10-29 13:50:11,013 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 [2024-10-29 13:50:11,034 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 [2024-10-29 13:50:11,074 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 [2024-10-29 13:50:11,145 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:11,203 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 [2024-10-29 13:50:11,257 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 [2024-10-29 13:50:11,352 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 [2024-10-29 13:50:11,393 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 [2024-10-29 13:50:11,468 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 [2024-10-29 13:50:11,497 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 [2024-10-29 13:50:11,530 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 [2024-10-29 13:50:11,724 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 [2024-10-29 13:50:11,797 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 [2024-10-29 13:50:11,966 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 [2024-10-29 13:50:12,070 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 [2024-10-29 13:50:12,078 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 [2024-10-29 13:50:12,173 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:12,181 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:12,225 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 [2024-10-29 13:50:12,243 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 [2024-10-29 13:50:12,282 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 [2024-10-29 13:50:12,312 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:12,389 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 [2024-10-29 13:50:12,399 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 [2024-10-29 13:50:12,559 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 12 treesize of output 8 [2024-10-29 13:50:12,604 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 12 treesize of output 8 [2024-10-29 13:50:12,919 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:13,055 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 [2024-10-29 13:50:13,106 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 [2024-10-29 13:50:13,277 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 [2024-10-29 13:50:13,343 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 [2024-10-29 13:50:13,538 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:13,545 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:13,612 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 [2024-10-29 13:50:13,677 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:13,758 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 [2024-10-29 13:50:13,766 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 [2024-10-29 13:50:13,863 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 [2024-10-29 13:50:14,030 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 [2024-10-29 13:50:14,085 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 12 treesize of output 8 [2024-10-29 13:50:14,125 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 12 treesize of output 8 [2024-10-29 13:50:14,179 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 12 treesize of output 8 [2024-10-29 13:50:14,191 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 12 treesize of output 8 [2024-10-29 13:50:14,245 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 [2024-10-29 13:50:14,252 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:14,256 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 [2024-10-29 13:50:14,421 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 [2024-10-29 13:50:14,427 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 [2024-10-29 13:50:14,733 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 [2024-10-29 13:50:14,769 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 [2024-10-29 13:50:14,789 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 12 treesize of output 8 [2024-10-29 13:50:14,797 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 [2024-10-29 13:50:14,853 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 [2024-10-29 13:50:14,954 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 12 treesize of output 8 [2024-10-29 13:50:14,969 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 12 treesize of output 8 [2024-10-29 13:50:15,680 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 [2024-10-29 13:50:15,699 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 [2024-10-29 13:50:15,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 12 treesize of output 8 [2024-10-29 13:50:15,758 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:15,841 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 [2024-10-29 13:50:15,892 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 [2024-10-29 13:50:16,914 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:16,917 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 [2024-10-29 13:50:16,921 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 [2024-10-29 13:50:17,048 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 [2024-10-29 13:50:17,056 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 [2024-10-29 13:50:17,189 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 12 treesize of output 8 [2024-10-29 13:50:17,201 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 12 treesize of output 8 [2024-10-29 13:50:17,723 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 [2024-10-29 13:50:17,734 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 [2024-10-29 13:50:17,786 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 12 treesize of output 8 [2024-10-29 13:50:17,798 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 [2024-10-29 13:50:17,918 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 [2024-10-29 13:50:18,020 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:18,143 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 [2024-10-29 13:50:18,150 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 [2024-10-29 13:50:18,432 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 12 treesize of output 8 [2024-10-29 13:50:18,451 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 12 treesize of output 8 [2024-10-29 13:50:18,710 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:18,786 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 [2024-10-29 13:50:18,938 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 [2024-10-29 13:50:19,045 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 [2024-10-29 13:50:19,100 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 [2024-10-29 13:50:19,268 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 [2024-10-29 13:50:19,341 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 12 treesize of output 8 [2024-10-29 13:50:19,381 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 12 treesize of output 8 [2024-10-29 13:50:19,410 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 12 treesize of output 8 [2024-10-29 13:50:19,476 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 12 treesize of output 8 [2024-10-29 13:50:19,521 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 [2024-10-29 13:50:19,587 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 [2024-10-29 13:50:19,608 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 12 treesize of output 8 [2024-10-29 13:50:19,614 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:19,619 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 [2024-10-29 13:50:19,893 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 [2024-10-29 13:50:20,913 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:21,009 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 [2024-10-29 13:50:21,018 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 12 treesize of output 8 [2024-10-29 13:50:21,025 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 [2024-10-29 13:50:21,325 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 [2024-10-29 13:50:21,360 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 12 treesize of output 8 [2024-10-29 13:50:21,406 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 12 treesize of output 8 [2024-10-29 13:50:21,446 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 [2024-10-29 13:50:21,529 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 [2024-10-29 13:50:21,533 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 [2024-10-29 13:50:21,591 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 12 treesize of output 8 [2024-10-29 13:50:21,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 11 treesize of output 7 [2024-10-29 13:50:21,867 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 [2024-10-29 13:50:22,912 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 [2024-10-29 13:50:22,987 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 [2024-10-29 13:50:23,004 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 12 treesize of output 8 [2024-10-29 13:50:23,012 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 [2024-10-29 13:50:23,149 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 [2024-10-29 13:50:23,508 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 12 treesize of output 8 [2024-10-29 13:50:23,526 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 12 treesize of output 8 [2024-10-29 13:50:23,555 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 [2024-10-29 13:50:23,561 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:23,565 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 [2024-10-29 13:50:23,604 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 [2024-10-29 13:50:23,819 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 [2024-10-29 13:50:23,876 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 [2024-10-29 13:50:24,905 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:24,908 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 [2024-10-29 13:50:24,996 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 [2024-10-29 13:50:25,022 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:25,092 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 [2024-10-29 13:50:25,287 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 [2024-10-29 13:50:26,376 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 12 treesize of output 8 [2024-10-29 13:50:26,390 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 12 treesize of output 8 [2024-10-29 13:50:26,485 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 [2024-10-29 13:50:26,494 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 [2024-10-29 13:50:26,536 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:26,667 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 [2024-10-29 13:50:26,810 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 [2024-10-29 13:50:27,831 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:27,911 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 [2024-10-29 13:50:27,926 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 12 treesize of output 8 [2024-10-29 13:50:27,996 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 [2024-10-29 13:50:28,003 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 [2024-10-29 13:50:28,330 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 12 treesize of output 8 [2024-10-29 13:50:28,350 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 12 treesize of output 8 [2024-10-29 13:50:29,751 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 [2024-10-29 13:50:29,764 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 12 treesize of output 8 [2024-10-29 13:50:29,774 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 [2024-10-29 13:50:29,838 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 12 treesize of output 8 [2024-10-29 13:50:29,860 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 [2024-10-29 13:50:29,863 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 [2024-10-29 13:50:29,876 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 [2024-10-29 13:50:29,883 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 [2024-10-29 13:50:29,890 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 [2024-10-29 13:50:29,897 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 [2024-10-29 13:50:29,904 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 12 treesize of output 8 [2024-10-29 13:50:29,910 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 12 treesize of output 8 [2024-10-29 13:50:29,913 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 [2024-10-29 13:50:29,930 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 [2024-10-29 13:50:29,933 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 [2024-10-29 13:50:29,948 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 [2024-10-29 13:50:30,014 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 [2024-10-29 13:50:30,018 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 12 treesize of output 8 [2024-10-29 13:50:30,032 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 [2024-10-29 13:50:30,034 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 12 treesize of output 8 [2024-10-29 13:50:30,063 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 [2024-10-29 13:50:30,073 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 [2024-10-29 13:50:30,075 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 [2024-10-29 13:50:30,082 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 [2024-10-29 13:50:30,084 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 12 treesize of output 8 [2024-10-29 13:50:30,096 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 [2024-10-29 13:50:30,098 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 [2024-10-29 13:50:30,341 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 [2024-10-29 13:50:30,498 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 [2024-10-29 13:50:30,508 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 [2024-10-29 13:50:30,514 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 [2024-10-29 13:50:30,516 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 [2024-10-29 13:50:30,523 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 [2024-10-29 13:50:30,540 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 [2024-10-29 13:50:30,546 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 12 treesize of output 8 [2024-10-29 13:50:30,552 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 [2024-10-29 13:50:30,793 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 [2024-10-29 13:50:30,849 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 12 treesize of output 8 [2024-10-29 13:50:30,857 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 12 treesize of output 8 [2024-10-29 13:50:30,865 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 [2024-10-29 13:50:30,891 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 12 treesize of output 8 [2024-10-29 13:50:30,895 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 12 treesize of output 8 [2024-10-29 13:50:30,903 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 12 treesize of output 8 [2024-10-29 13:50:30,907 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 12 treesize of output 8 [2024-10-29 13:50:30,921 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 [2024-10-29 13:50:30,925 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 12 treesize of output 8 [2024-10-29 13:50:34,036 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 12 treesize of output 8 [2024-10-29 13:50:34,042 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 12 treesize of output 8 [2024-10-29 13:50:34,050 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 12 treesize of output 8 [2024-10-29 13:50:34,058 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 12 treesize of output 8 [2024-10-29 13:50:34,142 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 [2024-10-29 13:50:34,144 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 [2024-10-29 13:50:36,266 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 [2024-10-29 13:50:36,269 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 [2024-10-29 13:50:36,283 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 [2024-10-29 13:50:36,416 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 [2024-10-29 13:50:36,419 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 [2024-10-29 13:50:36,549 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 [2024-10-29 13:50:40,154 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 [2024-10-29 13:50:40,159 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 [2024-10-29 13:50:40,171 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 [2024-10-29 13:50:40,913 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 [2024-10-29 13:50:40,979 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 [2024-10-29 13:50:41,031 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 12 treesize of output 8 [2024-10-29 13:50:41,056 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 [2024-10-29 13:50:41,065 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 [2024-10-29 13:50:41,078 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 [2024-10-29 13:50:41,103 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 [2024-10-29 13:50:41,117 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 [2024-10-29 13:50:41,207 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 [2024-10-29 13:50:41,208 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 [2024-10-29 13:50:41,217 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 [2024-10-29 13:50:41,218 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 [2024-10-29 13:50:41,225 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 12 treesize of output 8 [2024-10-29 13:50:41,480 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 [2024-10-29 13:50:41,610 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 [2024-10-29 13:50:41,612 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 [2024-10-29 13:50:41,624 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 [2024-10-29 13:50:41,626 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 [2024-10-29 13:50:41,636 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 [2024-10-29 13:50:41,642 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 12 treesize of output 8 [2024-10-29 13:50:41,648 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 12 treesize of output 8 [2024-10-29 13:50:41,666 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 [2024-10-29 13:50:41,816 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 12 treesize of output 8 [2024-10-29 13:50:41,886 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 12 treesize of output 8 [2024-10-29 13:50:41,893 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 [2024-10-29 13:50:41,905 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 12 treesize of output 8 [2024-10-29 13:50:41,907 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 [2024-10-29 13:50:41,912 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 [2024-10-29 13:50:41,924 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 [2024-10-29 13:50:41,926 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 12 treesize of output 8 [2024-10-29 13:50:41,938 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 12 treesize of output 8 [2024-10-29 13:50:41,954 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 12 treesize of output 8 [2024-10-29 13:50:44,665 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 12 treesize of output 8 [2024-10-29 13:50:44,670 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 12 treesize of output 8 [2024-10-29 13:50:44,676 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 12 treesize of output 8 [2024-10-29 13:50:44,678 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 12 treesize of output 8 [2024-10-29 13:50:44,755 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 [2024-10-29 13:50:44,829 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 [2024-10-29 13:50:44,830 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 [2024-10-29 13:50:45,201 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 [2024-10-29 13:50:45,215 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 [2024-10-29 13:50:45,217 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 12 treesize of output 8 [2024-10-29 13:50:45,339 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 [2024-10-29 13:50:46,228 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 [2024-10-29 13:50:46,241 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 [2024-10-29 13:50:47,246 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 [2024-10-29 13:50:47,653 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 [2024-10-29 13:50:47,656 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 12 treesize of output 8 [2024-10-29 13:50:47,663 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 [2024-10-29 13:50:47,668 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 12 treesize of output 8 [2024-10-29 13:50:48,881 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 [2024-10-29 13:50:48,883 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 12 treesize of output 8 [2024-10-29 13:50:49,050 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 12 treesize of output 8 [2024-10-29 13:50:49,056 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 [2024-10-29 13:50:49,061 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 12 treesize of output 8 [2024-10-29 13:50:49,075 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 12 treesize of output 8 [2024-10-29 13:50:49,107 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 12 treesize of output 8 [2024-10-29 13:50:49,113 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 12 treesize of output 8 [2024-10-29 13:50:49,117 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 12 treesize of output 8 [2024-10-29 13:50:49,389 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 [2024-10-29 13:50:49,393 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 12 treesize of output 8 [2024-10-29 13:50:49,535 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 12 treesize of output 8 [2024-10-29 13:50:49,541 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 [2024-10-29 13:50:49,990 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 12 treesize of output 8 [2024-10-29 13:50:50,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 12 treesize of output 8 [2024-10-29 13:50:50,028 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 [2024-10-29 13:50:50,030 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 12 treesize of output 8 [2024-10-29 13:50:50,117 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 [2024-10-29 13:50:50,202 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 12 treesize of output 8 [2024-10-29 13:50:50,207 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:50,212 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 [2024-10-29 13:50:50,512 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 [2024-10-29 13:50:51,527 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 12 treesize of output 8 [2024-10-29 13:50:51,538 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 12 treesize of output 8 [2024-10-29 13:50:51,606 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:51,660 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 [2024-10-29 13:50:51,675 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 [2024-10-29 13:50:51,811 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 [2024-10-29 13:50:51,866 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 [2024-10-29 13:50:51,874 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 [2024-10-29 13:50:52,076 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 12 treesize of output 8 [2024-10-29 13:50:52,121 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 [2024-10-29 13:50:52,138 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 [2024-10-29 13:50:52,147 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 12 treesize of output 8 [2024-10-29 13:50:52,164 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 [2024-10-29 13:50:52,238 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 12 treesize of output 8 [2024-10-29 13:50:52,292 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 35 [2024-10-29 13:50:52,300 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 [2024-10-29 13:50:52,319 INFO L349 Elim1Store]: treesize reduction 778, result has 0.1 percent of original size [2024-10-29 13:50:52,320 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 96 treesize of output 44 [2024-10-29 13:50:52,342 INFO L349 Elim1Store]: treesize reduction 82, result has 1.2 percent of original size [2024-10-29 13:50:52,343 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 141 treesize of output 85 [2024-10-29 13:50:52,347 INFO L349 Elim1Store]: treesize reduction 57, result has 1.7 percent of original size [2024-10-29 13:50:52,348 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 4 case distinctions, treesize of input 109 treesize of output 107 [2024-10-29 13:50:52,352 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:50:52,374 INFO L349 Elim1Store]: treesize reduction 903, result has 0.1 percent of original size [2024-10-29 13:50:52,374 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 7 new quantified variables, introduced 11 case distinctions, treesize of input 997 treesize of output 378 [2024-10-29 13:50:52,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,411 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 556 treesize of output 348 [2024-10-29 13:50:52,455 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,460 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,468 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,470 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:52,542 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:52,683 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,685 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,685 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 569 treesize of output 361 [2024-10-29 13:50:52,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,777 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,778 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:52,828 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:52,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,916 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,917 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 549 treesize of output 341 [2024-10-29 13:50:52,957 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:52,979 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:53,021 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:53,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 591 treesize of output 383 [2024-10-29 13:50:53,200 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,236 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,248 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:53,347 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:53,416 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,419 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 580 treesize of output 372 [2024-10-29 13:50:53,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,485 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:53,549 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:53,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,654 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,655 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 545 treesize of output 337 [2024-10-29 13:50:53,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,702 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,704 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:53,743 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:53,862 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,864 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,865 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 538 treesize of output 330 [2024-10-29 13:50:53,881 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:53,916 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:53,966 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:54,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,045 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,046 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 569 treesize of output 361 [2024-10-29 13:50:54,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,139 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,140 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:54,183 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:54,319 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 558 treesize of output 350 [2024-10-29 13:50:54,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,378 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,380 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:54,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:54,509 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 580 treesize of output 372 [2024-10-29 13:50:54,542 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,578 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:54,735 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:54,866 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,868 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,870 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 524 treesize of output 316 [2024-10-29 13:50:54,890 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,904 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:54,905 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:54,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:55,060 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,061 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,063 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 537 treesize of output 329 [2024-10-29 13:50:55,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,099 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:55,138 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:55,242 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 559 treesize of output 351 [2024-10-29 13:50:55,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,286 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,308 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,310 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:55,389 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:55,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,495 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,497 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 548 treesize of output 340 [2024-10-29 13:50:55,517 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,529 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,530 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:55,563 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:55,737 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,739 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,741 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 517 treesize of output 309 [2024-10-29 13:50:55,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,771 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,776 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:55,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:55,917 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 536 treesize of output 328 [2024-10-29 13:50:55,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,987 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:55,989 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:56,012 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:56,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,100 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 494 treesize of output 286 [2024-10-29 13:50:56,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,133 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:56,165 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:56,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,241 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 525 treesize of output 317 [2024-10-29 13:50:56,267 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,275 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,283 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:56,307 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:56,437 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,439 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,441 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 501 treesize of output 293 [2024-10-29 13:50:56,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,470 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:56,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:56,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,602 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,603 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 514 treesize of output 306 [2024-10-29 13:50:56,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,638 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,649 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:56,651 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:56,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:56,803 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 602 treesize of output 394 [2024-10-29 13:50:56,861 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:56,989 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 14 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:57,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,130 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,132 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 567 treesize of output 359 [2024-10-29 13:50:57,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,184 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,191 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,193 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:57,257 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:57,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,431 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,433 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,433 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 580 treesize of output 372 [2024-10-29 13:50:57,483 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,489 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,498 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,499 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:57,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:57,675 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,678 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,679 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 591 treesize of output 383 [2024-10-29 13:50:57,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,792 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:57,799 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:57,894 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:58,098 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:58,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:58,101 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:58,102 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 560 treesize of output 352 [2024-10-29 13:50:58,134 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:58,154 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:58,177 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:50:58,179 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:50:58,215 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:50:58,283 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 [2024-10-29 13:50:58,291 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 12 treesize of output 8 [2024-10-29 13:50:58,322 INFO L349 Elim1Store]: treesize reduction 778, result has 0.1 percent of original size [2024-10-29 13:50:58,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 96 treesize of output 44 [2024-10-29 13:50:59,494 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 [2024-10-29 13:51:00,276 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 [2024-10-29 13:51:01,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 35 [2024-10-29 13:51:01,356 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 [2024-10-29 13:51:01,379 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 [2024-10-29 13:51:01,389 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 [2024-10-29 13:51:01,467 INFO L349 Elim1Store]: treesize reduction 778, result has 0.1 percent of original size [2024-10-29 13:51:01,467 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 96 treesize of output 44 [2024-10-29 13:51:01,511 INFO L349 Elim1Store]: treesize reduction 82, result has 1.2 percent of original size [2024-10-29 13:51:01,511 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 141 treesize of output 85 [2024-10-29 13:51:01,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 147 treesize of output 119 [2024-10-29 13:51:01,583 INFO L349 Elim1Store]: treesize reduction 903, result has 0.1 percent of original size [2024-10-29 13:51:01,584 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 7 new quantified variables, introduced 11 case distinctions, treesize of input 997 treesize of output 378 [2024-10-29 13:51:01,633 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,635 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,638 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 399 treesize of output 263 [2024-10-29 13:51:01,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,658 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,661 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,670 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,688 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:01,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,714 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,725 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,728 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,729 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,735 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 175 treesize of output 248 [2024-10-29 13:51:01,757 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,757 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,761 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,762 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,765 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,768 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,773 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,774 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,775 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,775 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 196 treesize of output 241 [2024-10-29 13:51:01,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,851 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 410 treesize of output 274 [2024-10-29 13:51:01,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,876 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,888 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:01,899 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,899 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,910 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,910 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,915 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,915 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,915 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,916 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 207 treesize of output 252 [2024-10-29 13:51:01,960 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,962 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,966 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,975 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:01,986 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:01,989 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 186 treesize of output 259 [2024-10-29 13:51:02,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,026 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,027 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 379 treesize of output 243 [2024-10-29 13:51:02,044 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,049 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,055 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,063 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:02,087 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,088 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,093 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,094 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,104 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,105 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,105 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,109 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,109 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 176 treesize of output 178 [2024-10-29 13:51:02,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,128 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,132 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,142 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,147 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,149 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,151 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,157 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,161 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 185 [2024-10-29 13:51:02,200 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 421 treesize of output 285 [2024-10-29 13:51:02,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,272 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,291 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,333 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:02,345 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,348 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,354 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,365 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,378 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 197 treesize of output 227 [2024-10-29 13:51:02,396 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,397 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,401 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,402 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,404 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,412 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,413 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,416 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,417 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 218 treesize of output 220 [2024-10-29 13:51:02,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,501 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,503 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 386 treesize of output 250 [2024-10-29 13:51:02,527 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,550 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,561 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:02,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,574 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,578 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,585 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,589 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,595 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,597 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 162 treesize of output 192 [2024-10-29 13:51:02,641 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,642 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,645 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,646 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,650 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,651 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,654 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,655 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,655 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,656 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 183 treesize of output 185 [2024-10-29 13:51:02,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,705 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,707 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,708 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 441 treesize of output 305 [2024-10-29 13:51:02,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,779 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,803 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,846 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:02,865 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,866 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,869 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,870 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,875 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,882 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,882 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,883 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,883 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 238 treesize of output 269 [2024-10-29 13:51:02,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,930 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,931 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,935 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,943 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:02,953 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:02,956 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 193 treesize of output 260 [2024-10-29 13:51:03,010 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,015 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 434 treesize of output 298 [2024-10-29 13:51:03,054 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,103 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,150 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:03,160 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,161 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,166 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,173 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,176 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,177 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,183 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 186 treesize of output 253 [2024-10-29 13:51:03,223 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,224 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,229 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,229 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,232 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,234 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,239 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,243 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,243 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,246 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,247 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 231 treesize of output 262 [2024-10-29 13:51:03,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,370 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 465 treesize of output 329 [2024-10-29 13:51:03,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,420 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,460 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:03,553 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,553 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,557 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,560 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,572 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,575 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,576 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 262 treesize of output 293 [2024-10-29 13:51:03,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,599 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,603 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,618 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,625 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,638 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,639 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 217 treesize of output 284 [2024-10-29 13:51:03,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,679 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 454 treesize of output 318 [2024-10-29 13:51:03,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,763 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,804 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:03,898 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,899 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,903 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,903 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,909 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,914 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,914 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,915 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,915 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 251 treesize of output 282 [2024-10-29 13:51:03,945 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,951 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,960 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,964 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:03,972 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:03,975 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 206 treesize of output 273 [2024-10-29 13:51:04,005 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 476 treesize of output 340 [2024-10-29 13:51:04,071 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,093 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,138 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:04,227 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,227 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,232 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,232 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,234 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,237 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,238 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,239 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,241 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,241 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 273 treesize of output 261 [2024-10-29 13:51:04,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,262 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,266 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,273 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,277 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,282 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 228 treesize of output 252 [2024-10-29 13:51:04,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 465 treesize of output 329 [2024-10-29 13:51:04,382 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,414 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,450 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:04,468 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,469 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,473 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,473 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,476 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,477 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,479 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,482 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,483 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,484 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 262 treesize of output 295 [2024-10-29 13:51:04,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,547 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,557 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,561 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,567 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 217 treesize of output 286 [2024-10-29 13:51:04,597 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,600 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 454 treesize of output 318 [2024-10-29 13:51:04,631 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,640 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,647 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,666 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,696 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:04,743 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,744 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,748 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,748 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,750 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,753 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,754 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,755 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,757 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,757 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 251 treesize of output 284 [2024-10-29 13:51:04,798 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,799 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,809 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,820 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,821 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 206 treesize of output 275 [2024-10-29 13:51:04,857 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,862 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 443 treesize of output 307 [2024-10-29 13:51:04,898 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:04,929 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,956 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:04,995 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:04,996 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,000 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,001 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,004 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,008 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,008 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,010 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,011 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 240 treesize of output 273 [2024-10-29 13:51:05,048 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,063 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,075 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,076 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 195 treesize of output 264 [2024-10-29 13:51:05,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,133 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,134 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 423 treesize of output 287 [2024-10-29 13:51:05,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,178 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,198 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,218 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:05,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,229 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,234 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,241 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,252 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,253 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 175 treesize of output 201 [2024-10-29 13:51:05,282 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,282 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,287 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,287 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,289 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,290 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,291 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,293 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,293 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,295 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,296 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 220 treesize of output 210 [2024-10-29 13:51:05,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,372 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,372 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 430 treesize of output 294 [2024-10-29 13:51:05,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,425 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,459 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,478 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:05,497 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,498 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,502 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,503 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,506 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,507 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,508 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,513 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,513 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,514 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,514 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 227 treesize of output 217 [2024-10-29 13:51:05,550 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,552 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,553 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,557 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,566 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,577 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,579 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 182 treesize of output 208 [2024-10-29 13:51:05,647 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,650 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,653 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,653 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 445 treesize of output 309 [2024-10-29 13:51:05,680 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,688 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,694 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,710 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,744 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:05,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,757 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,758 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,764 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,771 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,781 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,782 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 197 treesize of output 219 [2024-10-29 13:51:05,839 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,840 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,845 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,845 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,850 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,855 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,856 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,856 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:05,857 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 242 treesize of output 228 [2024-10-29 13:51:05,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,922 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 452 treesize of output 316 [2024-10-29 13:51:05,977 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:05,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,006 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,022 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,071 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:06,089 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,090 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,093 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,094 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,095 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,097 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,099 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,100 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,101 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,103 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 249 treesize of output 278 [2024-10-29 13:51:06,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,168 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,185 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,190 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,192 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,195 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 204 treesize of output 269 [2024-10-29 13:51:06,241 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,243 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,246 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 476 treesize of output 340 [2024-10-29 13:51:06,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,307 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,329 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:06,399 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,399 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,404 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,404 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,408 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,411 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,412 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,414 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,415 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 273 treesize of output 302 [2024-10-29 13:51:06,453 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,453 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,464 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,470 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,477 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,478 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 228 treesize of output 293 [2024-10-29 13:51:06,508 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 487 treesize of output 351 [2024-10-29 13:51:06,559 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,632 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 14 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:06,687 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,687 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,692 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,692 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,694 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,695 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,696 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,697 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,698 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,700 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,700 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 284 treesize of output 270 [2024-10-29 13:51:06,738 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,741 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,751 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,755 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,759 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,762 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 239 treesize of output 261 [2024-10-29 13:51:06,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,815 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 465 treesize of output 329 [2024-10-29 13:51:06,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:06,904 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:06,980 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:07,003 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,003 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,007 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,008 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,009 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,012 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,014 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,014 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,016 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,017 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 262 treesize of output 248 [2024-10-29 13:51:07,089 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,090 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,095 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,103 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,108 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,115 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,115 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 217 treesize of output 239 [2024-10-29 13:51:07,177 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 444 treesize of output 308 [2024-10-29 13:51:07,205 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,208 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,213 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,227 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,252 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:07,292 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,293 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,297 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,298 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,302 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,306 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,307 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,307 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 241 treesize of output 233 [2024-10-29 13:51:07,334 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,340 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,347 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,351 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,356 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,358 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 204 treesize of output 232 [2024-10-29 13:51:07,409 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,411 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 422 treesize of output 286 [2024-10-29 13:51:07,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,456 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,467 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:07,524 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,524 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,529 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,529 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,531 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,532 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,534 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,535 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,536 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,538 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,539 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 219 treesize of output 211 [2024-10-29 13:51:07,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,602 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,616 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,620 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,621 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,628 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 182 treesize of output 210 [2024-10-29 13:51:07,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,689 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,690 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 402 treesize of output 266 [2024-10-29 13:51:07,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,721 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,724 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,734 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,753 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:07,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,765 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,769 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,776 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,780 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,781 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,785 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,787 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 162 treesize of output 190 [2024-10-29 13:51:07,802 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,803 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,807 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,808 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,810 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,811 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,812 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,817 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,817 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,818 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,818 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 199 treesize of output 191 [2024-10-29 13:51:07,891 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,895 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 409 treesize of output 273 [2024-10-29 13:51:07,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,934 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,947 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,964 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:07,975 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,981 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,988 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:07,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,994 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:07,999 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,002 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 169 treesize of output 172 [2024-10-29 13:51:08,054 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,054 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,059 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,059 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,065 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,067 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,071 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,071 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,072 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,073 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 206 treesize of output 173 [2024-10-29 13:51:08,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,123 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,126 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 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 433 treesize of output 297 [2024-10-29 13:51:08,152 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,177 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,200 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 44 [2024-10-29 13:51:08,232 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,234 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,246 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,257 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 193 treesize of output 221 [2024-10-29 13:51:08,310 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,311 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,314 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,315 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-10-29 13:51:08,326 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,327 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,327 INFO L173 IndexEqualityManager]: detected equality via solver [2024-10-29 13:51:08,328 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 230 treesize of output 222 [2024-10-29 13:51:08,391 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 12 treesize of output 8 [2024-10-29 13:51:08,415 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 12 treesize of output 8 [2024-10-29 13:51:08,431 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 12 treesize of output 8 [2024-10-29 13:51:08,460 INFO L349 Elim1Store]: treesize reduction 778, result has 0.1 percent of original size [2024-10-29 13:51:08,460 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 96 treesize of output 44 [2024-10-29 13:51:08,480 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 [2024-10-29 13:51:08,684 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 [2024-10-29 13:51:08,773 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 [2024-10-29 13:51:09,608 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 [2024-10-29 13:51:41,511 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 12 treesize of output 8 [2024-10-29 13:51:43,470 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 12 treesize of output 8 [2024-10-29 13:51:43,555 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:51:43,559 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 [2024-10-29 13:51:43,598 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 [2024-10-29 13:51:43,627 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 12 treesize of output 8 [2024-10-29 13:51:43,645 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 [2024-10-29 13:51:43,718 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 [2024-10-29 13:51:43,828 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 12 treesize of output 8 [2024-10-29 13:51:43,847 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 12 treesize of output 8 [2024-10-29 13:51:46,319 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 [2024-10-29 13:51:46,346 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 12 treesize of output 8 [2024-10-29 13:51:46,357 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 [2024-10-29 13:51:46,433 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 [2024-10-29 13:51:46,582 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 [2024-10-29 13:51:46,663 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 12 treesize of output 8 [2024-10-29 13:51:46,689 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 [2024-10-29 13:51:46,697 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 [2024-10-29 13:51:46,736 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 12 treesize of output 8 [2024-10-29 13:51:46,768 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 12 treesize of output 8 [2024-10-29 13:51:46,920 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 [2024-10-29 13:51:46,963 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 [2024-10-29 13:51:46,994 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 [2024-10-29 13:51:47,005 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 8 [2024-10-29 13:51:47,059 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 [2024-10-29 13:51:47,263 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 [2024-10-29 13:51:48,769 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:51:48,846 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 12 treesize of output 8 [2024-10-29 13:51:48,853 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:51:48,858 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 [2024-10-29 13:51:49,014 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 [2024-10-29 13:51:50,089 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:51:50,095 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 [2024-10-29 13:51:50,157 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 [2024-10-29 13:51:50,187 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 [2024-10-29 13:51:50,207 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 12 treesize of output 8 [2024-10-29 13:51:50,221 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 [2024-10-29 13:51:50,315 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 [2024-10-29 13:51:51,517 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 12 treesize of output 8 [2024-10-29 13:51:51,621 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 12 treesize of output 8 [2024-10-29 13:51:51,908 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 [2024-10-29 13:51:51,970 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 [2024-10-29 13:51:52,025 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 12 treesize of output 8 [2024-10-29 13:51:52,041 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 [2024-10-29 13:51:52,233 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 [2024-10-29 13:51:53,282 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 [2024-10-29 13:51:53,291 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 [2024-10-29 13:51:53,414 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 12 treesize of output 8 [2024-10-29 13:51:53,428 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 [2024-10-29 13:51:53,673 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 [2024-10-29 13:51:54,218 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 12 treesize of output 8 [2024-10-29 13:51:54,222 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 12 treesize of output 8 [2024-10-29 13:51:54,519 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 [2024-10-29 13:51:54,642 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 12 treesize of output 8 [2024-10-29 13:51:54,664 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 [2024-10-29 13:51:54,905 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 [2024-10-29 13:51:55,946 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 [2024-10-29 13:51:55,995 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 [2024-10-29 13:51:56,048 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 [2024-10-29 13:51:56,062 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 12 treesize of output 8 [2024-10-29 13:51:56,138 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 [2024-10-29 13:51:56,341 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 [2024-10-29 13:51:56,460 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 12 treesize of output 8 [2024-10-29 13:51:56,469 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 12 treesize of output 8 [2024-10-29 13:51:56,746 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:51:56,752 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:51:56,786 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 [2024-10-29 13:51:56,951 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 [2024-10-29 13:51:57,030 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 [2024-10-29 13:51:57,106 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:51:57,188 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 [2024-10-29 13:51:57,275 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 [2024-10-29 13:51:57,456 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 [2024-10-29 13:51:57,619 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 [2024-10-29 13:51:57,641 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 [2024-10-29 13:51:57,795 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 12 treesize of output 8 [2024-10-29 13:51:57,836 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 12 treesize of output 8 [2024-10-29 13:51:57,880 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:51:58,004 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 [2024-10-29 13:51:58,163 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 [2024-10-29 13:51:58,176 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 [2024-10-29 13:51:58,341 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 12 treesize of output 8 [2024-10-29 13:51:58,361 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 12 treesize of output 8 [2024-10-29 13:51:59,791 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 [2024-10-29 13:51:59,998 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 [2024-10-29 13:52:00,059 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 [2024-10-29 13:52:00,066 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 [2024-10-29 13:52:00,100 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 [2024-10-29 13:52:00,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 11 treesize of output 7 [2024-10-29 13:52:00,133 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:00,167 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 [2024-10-29 13:52:00,308 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 [2024-10-29 13:52:01,340 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 12 treesize of output 8 [2024-10-29 13:52:01,344 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 12 treesize of output 8 [2024-10-29 13:52:01,578 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 [2024-10-29 13:52:01,586 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:01,592 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 [2024-10-29 13:52:01,633 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 [2024-10-29 13:52:01,654 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 12 treesize of output 8 [2024-10-29 13:52:01,680 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 [2024-10-29 13:52:01,772 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 [2024-10-29 13:52:01,914 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 [2024-10-29 13:52:01,995 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 [2024-10-29 13:52:02,159 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 [2024-10-29 13:52:02,354 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 12 treesize of output 8 [2024-10-29 13:52:02,374 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 12 treesize of output 8 [2024-10-29 13:52:02,579 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 [2024-10-29 13:52:02,615 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 [2024-10-29 13:52:02,620 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 [2024-10-29 13:52:02,662 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 [2024-10-29 13:52:02,790 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 [2024-10-29 13:52:02,860 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 [2024-10-29 13:52:02,893 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 [2024-10-29 13:52:02,923 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 [2024-10-29 13:52:02,993 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 [2024-10-29 13:52:03,002 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 [2024-10-29 13:52:03,123 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 12 treesize of output 8 [2024-10-29 13:52:03,135 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 12 treesize of output 8 [2024-10-29 13:52:03,367 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 [2024-10-29 13:52:03,404 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 [2024-10-29 13:52:03,444 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 [2024-10-29 13:52:03,465 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 [2024-10-29 13:52:03,529 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 [2024-10-29 13:52:03,589 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 [2024-10-29 13:52:03,657 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:03,664 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:03,715 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 [2024-10-29 13:52:03,764 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 [2024-10-29 13:52:03,801 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:03,813 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:03,875 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 [2024-10-29 13:52:03,966 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 [2024-10-29 13:52:04,022 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 [2024-10-29 13:52:04,070 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 [2024-10-29 13:52:04,265 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 [2024-10-29 13:52:04,371 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 [2024-10-29 13:52:04,438 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 [2024-10-29 13:52:04,544 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 [2024-10-29 13:52:04,676 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 [2024-10-29 13:52:04,688 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 [2024-10-29 13:52:04,850 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 [2024-10-29 13:52:04,869 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 [2024-10-29 13:52:04,978 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:05,079 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 [2024-10-29 13:52:05,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 11 treesize of output 7 [2024-10-29 13:52:05,243 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 12 treesize of output 8 [2024-10-29 13:52:05,298 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 12 treesize of output 8 [2024-10-29 13:52:05,650 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:05,664 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:05,671 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:05,676 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 [2024-10-29 13:52:05,752 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 [2024-10-29 13:52:05,795 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 [2024-10-29 13:52:05,872 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 [2024-10-29 13:52:05,904 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 [2024-10-29 13:52:05,972 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:05,980 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:06,010 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 [2024-10-29 13:52:06,056 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 [2024-10-29 13:52:06,362 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:06,420 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 [2024-10-29 13:52:06,585 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 [2024-10-29 13:52:06,592 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 [2024-10-29 13:52:06,704 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 [2024-10-29 13:52:06,771 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 [2024-10-29 13:52:06,840 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 12 treesize of output 8 [2024-10-29 13:52:06,902 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 12 treesize of output 8 [2024-10-29 13:52:06,927 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 12 treesize of output 8 [2024-10-29 13:52:06,974 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 12 treesize of output 8 [2024-10-29 13:52:07,046 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 [2024-10-29 13:52:07,071 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 [2024-10-29 13:52:07,083 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 [2024-10-29 13:52:07,205 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 [2024-10-29 13:52:07,252 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 [2024-10-29 13:52:07,296 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:07,300 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 [2024-10-29 13:52:07,305 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 [2024-10-29 13:52:07,341 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 [2024-10-29 13:52:07,393 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 [2024-10-29 13:52:07,488 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 [2024-10-29 13:52:07,511 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 12 treesize of output 8 [2024-10-29 13:52:07,525 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 12 treesize of output 8 [2024-10-29 13:52:08,363 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 12 treesize of output 8 [2024-10-29 13:52:08,370 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:08,373 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 [2024-10-29 13:52:08,446 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 [2024-10-29 13:52:08,588 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 [2024-10-29 13:52:08,601 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 12 treesize of output 8 [2024-10-29 13:52:08,609 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 [2024-10-29 13:52:08,721 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 [2024-10-29 13:52:08,733 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 12 treesize of output 8 [2024-10-29 13:52:08,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 12 treesize of output 8 [2024-10-29 13:52:09,292 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 [2024-10-29 13:52:09,338 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 [2024-10-29 13:52:09,379 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 [2024-10-29 13:52:09,474 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 [2024-10-29 13:52:09,562 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 [2024-10-29 13:52:09,622 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 [2024-10-29 13:52:09,643 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 12 treesize of output 8 [2024-10-29 13:52:09,652 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 [2024-10-29 13:52:09,741 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 [2024-10-29 13:52:09,766 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 12 treesize of output 8 [2024-10-29 13:52:09,791 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 12 treesize of output 8 [2024-10-29 13:52:10,098 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 [2024-10-29 13:52:10,134 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 [2024-10-29 13:52:10,253 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:10,277 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 [2024-10-29 13:52:10,321 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 [2024-10-29 13:52:10,447 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 [2024-10-29 13:52:10,508 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 [2024-10-29 13:52:10,550 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 12 treesize of output 8 [2024-10-29 13:52:10,586 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 12 treesize of output 8 [2024-10-29 13:52:10,656 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 12 treesize of output 8 [2024-10-29 13:52:10,751 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 12 treesize of output 8 [2024-10-29 13:52:10,792 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 [2024-10-29 13:52:10,857 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 [2024-10-29 13:52:10,898 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 12 treesize of output 8 [2024-10-29 13:52:10,914 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 [2024-10-29 13:52:11,043 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 [2024-10-29 13:52:11,173 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:11,180 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 [2024-10-29 13:52:11,286 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 12 treesize of output 8 [2024-10-29 13:52:11,292 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 [2024-10-29 13:52:11,345 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 [2024-10-29 13:52:12,476 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 12 treesize of output 8 [2024-10-29 13:52:12,489 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 12 treesize of output 8 [2024-10-29 13:52:12,525 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 [2024-10-29 13:52:12,594 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 [2024-10-29 13:52:12,770 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 [2024-10-29 13:52:12,808 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 [2024-10-29 13:52:13,918 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:13,922 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 12 treesize of output 8 [2024-10-29 13:52:13,929 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 [2024-10-29 13:52:14,083 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 [2024-10-29 13:52:14,447 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 12 treesize of output 8 [2024-10-29 13:52:14,459 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 12 treesize of output 8 [2024-10-29 13:52:14,575 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 [2024-10-29 13:52:14,641 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 [2024-10-29 13:52:14,785 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 [2024-10-29 13:52:15,805 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:15,808 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 [2024-10-29 13:52:15,814 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 [2024-10-29 13:52:15,863 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 [2024-10-29 13:52:15,938 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 [2024-10-29 13:52:15,954 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 [2024-10-29 13:52:16,076 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 [2024-10-29 13:52:17,089 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 12 treesize of output 8 [2024-10-29 13:52:17,170 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 12 treesize of output 8 [2024-10-29 13:52:17,205 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 [2024-10-29 13:52:17,211 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:17,273 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 [2024-10-29 13:52:17,324 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:17,412 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 [2024-10-29 13:52:17,419 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 [2024-10-29 13:52:17,577 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 [2024-10-29 13:52:17,645 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-10-29 13:52:17,648 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 12 treesize of output 8 [2024-10-29 13:52:17,726 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 [2024-10-29 13:52:17,848 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 [2024-10-29 13:52:18,863 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 12 treesize of output 8 [2024-10-29 13:52:18,950 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 12 treesize of output 8 [2024-10-29 13:52:20,529 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 [2024-10-29 13:52:20,550 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 [2024-10-29 13:52:20,633 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 [2024-10-29 13:52:20,644 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 [2024-10-29 13:52:20,653 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 [2024-10-29 13:52:20,659 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 [2024-10-29 13:52:20,661 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 [2024-10-29 13:52:20,669 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 [2024-10-29 13:52:20,689 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 [2024-10-29 13:52:20,706 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 [2024-10-29 13:52:20,786 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 12 treesize of output 8 [2024-10-29 13:52:20,796 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 [2024-10-29 13:52:20,805 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 12 treesize of output 8 [2024-10-29 13:52:20,838 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 [2024-10-29 13:52:20,854 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 12 treesize of output 8 [2024-10-29 13:52:21,152 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 12 treesize of output 8 [2024-10-29 13:52:21,261 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 [2024-10-29 13:52:21,281 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 [2024-10-29 13:52:21,284 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 [2024-10-29 13:52:21,295 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 [2024-10-29 13:52:21,297 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 [2024-10-29 13:52:21,306 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 [2024-10-29 13:52:21,319 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 [2024-10-29 13:52:21,322 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 [2024-10-29 13:52:21,329 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 12 treesize of output 8 [2024-10-29 13:52:21,347 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