./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursified_nla-digbench/recursified_cohencu.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/recursified_nla-digbench/recursified_cohencu.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ab365eb388b6073fe9b18a07d6de0f6e90e5d145e13f5e07857ef91530e5178e --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:41:06,451 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:41:06,575 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Overflow-32bit-Automizer_Default.epf [2023-11-19 07:41:06,583 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:41:06,584 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:41:06,625 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:41:06,626 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:41:06,627 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:41:06,628 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 07:41:06,634 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 07:41:06,636 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:41:06,636 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:41:06,637 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:41:06,639 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:41:06,640 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 07:41:06,640 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:41:06,641 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 07:41:06,641 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:41:06,642 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:41:06,642 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 07:41:06,643 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 07:41:06,644 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 07:41:06,644 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-19 07:41:06,646 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 07:41:06,647 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:41:06,647 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 07:41:06,648 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:41:06,649 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:41:06,649 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:41:06,650 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 07:41:06,651 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:41:06,652 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:41:06,652 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 07:41:06,653 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 07:41:06,653 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 07:41:06,653 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 07:41:06,654 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 07:41:06,654 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 07:41:06,655 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 07:41:06,655 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 07:41:06,655 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 07:41:06,656 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer 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 -> ab365eb388b6073fe9b18a07d6de0f6e90e5d145e13f5e07857ef91530e5178e [2023-11-19 07:41:07,005 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:41:07,042 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:41:07,045 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:41:07,047 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:41:07,047 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:41:07,048 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/recursified_nla-digbench/recursified_cohencu.c [2023-11-19 07:41:10,189 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:41:10,404 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:41:10,405 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/sv-benchmarks/c/recursified_nla-digbench/recursified_cohencu.c [2023-11-19 07:41:10,417 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/data/8455230d1/9499dc144a264e668eb9eda0fe0ed7de/FLAG89ee7d984 [2023-11-19 07:41:10,434 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/data/8455230d1/9499dc144a264e668eb9eda0fe0ed7de [2023-11-19 07:41:10,437 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:41:10,439 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:41:10,440 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:41:10,441 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:41:10,447 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:41:10,447 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:41:10" (1/1) ... [2023-11-19 07:41:10,449 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@349b5f35 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:10, skipping insertion in model container [2023-11-19 07:41:10,449 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:41:10" (1/1) ... [2023-11-19 07:41:10,484 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:41:10,687 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:41:10,699 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 07:41:10,738 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:41:10,754 INFO L206 MainTranslator]: Completed translation [2023-11-19 07:41:10,755 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:10 WrapperNode [2023-11-19 07:41:10,755 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 07:41:10,756 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 07:41:10,756 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 07:41:10,757 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 07:41:10,765 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:10" (1/1) ... [2023-11-19 07:41:10,777 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:10" (1/1) ... [2023-11-19 07:41:10,826 INFO L138 Inliner]: procedures = 16, calls = 100, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 197 [2023-11-19 07:41:10,827 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 07:41:10,828 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 07:41:10,828 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 07:41:10,828 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 07:41:10,844 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:10" (1/1) ... [2023-11-19 07:41:10,844 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:10" (1/1) ... [2023-11-19 07:41:10,858 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:10" (1/1) ... [2023-11-19 07:41:10,858 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:10" (1/1) ... [2023-11-19 07:41:10,883 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:10" (1/1) ... [2023-11-19 07:41:10,885 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:10" (1/1) ... [2023-11-19 07:41:10,888 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:10" (1/1) ... [2023-11-19 07:41:10,890 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:10" (1/1) ... [2023-11-19 07:41:10,894 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 07:41:10,895 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 07:41:10,896 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 07:41:10,896 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 07:41:10,897 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:10" (1/1) ... [2023-11-19 07:41:10,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:41:10,926 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:41:10,943 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 07:41:10,971 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 07:41:10,991 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 07:41:10,992 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 07:41:10,992 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 07:41:10,992 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 07:41:10,993 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_27_to_39_0 [2023-11-19 07:41:10,993 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_27_to_39_0 [2023-11-19 07:41:10,993 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 07:41:10,994 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 07:41:10,995 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 07:41:10,995 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-19 07:41:10,995 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-19 07:41:10,995 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 07:41:11,128 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 07:41:11,131 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 07:41:12,052 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 07:41:12,064 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 07:41:12,064 INFO L302 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-19 07:41:12,071 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:41:12 BoogieIcfgContainer [2023-11-19 07:41:12,071 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 07:41:12,073 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 07:41:12,074 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 07:41:12,077 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 07:41:12,078 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:41:10" (1/3) ... [2023-11-19 07:41:12,079 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2819e41f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:41:12, skipping insertion in model container [2023-11-19 07:41:12,079 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:10" (2/3) ... [2023-11-19 07:41:12,079 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2819e41f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:41:12, skipping insertion in model container [2023-11-19 07:41:12,079 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:41:12" (3/3) ... [2023-11-19 07:41:12,081 INFO L112 eAbstractionObserver]: Analyzing ICFG recursified_cohencu.c [2023-11-19 07:41:12,100 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 07:41:12,101 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 138 error locations. [2023-11-19 07:41:12,165 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:41:12,173 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, 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;@19752eb6, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:41:12,173 INFO L358 AbstractCegarLoop]: Starting to check reachability of 138 error locations. [2023-11-19 07:41:12,179 INFO L276 IsEmpty]: Start isEmpty. Operand has 317 states, 163 states have (on average 1.8650306748466257) internal successors, (304), 302 states have internal predecessors, (304), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 13 states have call predecessors, (13), 13 states have call successors, (13) [2023-11-19 07:41:12,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2023-11-19 07:41:12,187 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:41:12,187 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2023-11-19 07:41:12,188 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting func_to_recursive_line_27_to_39_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_27_to_39_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_27_to_39_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 136 more)] === [2023-11-19 07:41:12,194 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:41:12,194 INFO L85 PathProgramCache]: Analyzing trace with hash 476001869, now seen corresponding path program 1 times [2023-11-19 07:41:12,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:41:12,205 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [293437471] [2023-11-19 07:41:12,205 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:12,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:41:12,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:41:13,288 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:41:13,289 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:41:13,289 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [293437471] [2023-11-19 07:41:13,290 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [293437471] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:41:13,290 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:41:13,291 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-19 07:41:13,292 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1089902523] [2023-11-19 07:41:13,293 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:41:13,298 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-19 07:41:13,298 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:41:13,328 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-19 07:41:13,329 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2023-11-19 07:41:13,334 INFO L87 Difference]: Start difference. First operand has 317 states, 163 states have (on average 1.8650306748466257) internal successors, (304), 302 states have internal predecessors, (304), 13 states have call successors, (13), 2 states have call predecessors, (13), 2 states have return successors, (13), 13 states have call predecessors, (13), 13 states have call successors, (13) Second operand has 6 states, 4 states have (on average 1.25) internal successors, (5), 5 states have internal predecessors, (5), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:41:13,827 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:41:13,828 INFO L93 Difference]: Finished difference Result 737 states and 791 transitions. [2023-11-19 07:41:13,830 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-19 07:41:13,831 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 4 states have (on average 1.25) internal successors, (5), 5 states have internal predecessors, (5), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6 [2023-11-19 07:41:13,832 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:41:13,845 INFO L225 Difference]: With dead ends: 737 [2023-11-19 07:41:13,846 INFO L226 Difference]: Without dead ends: 417 [2023-11-19 07:41:13,852 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2023-11-19 07:41:13,856 INFO L413 NwaCegarLoop]: 305 mSDtfsCounter, 205 mSDsluCounter, 1114 mSDsCounter, 0 mSdLazyCounter, 214 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 205 SdHoareTripleChecker+Valid, 1419 SdHoareTripleChecker+Invalid, 228 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 214 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-19 07:41:13,857 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [205 Valid, 1419 Invalid, 228 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 214 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-19 07:41:13,881 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 417 states. [2023-11-19 07:41:13,955 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 417 to 371. [2023-11-19 07:41:13,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 371 states, 213 states have (on average 1.8497652582159625) internal successors, (394), 351 states have internal predecessors, (394), 17 states have call successors, (17), 3 states have call predecessors, (17), 3 states have return successors, (18), 17 states have call predecessors, (18), 17 states have call successors, (18) [2023-11-19 07:41:13,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 371 states and 429 transitions. [2023-11-19 07:41:13,964 INFO L78 Accepts]: Start accepts. Automaton has 371 states and 429 transitions. Word has length 6 [2023-11-19 07:41:13,964 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:41:13,965 INFO L495 AbstractCegarLoop]: Abstraction has 371 states and 429 transitions. [2023-11-19 07:41:13,965 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 4 states have (on average 1.25) internal successors, (5), 5 states have internal predecessors, (5), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:41:13,965 INFO L276 IsEmpty]: Start isEmpty. Operand 371 states and 429 transitions. [2023-11-19 07:41:13,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2023-11-19 07:41:13,967 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:41:13,968 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:41:13,968 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 07:41:13,970 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting func_to_recursive_line_27_to_39_0Err4ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_27_to_39_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_27_to_39_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 136 more)] === [2023-11-19 07:41:13,970 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:41:13,971 INFO L85 PathProgramCache]: Analyzing trace with hash 13280284, now seen corresponding path program 1 times [2023-11-19 07:41:13,971 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:41:13,971 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1201553199] [2023-11-19 07:41:13,972 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:13,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:41:14,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:41:14,110 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2023-11-19 07:41:14,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:41:14,123 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:41:14,124 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:41:14,125 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1201553199] [2023-11-19 07:41:14,125 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1201553199] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:41:14,125 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:41:14,126 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-19 07:41:14,126 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1806591674] [2023-11-19 07:41:14,126 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:41:14,127 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-19 07:41:14,128 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:41:14,129 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-19 07:41:14,129 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-19 07:41:14,130 INFO L87 Difference]: Start difference. First operand 371 states and 429 transitions. Second operand has 6 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:41:14,440 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:41:14,440 INFO L93 Difference]: Finished difference Result 373 states and 431 transitions. [2023-11-19 07:41:14,441 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-19 07:41:14,441 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 16 [2023-11-19 07:41:14,442 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:41:14,446 INFO L225 Difference]: With dead ends: 373 [2023-11-19 07:41:14,446 INFO L226 Difference]: Without dead ends: 371 [2023-11-19 07:41:14,452 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2023-11-19 07:41:14,454 INFO L413 NwaCegarLoop]: 283 mSDtfsCounter, 118 mSDsluCounter, 694 mSDsCounter, 0 mSdLazyCounter, 163 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 122 SdHoareTripleChecker+Valid, 977 SdHoareTripleChecker+Invalid, 167 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 163 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-19 07:41:14,456 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [122 Valid, 977 Invalid, 167 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 163 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-19 07:41:14,460 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 371 states. [2023-11-19 07:41:14,495 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 371 to 371. [2023-11-19 07:41:14,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 371 states, 214 states have (on average 1.8317757009345794) internal successors, (392), 350 states have internal predecessors, (392), 17 states have call successors, (17), 3 states have call predecessors, (17), 4 states have return successors, (19), 17 states have call predecessors, (19), 17 states have call successors, (19) [2023-11-19 07:41:14,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 371 states to 371 states and 428 transitions. [2023-11-19 07:41:14,499 INFO L78 Accepts]: Start accepts. Automaton has 371 states and 428 transitions. Word has length 16 [2023-11-19 07:41:14,500 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:41:14,500 INFO L495 AbstractCegarLoop]: Abstraction has 371 states and 428 transitions. [2023-11-19 07:41:14,500 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:41:14,501 INFO L276 IsEmpty]: Start isEmpty. Operand 371 states and 428 transitions. [2023-11-19 07:41:14,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2023-11-19 07:41:14,502 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:41:14,503 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:41:14,503 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 07:41:14,503 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting func_to_recursive_line_27_to_39_0Err5ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_27_to_39_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_27_to_39_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 136 more)] === [2023-11-19 07:41:14,504 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:41:14,504 INFO L85 PathProgramCache]: Analyzing trace with hash 411688851, now seen corresponding path program 1 times [2023-11-19 07:41:14,504 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:41:14,505 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [859665195] [2023-11-19 07:41:14,505 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:14,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:41:14,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:41:14,631 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2023-11-19 07:41:14,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:41:14,641 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:41:14,641 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:41:14,641 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [859665195] [2023-11-19 07:41:14,642 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [859665195] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:41:14,642 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:41:14,644 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-19 07:41:14,645 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1002940036] [2023-11-19 07:41:14,645 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:41:14,646 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-19 07:41:14,646 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:41:14,647 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-19 07:41:14,647 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-19 07:41:14,647 INFO L87 Difference]: Start difference. First operand 371 states and 428 transitions. Second operand has 6 states, 4 states have (on average 3.5) internal successors, (14), 5 states have internal predecessors, (14), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:41:14,860 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:41:14,861 INFO L93 Difference]: Finished difference Result 371 states and 428 transitions. [2023-11-19 07:41:14,862 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-19 07:41:14,865 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 4 states have (on average 3.5) internal successors, (14), 5 states have internal predecessors, (14), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 17 [2023-11-19 07:41:14,866 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:41:14,868 INFO L225 Difference]: With dead ends: 371 [2023-11-19 07:41:14,868 INFO L226 Difference]: Without dead ends: 370 [2023-11-19 07:41:14,869 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2023-11-19 07:41:14,871 INFO L413 NwaCegarLoop]: 283 mSDtfsCounter, 113 mSDsluCounter, 694 mSDsCounter, 0 mSdLazyCounter, 169 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 117 SdHoareTripleChecker+Valid, 977 SdHoareTripleChecker+Invalid, 173 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 169 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-19 07:41:14,871 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [117 Valid, 977 Invalid, 173 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 169 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-19 07:41:14,873 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 370 states. [2023-11-19 07:41:14,885 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 370 to 370. [2023-11-19 07:41:14,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 370 states, 214 states have (on average 1.8224299065420562) internal successors, (390), 349 states have internal predecessors, (390), 17 states have call successors, (17), 3 states have call predecessors, (17), 4 states have return successors, (19), 17 states have call predecessors, (19), 17 states have call successors, (19) [2023-11-19 07:41:14,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 370 states and 426 transitions. [2023-11-19 07:41:14,889 INFO L78 Accepts]: Start accepts. Automaton has 370 states and 426 transitions. Word has length 17 [2023-11-19 07:41:14,890 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:41:14,890 INFO L495 AbstractCegarLoop]: Abstraction has 370 states and 426 transitions. [2023-11-19 07:41:14,890 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 4 states have (on average 3.5) internal successors, (14), 5 states have internal predecessors, (14), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:41:14,890 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 426 transitions. [2023-11-19 07:41:14,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2023-11-19 07:41:14,891 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:41:14,891 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:41:14,892 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-19 07:41:14,892 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting func_to_recursive_line_27_to_39_0Err6ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_27_to_39_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_27_to_39_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 136 more)] === [2023-11-19 07:41:14,892 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:41:14,893 INFO L85 PathProgramCache]: Analyzing trace with hash -122547458, now seen corresponding path program 1 times [2023-11-19 07:41:14,893 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:41:14,893 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [454137886] [2023-11-19 07:41:14,893 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:14,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:41:14,913 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 07:41:14,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [375446518] [2023-11-19 07:41:14,914 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:14,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:41:14,914 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:41:14,916 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 07:41:14,941 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-19 07:41:15,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:41:15,028 INFO L262 TraceCheckSpWp]: Trace formula consists of 159 conjuncts, 27 conjunts are in the unsatisfiable core [2023-11-19 07:41:15,035 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:41:15,155 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:15,246 INFO L349 Elim1Store]: treesize reduction 17, result has 46.9 percent of original size [2023-11-19 07:41:15,248 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 42 treesize of output 41 [2023-11-19 07:41:15,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:15,263 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:15,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:15,276 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 109 treesize of output 99 [2023-11-19 07:41:15,295 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:15,318 INFO L349 Elim1Store]: treesize reduction 54, result has 21.7 percent of original size [2023-11-19 07:41:15,319 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 41 treesize of output 39 [2023-11-19 07:41:15,445 INFO L349 Elim1Store]: treesize reduction 31, result has 3.1 percent of original size [2023-11-19 07:41:15,445 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 37 treesize of output 21 [2023-11-19 07:41:15,456 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:15,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 62 [2023-11-19 07:41:15,469 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:15,473 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 11 [2023-11-19 07:41:15,608 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:41:15,609 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:41:15,609 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:41:15,609 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [454137886] [2023-11-19 07:41:15,609 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-19 07:41:15,609 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [375446518] [2023-11-19 07:41:15,610 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [375446518] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:41:15,610 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:41:15,610 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2023-11-19 07:41:15,610 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1637047312] [2023-11-19 07:41:15,611 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:41:15,611 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2023-11-19 07:41:15,611 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:41:15,612 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2023-11-19 07:41:15,612 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2023-11-19 07:41:15,613 INFO L87 Difference]: Start difference. First operand 370 states and 426 transitions. Second operand has 7 states, 5 states have (on average 3.0) internal successors, (15), 6 states have internal predecessors, (15), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:41:16,026 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:41:16,026 INFO L93 Difference]: Finished difference Result 597 states and 616 transitions. [2023-11-19 07:41:16,026 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-19 07:41:16,027 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 5 states have (on average 3.0) internal successors, (15), 6 states have internal predecessors, (15), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 18 [2023-11-19 07:41:16,027 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:41:16,030 INFO L225 Difference]: With dead ends: 597 [2023-11-19 07:41:16,031 INFO L226 Difference]: Without dead ends: 595 [2023-11-19 07:41:16,031 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 19 GetRequests, 11 SyntacticMatches, 1 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2023-11-19 07:41:16,032 INFO L413 NwaCegarLoop]: 256 mSDtfsCounter, 644 mSDsluCounter, 908 mSDsCounter, 0 mSdLazyCounter, 290 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 649 SdHoareTripleChecker+Valid, 1164 SdHoareTripleChecker+Invalid, 313 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 290 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2023-11-19 07:41:16,033 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [649 Valid, 1164 Invalid, 313 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 290 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2023-11-19 07:41:16,034 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 595 states. [2023-11-19 07:41:16,049 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 595 to 452. [2023-11-19 07:41:16,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 452 states, 290 states have (on average 1.8344827586206895) internal successors, (532), 425 states have internal predecessors, (532), 22 states have call successors, (22), 4 states have call predecessors, (22), 5 states have return successors, (24), 22 states have call predecessors, (24), 22 states have call successors, (24) [2023-11-19 07:41:16,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 452 states to 452 states and 578 transitions. [2023-11-19 07:41:16,053 INFO L78 Accepts]: Start accepts. Automaton has 452 states and 578 transitions. Word has length 18 [2023-11-19 07:41:16,054 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:41:16,054 INFO L495 AbstractCegarLoop]: Abstraction has 452 states and 578 transitions. [2023-11-19 07:41:16,054 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 5 states have (on average 3.0) internal successors, (15), 6 states have internal predecessors, (15), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:41:16,054 INFO L276 IsEmpty]: Start isEmpty. Operand 452 states and 578 transitions. [2023-11-19 07:41:16,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2023-11-19 07:41:16,055 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:41:16,055 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:41:16,081 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-19 07:41:16,270 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:41:16,270 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting func_to_recursive_line_27_to_39_0Err8ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_27_to_39_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_27_to_39_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 136 more)] === [2023-11-19 07:41:16,270 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:41:16,271 INFO L85 PathProgramCache]: Analyzing trace with hash -1803988512, now seen corresponding path program 1 times [2023-11-19 07:41:16,271 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:41:16,271 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1790762744] [2023-11-19 07:41:16,271 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:16,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:41:16,289 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 07:41:16,289 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1231332247] [2023-11-19 07:41:16,290 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:16,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:41:16,290 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:41:16,291 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 07:41:16,318 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-19 07:41:16,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:41:16,390 INFO L262 TraceCheckSpWp]: Trace formula consists of 163 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-19 07:41:16,392 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:41:16,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 17 treesize of output 9 [2023-11-19 07:41:16,464 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:41:16,465 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:41:16,465 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:41:16,465 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1790762744] [2023-11-19 07:41:16,465 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-19 07:41:16,466 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1231332247] [2023-11-19 07:41:16,466 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1231332247] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:41:16,466 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:41:16,466 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-19 07:41:16,467 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1591582125] [2023-11-19 07:41:16,467 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:41:16,467 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-19 07:41:16,467 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:41:16,468 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-19 07:41:16,468 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2023-11-19 07:41:16,468 INFO L87 Difference]: Start difference. First operand 452 states and 578 transitions. Second operand has 6 states, 5 states have (on average 3.4) internal successors, (17), 6 states have internal predecessors, (17), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:41:18,641 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-19 07:41:20,658 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-19 07:41:22,666 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-19 07:41:24,683 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-19 07:41:24,846 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:41:24,846 INFO L93 Difference]: Finished difference Result 452 states and 578 transitions. [2023-11-19 07:41:24,848 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-19 07:41:24,848 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 3.4) internal successors, (17), 6 states have internal predecessors, (17), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 20 [2023-11-19 07:41:24,849 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:41:24,852 INFO L225 Difference]: With dead ends: 452 [2023-11-19 07:41:24,852 INFO L226 Difference]: Without dead ends: 451 [2023-11-19 07:41:24,852 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 22 GetRequests, 14 SyntacticMatches, 1 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=25, Invalid=47, Unknown=0, NotChecked=0, Total=72 [2023-11-19 07:41:24,858 INFO L413 NwaCegarLoop]: 253 mSDtfsCounter, 298 mSDsluCounter, 658 mSDsCounter, 0 mSdLazyCounter, 242 mSolverCounterSat, 11 mSolverCounterUnsat, 4 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 8.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 301 SdHoareTripleChecker+Valid, 911 SdHoareTripleChecker+Invalid, 257 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 242 IncrementalHoareTripleChecker+Invalid, 4 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 8.3s IncrementalHoareTripleChecker+Time [2023-11-19 07:41:24,858 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [301 Valid, 911 Invalid, 257 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 242 Invalid, 4 Unknown, 0 Unchecked, 8.3s Time] [2023-11-19 07:41:24,860 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 451 states. [2023-11-19 07:41:24,889 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 451 to 451. [2023-11-19 07:41:24,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 451 states, 290 states have (on average 1.8275862068965518) internal successors, (530), 424 states have internal predecessors, (530), 22 states have call successors, (22), 4 states have call predecessors, (22), 5 states have return successors, (24), 22 states have call predecessors, (24), 22 states have call successors, (24) [2023-11-19 07:41:24,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 451 states to 451 states and 576 transitions. [2023-11-19 07:41:24,894 INFO L78 Accepts]: Start accepts. Automaton has 451 states and 576 transitions. Word has length 20 [2023-11-19 07:41:24,895 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:41:24,895 INFO L495 AbstractCegarLoop]: Abstraction has 451 states and 576 transitions. [2023-11-19 07:41:24,895 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 3.4) internal successors, (17), 6 states have internal predecessors, (17), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:41:24,895 INFO L276 IsEmpty]: Start isEmpty. Operand 451 states and 576 transitions. [2023-11-19 07:41:24,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2023-11-19 07:41:24,896 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:41:24,896 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:41:24,922 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-19 07:41:25,110 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:41:25,110 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting func_to_recursive_line_27_to_39_0Err9ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_27_to_39_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_27_to_39_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 136 more)] === [2023-11-19 07:41:25,110 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:41:25,111 INFO L85 PathProgramCache]: Analyzing trace with hash -89068969, now seen corresponding path program 1 times [2023-11-19 07:41:25,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:41:25,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2026634685] [2023-11-19 07:41:25,111 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:25,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:41:25,129 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 07:41:25,129 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [667058463] [2023-11-19 07:41:25,129 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:25,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:41:25,130 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:41:25,131 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 07:41:25,134 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-19 07:41:25,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:41:25,252 INFO L262 TraceCheckSpWp]: Trace formula consists of 164 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-19 07:41:25,254 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:41:25,327 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2023-11-19 07:41:25,340 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:41:25,340 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:41:25,340 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:41:25,341 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2026634685] [2023-11-19 07:41:25,341 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-19 07:41:25,341 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [667058463] [2023-11-19 07:41:25,341 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [667058463] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:41:25,341 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:41:25,341 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-19 07:41:25,342 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1333176161] [2023-11-19 07:41:25,342 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:41:25,342 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-19 07:41:25,342 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:41:25,343 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-19 07:41:25,343 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2023-11-19 07:41:25,343 INFO L87 Difference]: Start difference. First operand 451 states and 576 transitions. Second operand has 6 states, 5 states have (on average 3.6) internal successors, (18), 6 states have internal predecessors, (18), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:41:27,519 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-19 07:41:29,534 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-19 07:41:31,542 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-19 07:41:33,551 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-19 07:41:33,692 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:41:33,692 INFO L93 Difference]: Finished difference Result 451 states and 576 transitions. [2023-11-19 07:41:33,693 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-19 07:41:33,693 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 3.6) internal successors, (18), 6 states have internal predecessors, (18), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 21 [2023-11-19 07:41:33,694 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:41:33,697 INFO L225 Difference]: With dead ends: 451 [2023-11-19 07:41:33,697 INFO L226 Difference]: Without dead ends: 450 [2023-11-19 07:41:33,697 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 15 SyntacticMatches, 1 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=25, Invalid=47, Unknown=0, NotChecked=0, Total=72 [2023-11-19 07:41:33,700 INFO L413 NwaCegarLoop]: 253 mSDtfsCounter, 293 mSDsluCounter, 658 mSDsCounter, 0 mSdLazyCounter, 248 mSolverCounterSat, 12 mSolverCounterUnsat, 4 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 8.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 296 SdHoareTripleChecker+Valid, 911 SdHoareTripleChecker+Invalid, 264 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 248 IncrementalHoareTripleChecker+Invalid, 4 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 8.3s IncrementalHoareTripleChecker+Time [2023-11-19 07:41:33,700 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [296 Valid, 911 Invalid, 264 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 248 Invalid, 4 Unknown, 0 Unchecked, 8.3s Time] [2023-11-19 07:41:33,703 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 450 states. [2023-11-19 07:41:33,725 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 450 to 450. [2023-11-19 07:41:33,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 450 states, 290 states have (on average 1.8206896551724139) internal successors, (528), 423 states have internal predecessors, (528), 22 states have call successors, (22), 4 states have call predecessors, (22), 5 states have return successors, (24), 22 states have call predecessors, (24), 22 states have call successors, (24) [2023-11-19 07:41:33,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 450 states to 450 states and 574 transitions. [2023-11-19 07:41:33,730 INFO L78 Accepts]: Start accepts. Automaton has 450 states and 574 transitions. Word has length 21 [2023-11-19 07:41:33,731 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:41:33,731 INFO L495 AbstractCegarLoop]: Abstraction has 450 states and 574 transitions. [2023-11-19 07:41:33,731 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 3.6) internal successors, (18), 6 states have internal predecessors, (18), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:41:33,731 INFO L276 IsEmpty]: Start isEmpty. Operand 450 states and 574 transitions. [2023-11-19 07:41:33,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2023-11-19 07:41:33,733 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:41:33,733 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:41:33,759 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-19 07:41:33,946 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:41:33,946 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting func_to_recursive_line_27_to_39_0Err10ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_27_to_39_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_27_to_39_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 136 more)] === [2023-11-19 07:41:33,946 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:41:33,947 INFO L85 PathProgramCache]: Analyzing trace with hash 1533829314, now seen corresponding path program 1 times [2023-11-19 07:41:33,947 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:41:33,947 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2001351485] [2023-11-19 07:41:33,947 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:33,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:41:33,965 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 07:41:33,965 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1727109396] [2023-11-19 07:41:33,965 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:33,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:41:33,966 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:41:33,967 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 07:41:33,970 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-19 07:41:34,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:41:34,066 INFO L262 TraceCheckSpWp]: Trace formula consists of 165 conjuncts, 22 conjunts are in the unsatisfiable core [2023-11-19 07:41:34,071 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:41:34,096 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 53 [2023-11-19 07:41:34,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 58 [2023-11-19 07:41:34,121 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 1 [2023-11-19 07:41:34,129 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:34,151 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,152 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,153 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,157 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 8 [2023-11-19 07:41:34,160 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2023-11-19 07:41:34,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,175 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:34,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,181 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:34,186 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 43 [2023-11-19 07:41:34,198 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:34,208 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:34,216 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 40 [2023-11-19 07:41:34,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 20 [2023-11-19 07:41:34,236 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,241 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:34,242 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2023-11-19 07:41:34,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,249 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:34,249 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:34,254 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,256 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:34,257 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:34,261 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,262 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:34,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,272 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:34,278 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 40 [2023-11-19 07:41:34,297 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:34,309 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:34,314 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 43 [2023-11-19 07:41:34,326 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:34,336 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:34,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 63 [2023-11-19 07:41:34,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,366 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,383 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 17 [2023-11-19 07:41:34,388 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,388 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:34,396 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,397 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,399 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 22 [2023-11-19 07:41:34,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,415 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:34,427 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 48 [2023-11-19 07:41:34,435 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,442 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 44 treesize of output 20 [2023-11-19 07:41:34,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,457 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:34,457 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:34,465 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,472 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 25 [2023-11-19 07:41:34,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,483 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:34,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:34,490 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,491 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,532 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:34,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,537 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:34,543 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 43 [2023-11-19 07:41:34,554 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:34,575 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:34,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 58 [2023-11-19 07:41:34,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,610 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 22 [2023-11-19 07:41:34,622 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,628 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2023-11-19 07:41:34,632 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-19 07:41:34,641 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,645 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-19 07:41:34,651 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,653 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,659 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 17 [2023-11-19 07:41:34,668 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,670 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:34,675 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,676 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-19 07:41:34,682 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 43 [2023-11-19 07:41:34,697 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:34,709 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:34,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2023-11-19 07:41:34,722 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,725 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:34,725 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:34,729 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,731 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,735 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:34,740 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,743 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:34,761 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 53 [2023-11-19 07:41:34,773 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 58 [2023-11-19 07:41:34,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,786 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 28 [2023-11-19 07:41:34,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,797 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:34,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:34,801 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,804 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:34,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:34,815 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,819 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:34,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2023-11-19 07:41:34,831 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 76 treesize of output 68 [2023-11-19 07:41:34,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 17 [2023-11-19 07:41:34,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,856 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:34,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 92 treesize of output 76 [2023-11-19 07:41:34,890 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 73 [2023-11-19 07:41:34,908 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:34,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 53 [2023-11-19 07:41:34,928 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 58 [2023-11-19 07:41:34,934 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,939 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 28 [2023-11-19 07:41:34,947 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,950 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:34,950 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:34,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,957 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:34,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:34,965 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,970 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:34,970 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2023-11-19 07:41:34,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 37 treesize of output 45 [2023-11-19 07:41:34,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 44 treesize of output 20 [2023-11-19 07:41:34,995 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:34,998 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:34,998 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:35,007 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 60 [2023-11-19 07:41:35,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,014 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,015 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,024 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 17 [2023-11-19 07:41:35,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:35,048 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 97 treesize of output 81 [2023-11-19 07:41:35,068 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:35,078 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 58 [2023-11-19 07:41:35,092 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 62 treesize of output 63 [2023-11-19 07:41:35,109 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:35,118 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 40 [2023-11-19 07:41:35,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 20 [2023-11-19 07:41:35,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,142 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:35,142 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2023-11-19 07:41:35,146 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,149 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:35,150 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:35,154 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,156 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:35,157 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:35,163 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 55 [2023-11-19 07:41:35,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,175 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 17 [2023-11-19 07:41:35,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,183 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:35,188 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,189 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-19 07:41:35,196 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 43 [2023-11-19 07:41:35,206 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:35,216 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:35,223 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 63 [2023-11-19 07:41:35,228 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,234 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 17 [2023-11-19 07:41:35,240 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,241 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:35,246 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,246 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-19 07:41:35,257 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 92 treesize of output 76 [2023-11-19 07:41:35,273 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:35,280 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 53 [2023-11-19 07:41:35,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 58 [2023-11-19 07:41:35,319 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:35,327 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 58 [2023-11-19 07:41:35,334 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,335 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,336 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,344 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 17 [2023-11-19 07:41:35,356 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,356 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-19 07:41:35,360 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,360 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:35,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,366 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,367 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,373 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 22 [2023-11-19 07:41:35,384 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,390 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 1 [2023-11-19 07:41:35,393 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,400 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,400 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-19 07:41:35,404 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,411 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-19 07:41:35,415 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 43 [2023-11-19 07:41:35,425 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:35,434 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:35,443 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,446 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,447 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,454 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 8 [2023-11-19 07:41:35,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:35,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,467 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 11 [2023-11-19 07:41:35,472 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,474 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:35,475 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:35,480 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:35,489 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,489 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:35,493 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,495 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 38 [2023-11-19 07:41:35,503 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 20 [2023-11-19 07:41:35,508 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,510 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:35,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:35,519 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 20 [2023-11-19 07:41:35,523 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,526 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:35,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:35,533 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 27 [2023-11-19 07:41:35,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,547 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:35,548 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2023-11-19 07:41:35,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,556 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 38 [2023-11-19 07:41:35,563 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 20 [2023-11-19 07:41:35,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,570 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:35,571 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:35,579 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 27 [2023-11-19 07:41:35,591 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,598 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:35,599 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2023-11-19 07:41:35,606 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 20 [2023-11-19 07:41:35,610 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,612 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:35,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:35,616 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,618 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,622 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 40 [2023-11-19 07:41:35,638 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 17 [2023-11-19 07:41:35,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,642 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:35,653 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 24 [2023-11-19 07:41:35,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,661 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-19 07:41:35,666 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2023-11-19 07:41:35,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,675 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:35,675 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:35,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,680 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,686 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:35,694 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:35,705 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 38 [2023-11-19 07:41:35,711 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2023-11-19 07:41:35,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,718 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 17 [2023-11-19 07:41:35,726 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,726 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-19 07:41:35,730 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,731 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:35,737 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:35,737 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 12 [2023-11-19 07:41:35,744 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:35,751 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2023-11-19 07:41:35,759 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:35,765 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2023-11-19 07:41:35,775 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:35,783 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:35,784 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 12 [2023-11-19 07:41:35,792 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 51 [2023-11-19 07:41:35,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 56 [2023-11-19 07:41:35,818 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2023-11-19 07:41:35,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,828 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 25 [2023-11-19 07:41:35,836 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,837 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:35,842 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,843 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-19 07:41:35,847 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 11 [2023-11-19 07:41:35,851 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,854 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:35,854 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:35,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,862 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 35 [2023-11-19 07:41:35,871 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:35,884 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:35,891 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:35,891 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 12 [2023-11-19 07:41:35,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 25 [2023-11-19 07:41:35,899 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,902 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2023-11-19 07:41:35,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,907 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:35,913 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:35,913 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 12 [2023-11-19 07:41:35,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,920 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,923 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:35,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:35,931 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 11 [2023-11-19 07:41:35,935 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,937 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:35,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:35,949 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 51 [2023-11-19 07:41:35,958 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 56 [2023-11-19 07:41:35,966 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2023-11-19 07:41:35,977 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:35,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 11 [2023-11-19 07:41:35,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:35,988 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:35,988 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:35,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 43 [2023-11-19 07:41:36,007 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2023-11-19 07:41:36,011 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,017 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 17 [2023-11-19 07:41:36,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,024 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,028 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 11 [2023-11-19 07:41:36,032 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,034 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:36,035 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:36,045 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 56 [2023-11-19 07:41:36,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 61 [2023-11-19 07:41:36,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2023-11-19 07:41:36,083 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:36,089 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 11 [2023-11-19 07:41:36,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,096 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:36,097 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:36,105 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:36,105 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 12 [2023-11-19 07:41:36,110 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 25 [2023-11-19 07:41:36,113 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,116 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2023-11-19 07:41:36,120 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,120 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,126 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:36,133 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2023-11-19 07:41:36,159 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:36,165 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2023-11-19 07:41:36,174 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:36,183 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:36,184 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 12 [2023-11-19 07:41:36,190 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 11 [2023-11-19 07:41:36,195 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,197 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:36,198 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:36,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 46 [2023-11-19 07:41:36,219 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2023-11-19 07:41:36,223 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,237 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 22 [2023-11-19 07:41:36,241 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,242 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,249 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 19 [2023-11-19 07:41:36,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,258 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 17 [2023-11-19 07:41:36,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,264 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,274 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:36,275 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 12 [2023-11-19 07:41:36,278 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,305 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:36,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,331 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 54 [2023-11-19 07:41:36,337 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,343 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 22 [2023-11-19 07:41:36,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,349 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,354 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,360 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 17 [2023-11-19 07:41:36,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,366 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,370 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 11 [2023-11-19 07:41:36,373 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,377 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:36,377 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:36,381 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,383 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:36,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,388 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,393 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:36,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 12 [2023-11-19 07:41:36,403 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:36,404 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 12 [2023-11-19 07:41:36,407 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:36,414 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,415 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,419 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,420 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:36,428 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,433 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 11 [2023-11-19 07:41:36,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,439 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:36,439 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:36,443 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,445 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:36,451 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,452 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,458 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:36,458 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 12 [2023-11-19 07:41:36,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,465 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,470 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:36,474 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,478 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 11 [2023-11-19 07:41:36,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,484 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:36,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:36,489 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,494 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:36,499 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,505 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:36,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 12 [2023-11-19 07:41:36,512 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:36,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 12 treesize of output 12 [2023-11-19 07:41:36,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:36,522 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,522 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,532 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 51 [2023-11-19 07:41:36,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,542 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 17 [2023-11-19 07:41:36,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,547 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 11 [2023-11-19 07:41:36,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,557 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:36,557 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:36,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 59 [2023-11-19 07:41:36,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,575 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 17 [2023-11-19 07:41:36,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,580 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:36,584 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 11 [2023-11-19 07:41:36,589 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,592 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:36,592 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:36,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 11 [2023-11-19 07:41:36,605 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:36,607 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:36,608 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:36,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 88 treesize of output 72 [2023-11-19 07:41:36,636 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:36,893 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-19 07:41:36,894 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 22 [2023-11-19 07:41:36,926 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:41:36,927 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:41:36,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:41:36,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2001351485] [2023-11-19 07:41:36,927 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-19 07:41:36,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1727109396] [2023-11-19 07:41:36,928 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1727109396] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:41:36,928 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:41:36,928 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2023-11-19 07:41:36,928 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [184328762] [2023-11-19 07:41:36,928 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:41:36,929 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-11-19 07:41:36,929 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:41:36,929 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-11-19 07:41:36,930 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=102, Unknown=0, NotChecked=0, Total=132 [2023-11-19 07:41:36,930 INFO L87 Difference]: Start difference. First operand 450 states and 574 transitions. Second operand has 12 states, 10 states have (on average 1.9) internal successors, (19), 10 states have internal predecessors, (19), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:41:37,988 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:41:37,989 INFO L93 Difference]: Finished difference Result 591 states and 610 transitions. [2023-11-19 07:41:37,989 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2023-11-19 07:41:37,990 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 10 states have (on average 1.9) internal successors, (19), 10 states have internal predecessors, (19), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 22 [2023-11-19 07:41:37,990 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:41:37,993 INFO L225 Difference]: With dead ends: 591 [2023-11-19 07:41:37,993 INFO L226 Difference]: Without dead ends: 589 [2023-11-19 07:41:37,994 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 28 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 24 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=84, Invalid=258, Unknown=0, NotChecked=0, Total=342 [2023-11-19 07:41:37,995 INFO L413 NwaCegarLoop]: 251 mSDtfsCounter, 705 mSDsluCounter, 1901 mSDsCounter, 0 mSdLazyCounter, 636 mSolverCounterSat, 37 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 710 SdHoareTripleChecker+Valid, 2152 SdHoareTripleChecker+Invalid, 673 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 37 IncrementalHoareTripleChecker+Valid, 636 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2023-11-19 07:41:37,995 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [710 Valid, 2152 Invalid, 673 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [37 Valid, 636 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2023-11-19 07:41:37,996 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 589 states. [2023-11-19 07:41:38,012 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 589 to 450. [2023-11-19 07:41:38,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 450 states, 290 states have (on average 1.813793103448276) internal successors, (526), 423 states have internal predecessors, (526), 22 states have call successors, (22), 4 states have call predecessors, (22), 5 states have return successors, (24), 22 states have call predecessors, (24), 22 states have call successors, (24) [2023-11-19 07:41:38,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 450 states to 450 states and 572 transitions. [2023-11-19 07:41:38,017 INFO L78 Accepts]: Start accepts. Automaton has 450 states and 572 transitions. Word has length 22 [2023-11-19 07:41:38,017 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:41:38,018 INFO L495 AbstractCegarLoop]: Abstraction has 450 states and 572 transitions. [2023-11-19 07:41:38,018 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 10 states have (on average 1.9) internal successors, (19), 10 states have internal predecessors, (19), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:41:38,018 INFO L276 IsEmpty]: Start isEmpty. Operand 450 states and 572 transitions. [2023-11-19 07:41:38,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2023-11-19 07:41:38,019 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:41:38,019 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:41:38,046 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-19 07:41:38,219 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:41:38,220 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting func_to_recursive_line_27_to_39_0Err11ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_27_to_39_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_27_to_39_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 136 more)] === [2023-11-19 07:41:38,220 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:41:38,220 INFO L85 PathProgramCache]: Analyzing trace with hash 304068537, now seen corresponding path program 1 times [2023-11-19 07:41:38,220 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:41:38,221 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1139302652] [2023-11-19 07:41:38,221 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:38,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:41:38,241 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 07:41:38,241 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1802092526] [2023-11-19 07:41:38,241 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:38,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:41:38,242 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:41:38,243 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 07:41:38,261 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2023-11-19 07:41:38,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:41:38,348 INFO L262 TraceCheckSpWp]: Trace formula consists of 166 conjuncts, 22 conjunts are in the unsatisfiable core [2023-11-19 07:41:38,351 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:41:38,395 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 51 [2023-11-19 07:41:38,421 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:38,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2023-11-19 07:41:38,466 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:38,515 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 69 [2023-11-19 07:41:38,530 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:38,575 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 103 [2023-11-19 07:41:38,595 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:38,680 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 51 [2023-11-19 07:41:38,691 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:38,716 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 146 treesize of output 98 [2023-11-19 07:41:38,731 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:38,805 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:38,809 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 26 [2023-11-19 07:41:38,883 INFO L349 Elim1Store]: treesize reduction 87, result has 31.5 percent of original size [2023-11-19 07:41:38,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 47 [2023-11-19 07:41:38,899 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 83 treesize of output 67 [2023-11-19 07:41:38,910 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:38,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:38,921 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 26 [2023-11-19 07:41:38,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:38,935 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:38,935 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2023-11-19 07:41:38,940 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 51 [2023-11-19 07:41:38,950 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:38,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 51 [2023-11-19 07:41:38,992 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:39,000 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 88 treesize of output 72 [2023-11-19 07:41:39,024 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:39,034 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:39,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 26 [2023-11-19 07:41:39,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,050 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2023-11-19 07:41:39,057 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 83 treesize of output 67 [2023-11-19 07:41:39,072 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:39,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 64 [2023-11-19 07:41:39,092 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:39,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 146 treesize of output 98 [2023-11-19 07:41:39,120 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:39,128 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 64 [2023-11-19 07:41:39,136 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 61 [2023-11-19 07:41:39,144 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 64 [2023-11-19 07:41:39,160 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:39,160 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 131 treesize of output 100 [2023-11-19 07:41:39,167 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:39,171 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:39,177 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 26 [2023-11-19 07:41:39,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,188 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,189 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2023-11-19 07:41:39,198 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:39,203 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 26 [2023-11-19 07:41:39,207 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,218 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,218 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2023-11-19 07:41:39,224 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 85 [2023-11-19 07:41:39,235 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:39,243 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 51 [2023-11-19 07:41:39,254 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:39,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:39,265 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 26 [2023-11-19 07:41:39,270 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,277 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,278 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 17 treesize of output 1 [2023-11-19 07:41:39,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 130 treesize of output 90 [2023-11-19 07:41:39,307 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:39,314 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 64 [2023-11-19 07:41:39,325 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:39,336 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 46 [2023-11-19 07:41:39,349 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:39,350 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 57 treesize of output 44 [2023-11-19 07:41:39,363 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:39,374 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:39,374 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 57 treesize of output 44 [2023-11-19 07:41:39,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,394 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:39,417 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,424 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:39,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,437 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,438 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:39,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,449 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,450 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:39,454 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,461 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,462 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:39,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 46 [2023-11-19 07:41:39,476 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 46 [2023-11-19 07:41:39,481 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:39,487 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:39,497 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 29 [2023-11-19 07:41:39,504 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,510 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,515 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:39,515 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2023-11-19 07:41:39,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,524 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:39,531 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,538 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,538 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:39,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,567 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:39,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,580 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,580 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:39,585 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,608 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,608 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:39,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,622 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,622 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:39,648 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 89 treesize of output 64 [2023-11-19 07:41:39,659 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 56 [2023-11-19 07:41:39,670 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 84 [2023-11-19 07:41:39,676 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:39,686 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 61 [2023-11-19 07:41:39,701 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 113 treesize of output 100 [2023-11-19 07:41:39,708 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:39,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 46 [2023-11-19 07:41:39,719 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:39,725 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 29 [2023-11-19 07:41:39,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,746 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,754 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2023-11-19 07:41:39,754 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:39,759 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,766 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,781 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:39,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 21 treesize of output 1 [2023-11-19 07:41:39,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,787 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,793 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2023-11-19 07:41:39,794 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:39,799 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 46 [2023-11-19 07:41:39,803 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 24 [2023-11-19 07:41:39,807 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,811 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:39,812 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:39,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,825 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,826 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:39,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,854 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,855 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:39,859 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,866 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,867 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:39,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,878 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,878 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:39,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,892 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,893 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:39,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,898 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 38 [2023-11-19 07:41:39,906 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 23 [2023-11-19 07:41:39,910 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,913 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:39,917 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:39,922 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 18 [2023-11-19 07:41:39,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,928 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:39,929 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:39,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,944 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,945 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:39,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,976 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,976 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:39,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:39,992 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:39,992 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:39,996 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,003 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,004 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,014 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,015 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,019 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:40,026 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 26 [2023-11-19 07:41:40,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:40,035 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,039 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,043 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,052 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:40,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:40,060 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 46 [2023-11-19 07:41:40,066 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:40,075 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 63 [2023-11-19 07:41:40,080 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,085 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 46 [2023-11-19 07:41:40,092 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 50 [2023-11-19 07:41:40,096 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:40,113 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,119 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 39 [2023-11-19 07:41:40,130 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 51 [2023-11-19 07:41:40,141 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,150 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 70 [2023-11-19 07:41:40,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 89 treesize of output 64 [2023-11-19 07:41:40,173 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,182 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 108 treesize of output 95 [2023-11-19 07:41:40,191 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:40,199 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 40 treesize of output 39 [2023-11-19 07:41:40,215 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,225 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 94 treesize of output 69 [2023-11-19 07:41:40,239 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 66 [2023-11-19 07:41:40,253 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 151 treesize of output 135 [2023-11-19 07:41:40,261 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,273 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 66 treesize of output 61 [2023-11-19 07:41:40,285 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 129 treesize of output 116 [2023-11-19 07:41:40,293 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,300 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 51 [2023-11-19 07:41:40,312 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,321 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 77 treesize of output 70 [2023-11-19 07:41:40,342 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:40,347 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,384 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 26 [2023-11-19 07:41:40,389 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,393 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:40,393 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:40,398 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 21 [2023-11-19 07:41:40,401 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,404 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:40,404 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:40,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 51 [2023-11-19 07:41:40,419 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 51 [2023-11-19 07:41:40,426 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 24 [2023-11-19 07:41:40,430 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,430 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:40,438 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 51 [2023-11-19 07:41:40,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 24 [2023-11-19 07:41:40,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,451 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:40,458 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 56 [2023-11-19 07:41:40,467 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 29 [2023-11-19 07:41:40,472 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,473 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:40,478 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:40,483 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,488 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,492 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,497 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 26 [2023-11-19 07:41:40,503 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,503 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:40,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,515 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,516 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,535 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,541 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,542 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:40,546 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,553 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,554 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,564 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,565 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,569 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,575 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,576 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,580 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 46 [2023-11-19 07:41:40,590 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,600 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:40,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 57 treesize of output 44 [2023-11-19 07:41:40,615 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:40,615 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 57 treesize of output 44 [2023-11-19 07:41:40,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,630 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,631 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,650 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,656 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,656 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:40,660 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,667 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,672 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,679 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,680 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,693 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,702 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 46 [2023-11-19 07:41:40,709 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 46 [2023-11-19 07:41:40,715 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 24 [2023-11-19 07:41:40,719 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,723 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:40,723 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:40,729 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:40,735 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 29 [2023-11-19 07:41:40,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,760 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:40,760 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 21 treesize of output 1 [2023-11-19 07:41:40,763 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,779 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2023-11-19 07:41:40,779 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:40,783 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,792 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2023-11-19 07:41:40,792 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:40,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 125 treesize of output 85 [2023-11-19 07:41:40,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,803 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,809 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 41 treesize of output 17 [2023-11-19 07:41:40,827 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,827 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:40,833 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,834 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2023-11-19 07:41:40,849 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,855 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,856 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,877 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,884 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:40,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,903 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,904 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,908 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,915 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,915 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,926 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,931 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 43 [2023-11-19 07:41:40,936 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 48 [2023-11-19 07:41:40,944 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 60 [2023-11-19 07:41:40,948 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,953 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 46 [2023-11-19 07:41:40,958 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:40,963 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:40,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:40,977 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:40,978 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:40,998 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,004 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,005 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:41,010 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,017 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,018 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,029 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,029 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,040 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,041 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 46 [2023-11-19 07:41:41,059 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,069 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:41,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 57 treesize of output 44 [2023-11-19 07:41:41,088 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:41,088 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 57 treesize of output 44 [2023-11-19 07:41:41,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,106 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,106 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,126 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,132 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,132 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:41,137 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,144 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,144 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,148 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,155 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,155 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,159 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,165 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,166 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,170 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 46 [2023-11-19 07:41:41,176 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:41,180 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,186 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,192 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,193 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,242 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,248 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,249 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:41,252 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,259 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,260 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,264 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,271 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,271 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,275 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,281 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,282 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 83 treesize of output 67 [2023-11-19 07:41:41,297 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,301 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 46 [2023-11-19 07:41:41,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:41,312 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,318 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,324 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 48 [2023-11-19 07:41:41,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 53 [2023-11-19 07:41:41,341 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 96 treesize of output 86 [2023-11-19 07:41:41,346 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,351 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 46 [2023-11-19 07:41:41,356 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:41,363 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 63 [2023-11-19 07:41:41,367 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,375 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 64 [2023-11-19 07:41:41,383 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 61 [2023-11-19 07:41:41,391 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 64 [2023-11-19 07:41:41,400 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 116 treesize of output 103 [2023-11-19 07:41:41,406 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,415 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 146 treesize of output 98 [2023-11-19 07:41:41,427 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 102 treesize of output 79 [2023-11-19 07:41:41,439 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 74 [2023-11-19 07:41:41,452 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 171 treesize of output 152 [2023-11-19 07:41:41,461 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,468 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 64 [2023-11-19 07:41:41,478 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,483 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 46 [2023-11-19 07:41:41,488 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:41,495 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 63 [2023-11-19 07:41:41,499 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 46 [2023-11-19 07:41:41,514 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,525 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:41,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 57 treesize of output 44 [2023-11-19 07:41:41,540 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:41,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 57 treesize of output 44 [2023-11-19 07:41:41,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,559 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,559 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,579 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,585 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,585 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:41,589 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,596 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,596 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,607 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,608 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,612 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,623 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,628 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 46 [2023-11-19 07:41:41,635 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 46 [2023-11-19 07:41:41,639 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,645 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:41,650 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,655 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,662 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,662 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,688 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,688 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:41,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,699 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,699 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,710 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,710 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,714 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,720 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,721 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:41,727 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 89 treesize of output 64 [2023-11-19 07:41:41,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 61 treesize of output 56 [2023-11-19 07:41:41,744 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 59 [2023-11-19 07:41:41,753 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 97 treesize of output 87 [2023-11-19 07:41:41,759 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,767 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 61 [2023-11-19 07:41:41,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 64 [2023-11-19 07:41:41,785 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 32 [2023-11-19 07:41:41,792 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,794 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,796 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:41,799 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,804 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,808 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:41,809 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2023-11-19 07:41:41,813 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 46 [2023-11-19 07:41:41,819 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 46 [2023-11-19 07:41:41,823 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 24 [2023-11-19 07:41:41,827 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,831 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:41,831 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:41,836 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:41,842 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 29 [2023-11-19 07:41:41,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,858 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,865 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2023-11-19 07:41:41,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:41,869 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,871 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,877 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2023-11-19 07:41:41,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:41,880 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,896 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:41,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 21 treesize of output 1 [2023-11-19 07:41:41,904 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 46 [2023-11-19 07:41:41,937 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:41,937 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 57 treesize of output 44 [2023-11-19 07:41:41,956 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:41,956 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 57 treesize of output 44 [2023-11-19 07:41:41,975 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:41,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:41,989 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:41,989 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,010 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,017 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,017 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:42,022 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,030 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,030 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,043 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,043 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,048 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,054 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,055 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,060 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,062 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 35 [2023-11-19 07:41:42,070 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:42,076 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,083 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,083 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,114 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,114 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:42,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,126 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,127 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,132 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,139 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,139 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,144 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,151 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,151 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,157 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 40 [2023-11-19 07:41:42,170 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 44 treesize of output 20 [2023-11-19 07:41:42,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,177 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:42,177 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:42,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,183 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 38 [2023-11-19 07:41:42,189 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 23 [2023-11-19 07:41:42,194 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,197 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:42,198 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:42,205 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:42,214 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 26 [2023-11-19 07:41:42,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,220 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:42,229 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:42,233 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:42,237 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:42,244 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,251 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,251 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,271 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,277 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,278 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:42,282 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,289 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,293 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,300 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,300 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,310 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,311 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,317 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,323 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,324 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,344 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,350 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,351 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:42,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,362 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,362 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,366 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,373 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,373 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,377 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,384 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,384 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,387 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,389 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 43 [2023-11-19 07:41:42,394 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 47 treesize of output 48 [2023-11-19 07:41:42,401 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 60 [2023-11-19 07:41:42,405 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:42,410 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,411 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:42,418 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,418 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:42,421 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 38 [2023-11-19 07:41:42,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 23 [2023-11-19 07:41:42,434 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,437 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:42,438 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:42,445 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,446 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,447 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,448 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,449 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,455 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 8 [2023-11-19 07:41:42,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:42,463 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,469 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 11 [2023-11-19 07:41:42,473 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,476 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:42,476 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:42,481 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,487 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 48 [2023-11-19 07:41:42,496 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 53 [2023-11-19 07:41:42,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 26 [2023-11-19 07:41:42,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,520 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:42,520 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 18 treesize of output 1 [2023-11-19 07:41:42,524 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,526 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:42,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:42,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,533 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:42,533 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:42,538 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 46 [2023-11-19 07:41:42,543 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:42,553 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 29 [2023-11-19 07:41:42,562 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,566 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:42,567 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:42,575 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,578 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:42,579 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:42,583 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,587 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:42,587 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:42,597 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,606 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:42,606 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 21 treesize of output 1 [2023-11-19 07:41:42,612 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 46 [2023-11-19 07:41:42,618 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:42,623 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 29 [2023-11-19 07:41:42,630 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,634 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:42,634 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:42,644 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,653 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:42,653 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 21 treesize of output 1 [2023-11-19 07:41:42,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,661 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:42,662 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:42,666 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,670 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:42,670 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:42,673 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,675 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,678 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:42,682 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,683 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:42,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 46 [2023-11-19 07:41:42,701 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:42,701 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 57 treesize of output 44 [2023-11-19 07:41:42,720 INFO L349 Elim1Store]: treesize reduction 19, result has 5.0 percent of original size [2023-11-19 07:41:42,721 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 57 treesize of output 44 [2023-11-19 07:41:42,739 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:42,745 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,752 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,752 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,774 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,780 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:42,785 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,793 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,793 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,809 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,809 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,824 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,824 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,829 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:42,835 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:42,842 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 26 [2023-11-19 07:41:42,846 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,846 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:42,850 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:42,855 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:42,861 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,867 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,868 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,889 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,896 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:42,901 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,908 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,909 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,913 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,920 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,921 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:42,932 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:42,932 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:42,940 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 51 [2023-11-19 07:41:42,952 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 56 [2023-11-19 07:41:42,963 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 99 treesize of output 89 [2023-11-19 07:41:42,970 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,007 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 51 [2023-11-19 07:41:43,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 73 [2023-11-19 07:41:43,021 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,029 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 51 [2023-11-19 07:41:43,035 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:43,044 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,049 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 26 [2023-11-19 07:41:43,053 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,055 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:43,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:43,059 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,068 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 46 [2023-11-19 07:41:43,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:43,080 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 29 [2023-11-19 07:41:43,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,090 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:43,091 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:43,100 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,109 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:43,109 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 21 treesize of output 1 [2023-11-19 07:41:43,113 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,116 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:43,117 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:43,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,125 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:43,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:43,128 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,133 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:43,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:43,142 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,143 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,148 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 48 [2023-11-19 07:41:43,157 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,162 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 46 [2023-11-19 07:41:43,167 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:43,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 63 [2023-11-19 07:41:43,179 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,187 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 80 treesize of output 64 [2023-11-19 07:41:43,195 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 68 treesize of output 61 [2023-11-19 07:41:43,204 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 113 treesize of output 100 [2023-11-19 07:41:43,211 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,216 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,222 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 8 [2023-11-19 07:41:43,226 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,227 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:43,235 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,237 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 38 [2023-11-19 07:41:43,245 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,257 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,257 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,285 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,285 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:43,289 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,296 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,301 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,308 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,308 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,312 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,319 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,319 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,332 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,332 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,352 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,359 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,359 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:43,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,370 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,371 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,375 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,382 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,386 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,393 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,393 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,399 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:43,404 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,408 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,412 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,417 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 26 [2023-11-19 07:41:43,423 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:43,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 46 [2023-11-19 07:41:43,434 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:43,439 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,442 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,443 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:43,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,450 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:43,455 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,457 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 35 [2023-11-19 07:41:43,463 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 20 [2023-11-19 07:41:43,467 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,469 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:43,470 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:43,475 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,488 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,489 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,515 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,516 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:43,520 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,527 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,527 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,532 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,538 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,539 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,550 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,550 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,555 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 46 [2023-11-19 07:41:43,562 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 46 [2023-11-19 07:41:43,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 50 [2023-11-19 07:41:43,573 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,579 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:43,588 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 70 treesize of output 63 [2023-11-19 07:41:43,594 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,597 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,598 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,601 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 40 [2023-11-19 07:41:43,610 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,614 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,616 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 38 [2023-11-19 07:41:43,630 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,642 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,642 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,663 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,669 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,670 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:43,674 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,681 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,687 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,694 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,698 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,705 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,705 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,723 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,723 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,748 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,757 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,757 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:43,761 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,769 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,780 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,792 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,793 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,797 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 41 [2023-11-19 07:41:43,803 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,807 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,811 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:43,829 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 26 [2023-11-19 07:41:43,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,835 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:43,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,841 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,844 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:43,848 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,848 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:43,853 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 49 treesize of output 46 [2023-11-19 07:41:43,859 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 51 [2023-11-19 07:41:43,864 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 50 treesize of output 29 [2023-11-19 07:41:43,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,874 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,880 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2023-11-19 07:41:43,881 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:43,884 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,888 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,896 INFO L349 Elim1Store]: treesize reduction 46, result has 2.1 percent of original size [2023-11-19 07:41:43,896 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:43,900 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,916 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:43,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 7 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 21 treesize of output 1 [2023-11-19 07:41:43,922 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 46 [2023-11-19 07:41:43,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 24 [2023-11-19 07:41:43,931 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,935 INFO L349 Elim1Store]: treesize reduction 64, result has 1.5 percent of original size [2023-11-19 07:41:43,935 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:43,942 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:43,948 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:43,949 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:43,994 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:44,002 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:44,002 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 8 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 27 treesize of output 1 [2023-11-19 07:41:44,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:44,014 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:44,014 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:44,018 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:44,025 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:44,025 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:44,029 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:44,036 INFO L349 Elim1Store]: treesize reduction 126, result has 0.8 percent of original size [2023-11-19 07:41:44,036 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 4 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 3 case distinctions, treesize of input 20 treesize of output 1 [2023-11-19 07:41:44,039 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:44,041 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 30 treesize of output 38 [2023-11-19 07:41:44,047 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 42 treesize of output 23 [2023-11-19 07:41:44,051 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:44,053 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:44,054 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:44,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 35 treesize of output 18 [2023-11-19 07:41:44,062 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:44,064 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:44,065 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:44,321 INFO L349 Elim1Store]: treesize reduction 3, result has 75.0 percent of original size [2023-11-19 07:41:44,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 22 treesize of output 19 [2023-11-19 07:41:44,353 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:41:44,354 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-19 07:41:44,354 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:41:44,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1139302652] [2023-11-19 07:41:44,354 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-19 07:41:44,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1802092526] [2023-11-19 07:41:44,355 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1802092526] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:41:44,355 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:41:44,355 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [10] imperfect sequences [] total 10 [2023-11-19 07:41:44,355 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [783687483] [2023-11-19 07:41:44,355 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:41:44,356 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2023-11-19 07:41:44,356 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:41:44,356 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2023-11-19 07:41:44,357 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=84, Unknown=0, NotChecked=0, Total=110 [2023-11-19 07:41:44,357 INFO L87 Difference]: Start difference. First operand 450 states and 572 transitions. Second operand has 11 states, 9 states have (on average 2.2222222222222223) internal successors, (20), 9 states have internal predecessors, (20), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:41:45,387 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:41:45,388 INFO L93 Difference]: Finished difference Result 593 states and 612 transitions. [2023-11-19 07:41:45,388 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2023-11-19 07:41:45,388 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 9 states have (on average 2.2222222222222223) internal successors, (20), 9 states have internal predecessors, (20), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 23 [2023-11-19 07:41:45,389 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:41:45,393 INFO L225 Difference]: With dead ends: 593 [2023-11-19 07:41:45,393 INFO L226 Difference]: Without dead ends: 591 [2023-11-19 07:41:45,393 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 28 GetRequests, 13 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=69, Invalid=203, Unknown=0, NotChecked=0, Total=272 [2023-11-19 07:41:45,394 INFO L413 NwaCegarLoop]: 252 mSDtfsCounter, 446 mSDsluCounter, 2024 mSDsCounter, 0 mSdLazyCounter, 638 mSolverCounterSat, 29 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 451 SdHoareTripleChecker+Valid, 2276 SdHoareTripleChecker+Invalid, 667 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 29 IncrementalHoareTripleChecker+Valid, 638 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2023-11-19 07:41:45,394 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [451 Valid, 2276 Invalid, 667 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [29 Valid, 638 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2023-11-19 07:41:45,396 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 591 states. [2023-11-19 07:41:45,418 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 591 to 450. [2023-11-19 07:41:45,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 450 states, 290 states have (on average 1.806896551724138) internal successors, (524), 423 states have internal predecessors, (524), 22 states have call successors, (22), 4 states have call predecessors, (22), 5 states have return successors, (24), 22 states have call predecessors, (24), 22 states have call successors, (24) [2023-11-19 07:41:45,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 450 states to 450 states and 570 transitions. [2023-11-19 07:41:45,423 INFO L78 Accepts]: Start accepts. Automaton has 450 states and 570 transitions. Word has length 23 [2023-11-19 07:41:45,424 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:41:45,424 INFO L495 AbstractCegarLoop]: Abstraction has 450 states and 570 transitions. [2023-11-19 07:41:45,425 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 9 states have (on average 2.2222222222222223) internal successors, (20), 9 states have internal predecessors, (20), 2 states have call successors, (2), 2 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:41:45,425 INFO L276 IsEmpty]: Start isEmpty. Operand 450 states and 570 transitions. [2023-11-19 07:41:45,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2023-11-19 07:41:45,426 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:41:45,426 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:41:45,452 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2023-11-19 07:41:45,648 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:41:45,649 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting func_to_recursive_line_27_to_39_0Err14ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_27_to_39_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_27_to_39_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 136 more)] === [2023-11-19 07:41:45,649 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:41:45,649 INFO L85 PathProgramCache]: Analyzing trace with hash 952671999, now seen corresponding path program 1 times [2023-11-19 07:41:45,649 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:41:45,649 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1076652701] [2023-11-19 07:41:45,650 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:45,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:41:45,665 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 07:41:45,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1907498723] [2023-11-19 07:41:45,666 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:45,666 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:41:45,666 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:41:45,667 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 07:41:45,678 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2023-11-19 07:41:45,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:41:45,787 INFO L262 TraceCheckSpWp]: Trace formula consists of 184 conjuncts, 24 conjunts are in the unsatisfiable core [2023-11-19 07:41:45,792 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:41:45,805 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:45,807 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2023-11-19 07:41:45,813 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:45,817 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,818 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:45,823 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,824 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,829 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:45,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,835 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:45,839 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,840 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,843 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 11 [2023-11-19 07:41:45,847 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,850 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:45,850 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:45,854 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,855 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,856 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,861 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 8 [2023-11-19 07:41:45,865 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:45,879 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 24 treesize of output 8 [2023-11-19 07:41:45,882 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,883 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:45,888 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:45,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,892 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:45,923 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,924 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,927 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,928 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,939 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 10 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 8 [2023-11-19 07:41:45,943 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,944 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:45,948 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,951 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 11 [2023-11-19 07:41:45,962 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,964 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:45,964 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:45,969 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,971 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,977 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 8 [2023-11-19 07:41:45,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,982 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:45,990 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:45,993 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:45,994 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:45,998 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,001 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,002 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,007 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,012 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 11 [2023-11-19 07:41:46,016 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,019 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:46,020 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:46,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,024 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,028 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:46,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,032 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,036 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,038 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,043 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 24 treesize of output 8 [2023-11-19 07:41:46,047 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,048 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,056 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,062 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 8 [2023-11-19 07:41:46,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,067 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,072 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,075 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 11 [2023-11-19 07:41:46,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,080 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:46,081 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:46,084 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,088 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:46,092 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,093 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,099 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:46,102 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,107 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,110 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,110 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,116 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,118 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,122 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,122 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,125 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,127 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 11 [2023-11-19 07:41:46,131 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,134 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:46,134 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:46,137 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,138 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,141 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:46,145 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,146 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,149 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2023-11-19 07:41:46,153 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,156 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,156 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,163 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:46,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,168 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,171 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,175 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,180 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,181 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,182 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,183 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,188 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 24 treesize of output 8 [2023-11-19 07:41:46,192 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,193 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,196 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,197 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,200 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:46,204 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,204 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,210 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,215 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 11 [2023-11-19 07:41:46,218 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,221 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:46,221 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:46,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 30 [2023-11-19 07:41:46,229 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,233 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,233 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:46,236 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,238 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,241 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:46,245 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,246 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,251 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,255 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,255 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2023-11-19 07:41:46,263 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,266 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,267 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,271 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2023-11-19 07:41:46,275 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,279 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,279 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,285 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,289 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,289 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,293 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 30 [2023-11-19 07:41:46,296 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,300 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,300 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:46,303 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,304 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,307 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:46,311 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,312 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,320 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,321 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,324 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:46,329 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,330 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,334 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,338 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 11 [2023-11-19 07:41:46,342 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,344 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:46,345 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:46,348 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,349 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,351 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 8 [2023-11-19 07:41:46,360 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,367 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:46,371 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,372 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,375 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,379 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,379 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,384 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,386 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2023-11-19 07:41:46,390 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,392 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:46,393 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:46,396 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,398 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2023-11-19 07:41:46,402 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,402 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,405 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,406 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:46,413 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,420 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2023-11-19 07:41:46,424 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,427 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,428 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,433 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 30 [2023-11-19 07:41:46,436 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,440 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,441 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:46,444 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,446 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2023-11-19 07:41:46,450 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,450 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,454 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 35 [2023-11-19 07:41:46,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,462 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:46,466 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,467 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,470 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2023-11-19 07:41:46,474 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,478 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,478 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 30 [2023-11-19 07:41:46,487 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,491 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:46,494 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,496 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:46,509 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,509 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,512 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,514 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,518 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,522 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2023-11-19 07:41:46,526 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,530 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,530 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,540 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,541 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 11 [2023-11-19 07:41:46,549 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,551 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:46,552 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:46,555 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,556 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,557 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,563 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 8 [2023-11-19 07:41:46,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,568 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,573 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,576 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:46,580 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,587 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:46,591 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,591 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,595 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,599 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,600 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,605 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,610 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:46,613 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,620 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2023-11-19 07:41:46,624 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,626 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:46,627 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:46,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,632 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2023-11-19 07:41:46,636 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,636 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,640 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2023-11-19 07:41:46,644 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,648 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,648 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 30 [2023-11-19 07:41:46,657 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,661 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,662 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:46,665 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,667 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2023-11-19 07:41:46,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,671 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,676 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 35 [2023-11-19 07:41:46,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,680 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,684 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:46,689 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,693 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2023-11-19 07:41:46,697 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,702 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,706 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2023-11-19 07:41:46,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,716 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,716 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,721 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 30 [2023-11-19 07:41:46,725 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,729 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,729 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:46,732 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,735 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,739 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,739 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,743 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,744 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,747 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:46,751 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,752 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,758 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,763 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2023-11-19 07:41:46,772 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 35 [2023-11-19 07:41:46,775 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,776 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,780 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:46,784 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,784 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,788 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 30 [2023-11-19 07:41:46,791 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,796 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:46,799 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,801 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2023-11-19 07:41:46,805 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,806 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,813 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,814 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,815 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,820 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 8 [2023-11-19 07:41:46,825 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,825 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,829 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,830 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,834 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 22 treesize of output 11 [2023-11-19 07:41:46,838 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,840 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:46,841 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:46,844 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,845 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:46,853 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,853 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,859 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:46,863 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,864 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,868 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,872 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,872 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,877 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2023-11-19 07:41:46,881 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,906 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,907 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,910 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,911 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,914 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 8 [2023-11-19 07:41:46,918 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,918 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,922 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 30 [2023-11-19 07:41:46,925 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,929 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,929 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 1 [2023-11-19 07:41:46,932 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,934 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,937 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 12 [2023-11-19 07:41:46,945 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 8 [2023-11-19 07:41:46,949 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,950 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,953 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,954 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,958 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 8 [2023-11-19 07:41:46,961 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,965 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:46,968 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,970 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 11 [2023-11-19 07:41:46,974 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,976 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2023-11-19 07:41:46,977 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 1 [2023-11-19 07:41:46,980 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,982 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 8 [2023-11-19 07:41:46,985 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:46,986 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:47,268 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:41:47,268 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 07:41:47,619 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 07:41:47,620 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:41:47,620 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1076652701] [2023-11-19 07:41:47,620 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2023-11-19 07:41:47,620 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1907498723] [2023-11-19 07:41:47,620 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1907498723] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 07:41:47,620 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-19 07:41:47,620 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 9] total 18 [2023-11-19 07:41:47,621 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [232735414] [2023-11-19 07:41:47,621 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-19 07:41:47,621 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 19 states [2023-11-19 07:41:47,621 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:41:47,622 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants. [2023-11-19 07:41:47,623 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=287, Unknown=0, NotChecked=0, Total=342 [2023-11-19 07:41:47,623 INFO L87 Difference]: Start difference. First operand 450 states and 570 transitions. Second operand has 19 states, 16 states have (on average 3.25) internal successors, (52), 16 states have internal predecessors, (52), 6 states have call successors, (6), 5 states have call predecessors, (6), 4 states have return successors, (4), 2 states have call predecessors, (4), 4 states have call successors, (4) [2023-11-19 07:41:48,892 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:41:48,892 INFO L93 Difference]: Finished difference Result 591 states and 610 transitions. [2023-11-19 07:41:48,893 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2023-11-19 07:41:48,893 INFO L78 Accepts]: Start accepts. Automaton has has 19 states, 16 states have (on average 3.25) internal successors, (52), 16 states have internal predecessors, (52), 6 states have call successors, (6), 5 states have call predecessors, (6), 4 states have return successors, (4), 2 states have call predecessors, (4), 4 states have call successors, (4) Word has length 32 [2023-11-19 07:41:48,893 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:41:48,898 INFO L225 Difference]: With dead ends: 591 [2023-11-19 07:41:48,899 INFO L226 Difference]: Without dead ends: 587 [2023-11-19 07:41:48,900 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 72 GetRequests, 43 SyntacticMatches, 2 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 114 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=159, Invalid=653, Unknown=0, NotChecked=0, Total=812 [2023-11-19 07:41:48,900 INFO L413 NwaCegarLoop]: 255 mSDtfsCounter, 750 mSDsluCounter, 2815 mSDsCounter, 0 mSdLazyCounter, 853 mSolverCounterSat, 50 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 750 SdHoareTripleChecker+Valid, 3070 SdHoareTripleChecker+Invalid, 903 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 50 IncrementalHoareTripleChecker+Valid, 853 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2023-11-19 07:41:48,901 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [750 Valid, 3070 Invalid, 903 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [50 Valid, 853 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2023-11-19 07:41:48,902 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 587 states. [2023-11-19 07:41:48,923 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 587 to 450. [2023-11-19 07:41:48,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 450 states, 290 states have (on average 1.793103448275862) internal successors, (520), 423 states have internal predecessors, (520), 22 states have call successors, (22), 4 states have call predecessors, (22), 5 states have return successors, (24), 22 states have call predecessors, (24), 22 states have call successors, (24) [2023-11-19 07:41:48,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 450 states to 450 states and 566 transitions. [2023-11-19 07:41:48,928 INFO L78 Accepts]: Start accepts. Automaton has 450 states and 566 transitions. Word has length 32 [2023-11-19 07:41:48,928 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:41:48,929 INFO L495 AbstractCegarLoop]: Abstraction has 450 states and 566 transitions. [2023-11-19 07:41:48,929 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 19 states, 16 states have (on average 3.25) internal successors, (52), 16 states have internal predecessors, (52), 6 states have call successors, (6), 5 states have call predecessors, (6), 4 states have return successors, (4), 2 states have call predecessors, (4), 4 states have call successors, (4) [2023-11-19 07:41:48,929 INFO L276 IsEmpty]: Start isEmpty. Operand 450 states and 566 transitions. [2023-11-19 07:41:48,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2023-11-19 07:41:48,931 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:41:48,931 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:41:48,962 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2023-11-19 07:41:49,152 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:41:49,152 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting func_to_recursive_line_27_to_39_0Err18ASSERT_VIOLATIONINTEGER_OVERFLOW === [func_to_recursive_line_27_to_39_0Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, func_to_recursive_line_27_to_39_0Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 136 more)] === [2023-11-19 07:41:49,153 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:41:49,153 INFO L85 PathProgramCache]: Analyzing trace with hash -1089407434, now seen corresponding path program 1 times [2023-11-19 07:41:49,153 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:41:49,153 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1589193152] [2023-11-19 07:41:49,153 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:49,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:41:49,173 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2023-11-19 07:41:49,173 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [945378500] [2023-11-19 07:41:49,173 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:41:49,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:41:49,174 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:41:49,175 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 07:41:49,197 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_02261c74-031a-4c8d-9a57-0133eca26132/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2023-11-19 07:41:49,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:41:49,308 INFO L262 TraceCheckSpWp]: Trace formula consists of 203 conjuncts, 44 conjunts are in the unsatisfiable core [2023-11-19 07:41:49,313 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:41:49,331 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 07:41:49,333 WARN L214 Elim1Store]: Array PQE input equivalent to false [2023-11-19 07:41:49,346 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:49,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:49,348 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:49,350 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:49,563 INFO L349 Elim1Store]: treesize reduction 179, result has 23.2 percent of original size [2023-11-19 07:41:49,563 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 5 new quantified variables, introduced 6 case distinctions, treesize of input 130 treesize of output 252 [2023-11-19 07:41:49,603 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:49,604 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:49,606 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:49,608 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:49,642 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 07:41:49,657 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-19 07:41:49,746 INFO L349 Elim1Store]: treesize reduction 149, result has 10.8 percent of original size [2023-11-19 07:41:49,746 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 6 case distinctions, treesize of input 140 treesize of output 167 [2023-11-19 07:41:49,767 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:49,786 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:49,806 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2023-11-19 07:41:49,806 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 106 treesize of output 98 [2023-11-19 07:41:50,034 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:41:50,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2023-11-19 07:41:50,100 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2023-11-19 07:41:50,138 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2023-11-19 07:41:50,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2023-11-19 07:41:50,637 INFO L349 Elim1Store]: treesize reduction 15, result has 37.5 percent of original size [2023-11-19 07:41:50,638 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 234 treesize of output 210 [2023-11-19 07:41:51,536 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:51,537 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:51,538 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:51,541 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:51,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:51,552 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:51,553 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-19 07:41:51,610 INFO L349 Elim1Store]: treesize reduction 45, result has 35.7 percent of original size [2023-11-19 07:41:51,611 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 7 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 5 case distinctions, treesize of input 325 treesize of output 305 [2023-11-19 07:41:51,685 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2023-11-19 07:41:51,729 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 1