./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursified_nla-digbench/recursified_ps6-ll.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/recursified_nla-digbench/recursified_ps6-ll.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 2b375ae29a973823eea93f22f40d893acb563fa864c4860e04525925a120d938 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:51:22,340 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:51:22,460 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 22:51:22,467 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 22:51:22,467 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 22:51:22,509 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:51:22,512 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 22:51:22,512 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 22:51:22,513 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:51:22,513 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:51:22,514 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:51:22,514 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 22:51:22,515 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 22:51:22,515 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:51:22,515 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 22:51:22,517 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:51:22,517 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 22:51:22,517 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:51:22,518 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 22:51:22,518 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:51:22,518 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 22:51:22,518 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:51:22,518 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 22:51:22,518 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 22:51:22,518 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:51:22,519 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:51:22,519 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:51:22,519 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:51:22,519 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:51:22,519 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:51:22,520 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:51:22,520 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:51:22,520 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 22:51:22,520 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 22:51:22,520 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 22:51:22,520 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/bin/ukojak-verify-EEHR8qb7sm Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 2b375ae29a973823eea93f22f40d893acb563fa864c4860e04525925a120d938 [2024-11-13 22:51:22,945 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:51:22,957 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:51:22,964 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:51:22,966 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:51:22,966 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:51:22,968 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/recursified_nla-digbench/recursified_ps6-ll.c Unable to find full path for "g++" [2024-11-13 22:51:25,238 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:51:25,584 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:51:25,585 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/sv-benchmarks/c/recursified_nla-digbench/recursified_ps6-ll.c [2024-11-13 22:51:25,601 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/bin/ukojak-verify-EEHR8qb7sm/data/1d4bb37c8/e1aab6b1c5504226ae7a51febddff924/FLAG62a5cac0c [2024-11-13 22:51:25,632 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/bin/ukojak-verify-EEHR8qb7sm/data/1d4bb37c8/e1aab6b1c5504226ae7a51febddff924 [2024-11-13 22:51:25,637 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:51:25,640 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:51:25,644 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:51:25,644 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:51:25,651 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:51:25,653 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:51:25" (1/1) ... [2024-11-13 22:51:25,654 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6f939fcb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:51:25, skipping insertion in model container [2024-11-13 22:51:25,654 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:51:25" (1/1) ... [2024-11-13 22:51:25,679 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:51:25,950 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:51:25,964 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 22:51:26,024 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:51:26,047 INFO L204 MainTranslator]: Completed translation [2024-11-13 22:51:26,048 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:51:26 WrapperNode [2024-11-13 22:51:26,048 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:51:26,049 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 22:51:26,050 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 22:51:26,050 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 22:51:26,063 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:51:26" (1/1) ... [2024-11-13 22:51:26,076 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:51:26" (1/1) ... [2024-11-13 22:51:26,122 INFO L138 Inliner]: procedures = 16, calls = 84, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 143 [2024-11-13 22:51:26,123 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 22:51:26,123 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 22:51:26,123 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 22:51:26,124 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 22:51:26,135 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:51:26" (1/1) ... [2024-11-13 22:51:26,136 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:51:26" (1/1) ... [2024-11-13 22:51:26,146 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:51:26" (1/1) ... [2024-11-13 22:51:26,146 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:51:26" (1/1) ... [2024-11-13 22:51:26,164 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:51:26" (1/1) ... [2024-11-13 22:51:26,167 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:51:26" (1/1) ... [2024-11-13 22:51:26,173 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:51:26" (1/1) ... [2024-11-13 22:51:26,174 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:51:26" (1/1) ... [2024-11-13 22:51:26,177 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 22:51:26,182 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 22:51:26,187 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 22:51:26,187 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 22:51:26,188 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:51:26" (1/1) ... [2024-11-13 22:51:26,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:51:26,222 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 22:51:26,238 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 22:51:26,244 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_eb183b7c-adcc-40fc-93dd-524af2e4d92e/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 22:51:26,279 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 22:51:26,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 22:51:26,279 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 22:51:26,279 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 22:51:26,279 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 22:51:26,280 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 22:51:26,280 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-13 22:51:26,280 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-13 22:51:26,280 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-13 22:51:26,280 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_27_to_35_0 [2024-11-13 22:51:26,280 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_27_to_35_0 [2024-11-13 22:51:26,280 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 22:51:26,394 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 22:51:26,396 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 22:51:30,761 INFO L? ?]: Removed 502 outVars from TransFormulas that were not future-live. [2024-11-13 22:51:30,762 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 22:51:30,824 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 22:51:30,824 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-13 22:51:30,825 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:51:30 BoogieIcfgContainer [2024-11-13 22:51:30,825 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 22:51:30,826 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 22:51:30,826 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 22:51:30,839 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 22:51:30,839 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:51:30" (1/1) ... [2024-11-13 22:51:30,849 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 22:51:30,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:30,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 222 states and 226 transitions. [2024-11-13 22:51:30,918 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 226 transitions. [2024-11-13 22:51:30,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-13 22:51:30,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:30,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:31,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:31,990 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:32,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:32,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 225 states and 229 transitions. [2024-11-13 22:51:32,149 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 229 transitions. [2024-11-13 22:51:32,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 22:51:32,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:32,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:32,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:32,735 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:32,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:32,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 226 states and 230 transitions. [2024-11-13 22:51:32,766 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 230 transitions. [2024-11-13 22:51:32,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 22:51:32,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:32,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:32,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 22:51:32,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:32,885 INFO L255 TraceCheckSpWp]: Trace formula consists of 120 conjuncts, 26 conjuncts are in the unsatisfiable core [2024-11-13 22:51:32,892 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 22:51:33,039 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-13 22:51:33,041 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 24 treesize of output 32 [2024-11-13 22:51:33,055 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,057 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,059 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 32 treesize of output 20 [2024-11-13 22:51:33,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,073 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 19 treesize of output 15 [2024-11-13 22:51:33,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,107 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,115 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 29 treesize of output 37 [2024-11-13 22:51:33,128 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:51:33,130 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 22:51:33,139 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:51:33,141 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:51:33,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,176 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 29 treesize of output 37 [2024-11-13 22:51:33,186 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:51:33,187 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 22:51:33,197 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:51:33,198 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:51:33,219 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,220 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,231 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 34 treesize of output 42 [2024-11-13 22:51:33,244 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:51:33,246 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-13 22:51:33,262 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 22:51:33,391 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:33,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:33,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 227 states and 231 transitions. [2024-11-13 22:51:33,574 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 231 transitions. [2024-11-13 22:51:33,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 22:51:33,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:33,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:33,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 22:51:33,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:33,669 INFO L255 TraceCheckSpWp]: Trace formula consists of 121 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-11-13 22:51:33,673 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 22:51:33,742 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,744 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,746 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 34 treesize of output 42 [2024-11-13 22:51:33,770 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,773 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,778 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,787 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 15 [2024-11-13 22:51:33,799 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:51:33,800 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-13 22:51:33,817 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 [2024-11-13 22:51:33,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,898 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 29 treesize of output 37 [2024-11-13 22:51:33,908 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:51:33,909 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 56 [2024-11-13 22:51:33,922 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:33,927 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 15 [2024-11-13 22:51:33,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 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-13 22:51:33,991 INFO L349 Elim1Store]: treesize reduction 13, result has 45.8 percent of original size [2024-11-13 22:51:33,991 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 24 treesize of output 32 [2024-11-13 22:51:34,000 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:34,002 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:34,003 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 32 treesize of output 20 [2024-11-13 22:51:34,017 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:34,020 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 19 treesize of output 15 [2024-11-13 22:51:34,041 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:34,043 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:34,049 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 29 treesize of output 37 [2024-11-13 22:51:34,066 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:34,068 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:34,074 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 [2024-11-13 22:51:34,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:34,087 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 15 [2024-11-13 22:51:34,096 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:34,097 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-11-13 22:51:34,226 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:34,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:34,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 228 states and 233 transitions. [2024-11-13 22:51:34,277 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 233 transitions. [2024-11-13 22:51:34,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 22:51:34,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:34,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:34,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 22:51:34,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:34,382 INFO L255 TraceCheckSpWp]: Trace formula consists of 124 conjuncts, 30 conjuncts are in the unsatisfiable core [2024-11-13 22:51:34,389 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 22:51:34,424 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:34,482 INFO L349 Elim1Store]: treesize reduction 40, result has 35.5 percent of original size [2024-11-13 22:51:34,482 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 1 new quantified variables, introduced 1 case distinctions, treesize of input 64 treesize of output 45 [2024-11-13 22:51:34,498 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:34,501 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:34,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:34,533 INFO L349 Elim1Store]: treesize reduction 29, result has 23.7 percent of original size [2024-11-13 22:51:34,533 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 3 case distinctions, treesize of input 45 treesize of output 50 [2024-11-13 22:51:34,569 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 22:51:34,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 61 treesize of output 57 [2024-11-13 22:51:35,172 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:36,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:51:36,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 235 states and 242 transitions. [2024-11-13 22:51:36,723 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 242 transitions. [2024-11-13 22:51:36,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 22:51:36,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:51:36,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:51:36,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 22:51:36,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:51:36,801 INFO L255 TraceCheckSpWp]: Trace formula consists of 125 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-11-13 22:51:36,803 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 22:51:36,835 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:36,837 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:36,919 INFO L349 Elim1Store]: treesize reduction 92, result has 25.2 percent of original size [2024-11-13 22:51:36,920 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 3 new quantified variables, introduced 2 case distinctions, treesize of input 56 treesize of output 114 [2024-11-13 22:51:36,939 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:36,946 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 [2024-11-13 22:51:36,981 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 [2024-11-13 22:51:37,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 8 treesize of output 7 [2024-11-13 22:51:37,144 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 [2024-11-13 22:51:37,163 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 [2024-11-13 22:51:37,345 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 50 treesize of output 24 [2024-11-13 22:51:37,354 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:51:37,355 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 1 [2024-11-13 22:51:37,372 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:51:37,373 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 117 [2024-11-13 22:51:37,419 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:51:37,420 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-13 22:51:38,588 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:51:39,007 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse3 (= (select (select |c_#memory_int| |c_ULTIMATE.start_main_~#y~0#1.base|) |c_ULTIMATE.start_main_~#y~0#1.offset|) 0))) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#y~0#1.base|)) (not (or (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_20 (Array Int Int)) (v_DerPreprocessor_19 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_18 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse2 (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_18) |c_ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_19) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_20) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse1 (select .cse2 |ULTIMATE.start_main_~#k~0#1.base|)) (.cse0 (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|))) (and (= .cse0 .cse1) (= (select .cse2 |ULTIMATE.start_main_~#x~0#1.base|) (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|)) (= .cse1 v_DerPreprocessor_18) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select .cse2 |c_ULTIMATE.start_main_~#y~0#1.base|) (store .cse0 |c_ULTIMATE.start_main_~#y~0#1.offset| 0)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)))))) .cse3) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_22 (Array Int Int)) (v_DerPreprocessor_23 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse4 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_22) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_23) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= (select (select .cse4 |c_ULTIMATE.start_main_~#y~0#1.base|) |c_ULTIMATE.start_main_~#y~0#1.offset|) 0) (= (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) (select .cse4 |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|))))) .cse3))) (exists ((|ULTIMATE.start_main_~#x~0#1.offset| Int) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) |ULTIMATE.start_main_~#x~0#1.offset|) 0) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)))) (or (not (= |c_ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#y~0#1.base|)) (= |c_ULTIMATE.start_main_~#y~0#1.offset| |c_ULTIMATE.start_main_~#c~0#1.offset|)) .cse3)) is different from false [2024-11-13 22:51:39,017 WARN L851 $PredicateComparison]: unable to prove that (not (and (or (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_20 (Array Int Int)) (v_DerPreprocessor_19 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_18 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse2 (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_18) |c_ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_19) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_20) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse1 (select .cse2 |ULTIMATE.start_main_~#k~0#1.base|)) (.cse0 (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|))) (and (= .cse0 .cse1) (= (select .cse2 |ULTIMATE.start_main_~#x~0#1.base|) (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|)) (= .cse1 v_DerPreprocessor_18) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select .cse2 |c_ULTIMATE.start_main_~#y~0#1.base|) (store .cse0 |c_ULTIMATE.start_main_~#y~0#1.offset| 0)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_22 (Array Int Int)) (v_DerPreprocessor_23 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse3 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_22) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_23) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= (select (select .cse3 |c_ULTIMATE.start_main_~#y~0#1.base|) |c_ULTIMATE.start_main_~#y~0#1.offset|) 0) (= (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) (select .cse3 |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)))))) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#y~0#1.base|)) (exists ((|ULTIMATE.start_main_~#x~0#1.offset| Int) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) |ULTIMATE.start_main_~#x~0#1.offset|) 0) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)))) (or (not (= |c_ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#y~0#1.base|)) (= |c_ULTIMATE.start_main_~#y~0#1.offset| |c_ULTIMATE.start_main_~#c~0#1.offset|)) (= (select (select |c_#memory_int| |c_ULTIMATE.start_main_~#y~0#1.base|) |c_ULTIMATE.start_main_~#y~0#1.offset|) 0))) is different from false [2024-11-13 22:51:39,030 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse3 (= (select (select |c_#memory_int| |c_ULTIMATE.start_main_~#y~0#1.base|) |c_ULTIMATE.start_main_~#y~0#1.offset|) 0))) (and (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#y~0#1.base|)) (not (or (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_20 (Array Int Int)) (v_DerPreprocessor_19 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_18 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse2 (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_18) |c_ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_19) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_20) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse1 (select .cse2 |ULTIMATE.start_main_~#k~0#1.base|)) (.cse0 (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|))) (and (= .cse0 .cse1) (= (select .cse2 |ULTIMATE.start_main_~#x~0#1.base|) (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|)) (= .cse1 v_DerPreprocessor_18) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select .cse2 |c_ULTIMATE.start_main_~#y~0#1.base|) (store .cse0 |c_ULTIMATE.start_main_~#y~0#1.offset| 0)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)))))) .cse3) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_22 (Array Int Int)) (v_DerPreprocessor_23 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse4 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_22) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_23) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= (select (select .cse4 |c_ULTIMATE.start_main_~#y~0#1.base|) |c_ULTIMATE.start_main_~#y~0#1.offset|) 0) (= (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) (select .cse4 |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|))))) .cse3))) (exists ((|ULTIMATE.start_main_~#x~0#1.offset| Int) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) |ULTIMATE.start_main_~#x~0#1.offset|) 0) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)))) (or (not (= |c_ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#y~0#1.base|)) (= |c_ULTIMATE.start_main_~#y~0#1.offset| |c_ULTIMATE.start_main_~#c~0#1.offset|)) .cse3))) is different from true [2024-11-13 22:51:49,215 WARN L286 SmtUtils]: Spent 10.11s on a formula simplification. DAG size of input: 57 DAG size of output: 55 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 22:51:49,459 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse1 (= (select (select |c_#memory_int| |c_func_to_recursive_line_27_to_35_0_#in~y.base|) |c_func_to_recursive_line_27_to_35_0_#in~y.offset|) 0))) (and (exists ((|ULTIMATE.start_main_~#x~0#1.offset| Int) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) |ULTIMATE.start_main_~#x~0#1.offset|) 0) (not (= |c_func_to_recursive_line_27_to_35_0_#in~y.base| |ULTIMATE.start_main_~#x~0#1.base|)))) (not (or (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_22 (Array Int Int)) (v_DerPreprocessor_23 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse0 (store (store (store |c_#memory_int| |c_func_to_recursive_line_27_to_35_0_#in~y.base| v_DerPreprocessor_22) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_23) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= 0 (select (select .cse0 |c_func_to_recursive_line_27_to_35_0_#in~y.base|) |c_func_to_recursive_line_27_to_35_0_#in~y.offset|)) (not (= |c_func_to_recursive_line_27_to_35_0_#in~y.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select .cse0 |ULTIMATE.start_main_~#x~0#1.base|) (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_func_to_recursive_line_27_to_35_0_#in~y.base| |ULTIMATE.start_main_~#x~0#1.base|))))) .cse1) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_20 (Array Int Int)) (v_DerPreprocessor_19 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_18 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse3 (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_18) |c_func_to_recursive_line_27_to_35_0_#in~y.base| v_DerPreprocessor_19) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_20) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse2 (select .cse3 |ULTIMATE.start_main_~#k~0#1.base|)) (.cse4 (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|))) (and (= .cse2 v_DerPreprocessor_18) (= (select .cse3 |ULTIMATE.start_main_~#x~0#1.base|) (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_func_to_recursive_line_27_to_35_0_#in~y.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 .cse4) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_func_to_recursive_line_27_to_35_0_#in~y.base| |ULTIMATE.start_main_~#x~0#1.base|)) (= (store .cse4 |c_func_to_recursive_line_27_to_35_0_#in~y.offset| 0) (select .cse3 |c_func_to_recursive_line_27_to_35_0_#in~y.base|)))))) .cse1))) .cse1)) is different from false [2024-11-13 22:51:59,739 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse1 (= (select (select |c_#memory_int| |c_func_to_recursive_line_27_to_35_0_#in~y.base|) |c_func_to_recursive_line_27_to_35_0_#in~y.offset|) 0))) (and (exists ((|ULTIMATE.start_main_~#x~0#1.offset| Int) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) |ULTIMATE.start_main_~#x~0#1.offset|) 0) (not (= |c_func_to_recursive_line_27_to_35_0_#in~y.base| |ULTIMATE.start_main_~#x~0#1.base|)))) (not (or (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_22 (Array Int Int)) (v_DerPreprocessor_23 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse0 (store (store (store |c_#memory_int| |c_func_to_recursive_line_27_to_35_0_#in~y.base| v_DerPreprocessor_22) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_23) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= 0 (select (select .cse0 |c_func_to_recursive_line_27_to_35_0_#in~y.base|) |c_func_to_recursive_line_27_to_35_0_#in~y.offset|)) (not (= |c_func_to_recursive_line_27_to_35_0_#in~y.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select .cse0 |ULTIMATE.start_main_~#x~0#1.base|) (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_func_to_recursive_line_27_to_35_0_#in~y.base| |ULTIMATE.start_main_~#x~0#1.base|))))) .cse1) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_20 (Array Int Int)) (v_DerPreprocessor_19 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_18 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse3 (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_18) |c_func_to_recursive_line_27_to_35_0_#in~y.base| v_DerPreprocessor_19) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_20) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse2 (select .cse3 |ULTIMATE.start_main_~#k~0#1.base|)) (.cse4 (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|))) (and (= .cse2 v_DerPreprocessor_18) (= (select .cse3 |ULTIMATE.start_main_~#x~0#1.base|) (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_func_to_recursive_line_27_to_35_0_#in~y.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= .cse2 .cse4) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_func_to_recursive_line_27_to_35_0_#in~y.base| |ULTIMATE.start_main_~#x~0#1.base|)) (= (store .cse4 |c_func_to_recursive_line_27_to_35_0_#in~y.offset| 0) (select .cse3 |c_func_to_recursive_line_27_to_35_0_#in~y.base|)))))) .cse1))) .cse1))) is different from true [2024-11-13 22:52:00,152 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (= (select (select |c_#memory_int| c_func_to_recursive_line_27_to_35_0_~y.base) c_func_to_recursive_line_27_to_35_0_~y.offset) 0))) (and .cse0 (not (or (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_22 (Array Int Int)) (v_DerPreprocessor_23 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse1 (store (store (store |c_#memory_int| c_func_to_recursive_line_27_to_35_0_~y.base v_DerPreprocessor_22) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_23) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base)) (= (select (select .cse1 c_func_to_recursive_line_27_to_35_0_~y.base) c_func_to_recursive_line_27_to_35_0_~y.offset) 0) (= (select .cse1 |ULTIMATE.start_main_~#x~0#1.base|) (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#x~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base))))) .cse0) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_20 (Array Int Int)) (v_DerPreprocessor_19 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_18 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse2 (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_18) c_func_to_recursive_line_27_to_35_0_~y.base v_DerPreprocessor_19) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_20) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse3 (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|)) (.cse4 (select .cse2 |ULTIMATE.start_main_~#k~0#1.base|))) (and (= (select .cse2 c_func_to_recursive_line_27_to_35_0_~y.base) (store .cse3 c_func_to_recursive_line_27_to_35_0_~y.offset 0)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base)) (= .cse4 .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) (select .cse2 |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#x~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base)) (= .cse4 v_DerPreprocessor_18))))) .cse0))) (exists ((|ULTIMATE.start_main_~#x~0#1.offset| Int) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) |ULTIMATE.start_main_~#x~0#1.offset|) 0) (not (= |ULTIMATE.start_main_~#x~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base)))))) is different from false [2024-11-13 22:52:00,420 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse0 (= (select (select |c_#memory_int| c_func_to_recursive_line_27_to_35_0_~y.base) c_func_to_recursive_line_27_to_35_0_~y.offset) 0))) (and .cse0 (not (or (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_22 (Array Int Int)) (v_DerPreprocessor_23 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse1 (store (store (store |c_#memory_int| c_func_to_recursive_line_27_to_35_0_~y.base v_DerPreprocessor_22) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_23) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base)) (= (select (select .cse1 c_func_to_recursive_line_27_to_35_0_~y.base) c_func_to_recursive_line_27_to_35_0_~y.offset) 0) (= (select .cse1 |ULTIMATE.start_main_~#x~0#1.base|) (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#x~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base))))) .cse0) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_20 (Array Int Int)) (v_DerPreprocessor_19 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_18 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse2 (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_18) c_func_to_recursive_line_27_to_35_0_~y.base v_DerPreprocessor_19) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_20) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse3 (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|)) (.cse4 (select .cse2 |ULTIMATE.start_main_~#k~0#1.base|))) (and (= (select .cse2 c_func_to_recursive_line_27_to_35_0_~y.base) (store .cse3 c_func_to_recursive_line_27_to_35_0_~y.offset 0)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base)) (= .cse4 .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) (select .cse2 |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#x~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base)) (= .cse4 v_DerPreprocessor_18))))) .cse0))) (exists ((|ULTIMATE.start_main_~#x~0#1.offset| Int) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) |ULTIMATE.start_main_~#x~0#1.offset|) 0) (not (= |ULTIMATE.start_main_~#x~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base))))))) is different from true [2024-11-13 22:52:00,608 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (= (select (select |c_#memory_int| c_func_to_recursive_line_27_to_35_0_~y.base) c_func_to_recursive_line_27_to_35_0_~y.offset) 0))) (and (= |c_func_to_recursive_line_27_to_35_0_#t~mem4| 0) .cse0 (not (or (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_22 (Array Int Int)) (v_DerPreprocessor_23 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse1 (store (store (store |c_#memory_int| c_func_to_recursive_line_27_to_35_0_~y.base v_DerPreprocessor_22) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_23) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base)) (= (select (select .cse1 c_func_to_recursive_line_27_to_35_0_~y.base) c_func_to_recursive_line_27_to_35_0_~y.offset) 0) (= (select .cse1 |ULTIMATE.start_main_~#x~0#1.base|) (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#x~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base))))) .cse0) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_20 (Array Int Int)) (v_DerPreprocessor_19 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_18 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse2 (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_18) c_func_to_recursive_line_27_to_35_0_~y.base v_DerPreprocessor_19) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_20) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse3 (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|)) (.cse4 (select .cse2 |ULTIMATE.start_main_~#k~0#1.base|))) (and (= (select .cse2 c_func_to_recursive_line_27_to_35_0_~y.base) (store .cse3 c_func_to_recursive_line_27_to_35_0_~y.offset 0)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base)) (= .cse4 .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) (select .cse2 |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#x~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base)) (= .cse4 v_DerPreprocessor_18))))) .cse0))) (exists ((|ULTIMATE.start_main_~#x~0#1.offset| Int) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) |ULTIMATE.start_main_~#x~0#1.offset|) 0) (not (= |ULTIMATE.start_main_~#x~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base)))))) is different from false [2024-11-13 22:52:10,842 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse0 (= (select (select |c_#memory_int| c_func_to_recursive_line_27_to_35_0_~y.base) c_func_to_recursive_line_27_to_35_0_~y.offset) 0))) (and (= |c_func_to_recursive_line_27_to_35_0_#t~mem4| 0) .cse0 (not (or (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_22 (Array Int Int)) (v_DerPreprocessor_23 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse1 (store (store (store |c_#memory_int| c_func_to_recursive_line_27_to_35_0_~y.base v_DerPreprocessor_22) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_23) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base)) (= (select (select .cse1 c_func_to_recursive_line_27_to_35_0_~y.base) c_func_to_recursive_line_27_to_35_0_~y.offset) 0) (= (select .cse1 |ULTIMATE.start_main_~#x~0#1.base|) (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#x~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base))))) .cse0) (and (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_20 (Array Int Int)) (v_DerPreprocessor_19 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_18 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse2 (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_18) c_func_to_recursive_line_27_to_35_0_~y.base v_DerPreprocessor_19) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_20) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse3 (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|)) (.cse4 (select .cse2 |ULTIMATE.start_main_~#k~0#1.base|))) (and (= (select .cse2 c_func_to_recursive_line_27_to_35_0_~y.base) (store .cse3 c_func_to_recursive_line_27_to_35_0_~y.offset 0)) (not (= |ULTIMATE.start_main_~#c~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base)) (= .cse4 .cse3) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (= (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) (select .cse2 |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |ULTIMATE.start_main_~#x~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base)) (= .cse4 v_DerPreprocessor_18))))) .cse0))) (exists ((|ULTIMATE.start_main_~#x~0#1.offset| Int) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) |ULTIMATE.start_main_~#x~0#1.offset|) 0) (not (= |ULTIMATE.start_main_~#x~0#1.base| c_func_to_recursive_line_27_to_35_0_~y.base))))))) is different from true [2024-11-13 22:52:10,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:10,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 241 states and 260 transitions. [2024-11-13 22:52:10,873 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 260 transitions. [2024-11-13 22:52:10,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 22:52:10,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:10,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:10,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 22:52:10,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:10,951 INFO L255 TraceCheckSpWp]: Trace formula consists of 128 conjuncts, 21 conjuncts are in the unsatisfiable core [2024-11-13 22:52:10,954 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 22:52:10,970 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:10,975 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:10,978 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:11,361 INFO L349 Elim1Store]: treesize reduction 236, result has 31.6 percent of original size [2024-11-13 22:52:11,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 6 new quantified variables, introduced 12 case distinctions, treesize of input 130 treesize of output 349 [2024-11-13 22:52:11,386 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 24 [2024-11-13 22:52:11,457 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:11,458 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 369 treesize of output 367 [2024-11-13 22:52:11,511 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 17 treesize of output 15 [2024-11-13 22:52:12,023 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 61 [2024-11-13 22:52:12,034 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:12,035 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-13 22:52:12,293 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 61 [2024-11-13 22:52:12,344 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:12,344 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-13 22:52:12,409 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 53 treesize of output 61 [2024-11-13 22:52:12,479 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:12,480 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-13 22:52:12,795 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:12,799 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:12,832 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:12,838 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:12,840 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:12,851 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:12,885 INFO L349 Elim1Store]: treesize reduction 37, result has 17.8 percent of original size [2024-11-13 22:52:12,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 7 case distinctions, treesize of input 317 treesize of output 303 [2024-11-13 22:52:13,366 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:13,369 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:13,370 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:13,406 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:13,412 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:13,416 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:13,429 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:13,481 INFO L349 Elim1Store]: treesize reduction 37, result has 17.8 percent of original size [2024-11-13 22:52:13,482 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 3 new quantified variables, introduced 7 case distinctions, treesize of input 437 treesize of output 415 [2024-11-13 22:52:13,875 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:13,878 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 391 [2024-11-13 22:52:14,417 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:14,420 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 419 [2024-11-13 22:52:15,082 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:15,086 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 795 [2024-11-13 22:52:15,643 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:15,649 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 512 [2024-11-13 22:52:16,232 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:16,249 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:16,797 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:16,802 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:22,165 WARN L286 SmtUtils]: Spent 5.35s on a formula simplification. DAG size of input: 99 DAG size of output: 60 (called from [L 346] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.Elim1Store.elim1) [2024-11-13 22:52:22,165 INFO L349 Elim1Store]: treesize reduction 230, result has 34.1 percent of original size [2024-11-13 22:52:22,168 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 4 select indices, 4 select index equivalence classes, 2 disjoint index pairs (out of 6 index pairs), introduced 8 new quantified variables, introduced 20 case distinctions, treesize of input 77504 treesize of output 71690 [2024-11-13 22:52:23,172 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 7 treesize of output 5 [2024-11-13 22:52:23,225 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 23 treesize of output 19 [2024-11-13 22:52:24,281 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 22:52:24,343 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 22:52:24,587 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 22:52:34,380 INFO L349 Elim1Store]: treesize reduction 17, result has 29.2 percent of original size [2024-11-13 22:52:34,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 35 treesize of output 37 [2024-11-13 22:52:34,402 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 22:52:34,402 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 15 treesize of output 11 [2024-11-13 22:52:34,985 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 22:52:35,025 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 22:52:35,025 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 19 treesize of output 3 [2024-11-13 22:52:35,359 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 22:52:35,359 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 55 treesize of output 50 [2024-11-13 22:52:35,491 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 22:52:37,402 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:37,403 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 206 [2024-11-13 22:52:37,509 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:37,510 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 206 [2024-11-13 22:52:37,629 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:37,630 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 206 [2024-11-13 22:52:37,714 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:37,715 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 206 [2024-11-13 22:52:38,310 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:38,311 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 206 [2024-11-13 22:52:38,526 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:38,527 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 206 [2024-11-13 22:52:38,634 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:38,634 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 206 [2024-11-13 22:52:40,359 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 22:52:41,380 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:41,381 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 195 [2024-11-13 22:52:41,505 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:41,505 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 195 [2024-11-13 22:52:41,614 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:41,615 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 195 [2024-11-13 22:52:41,704 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:41,705 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-13 22:52:41,778 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:41,779 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-13 22:52:41,824 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:41,825 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-13 22:52:41,866 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:41,867 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 238 [2024-11-13 22:52:41,916 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:41,916 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-13 22:52:41,969 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:41,969 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-13 22:52:42,085 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:42,085 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-13 22:52:42,184 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:42,185 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-13 22:52:42,282 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:42,283 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 195 [2024-11-13 22:52:42,326 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:42,326 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-13 22:52:42,433 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:42,434 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-13 22:52:42,600 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:42,601 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-13 22:52:43,068 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:43,069 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 195 [2024-11-13 22:52:43,130 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:43,131 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 126 [2024-11-13 22:52:43,300 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:43,300 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-13 22:52:43,327 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:43,330 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:43,333 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:43,338 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 22:52:43,338 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 5 [2024-11-13 22:52:43,363 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:43,365 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:43,366 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:43,368 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:43,374 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 22:52:43,374 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 5 [2024-11-13 22:52:43,407 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:43,408 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-13 22:52:43,455 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:43,456 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-13 22:52:43,484 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:43,485 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:43,488 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:43,490 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 31 treesize of output 5 [2024-11-13 22:52:43,538 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:43,539 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-13 22:52:43,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:43,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:43,573 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:43,578 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 22:52:43,578 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 5 [2024-11-13 22:52:43,627 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:43,629 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:43,632 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:43,638 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 22:52:43,638 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 5 [2024-11-13 22:52:43,691 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:43,691 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-13 22:52:43,741 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:43,741 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 152 [2024-11-13 22:52:43,785 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:43,786 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 159 [2024-11-13 22:52:43,902 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:43,905 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:43,929 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:43,931 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:43,939 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 22:52:43,940 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 110 treesize of output 29 [2024-11-13 22:52:43,966 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:43,968 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 228 [2024-11-13 22:52:44,157 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:44,158 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-13 22:52:44,193 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:44,196 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:44,201 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 22:52:44,201 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 5 [2024-11-13 22:52:44,251 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:44,254 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:44,259 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 22:52:44,259 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 5 [2024-11-13 22:52:44,316 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:44,317 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 230 [2024-11-13 22:52:44,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:44,435 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:44,438 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 31 treesize of output 5 [2024-11-13 22:52:44,469 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:44,470 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-13 22:52:44,503 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:44,506 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:44,508 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 31 treesize of output 5 [2024-11-13 22:52:44,538 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:44,539 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 159 [2024-11-13 22:52:44,601 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:44,608 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:44,609 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 31 treesize of output 5 [2024-11-13 22:52:44,617 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:44,618 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 159 [2024-11-13 22:52:44,752 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:44,753 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-13 22:52:44,783 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:44,784 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 92 [2024-11-13 22:52:44,819 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:44,822 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:44,825 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:44,830 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 22:52:44,830 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 5 [2024-11-13 22:52:44,857 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:44,860 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:44,865 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:44,868 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:44,873 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 22:52:44,874 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 5 [2024-11-13 22:52:44,910 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:44,912 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:44,912 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:44,920 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 22:52:44,920 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 5 [2024-11-13 22:52:45,082 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:45,086 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:45,087 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:45,111 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:45,111 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:45,123 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 22:52:45,124 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 110 treesize of output 29 [2024-11-13 22:52:45,283 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:45,286 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:45,286 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:45,311 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:45,312 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:45,322 INFO L349 Elim1Store]: treesize reduction 38, result has 2.6 percent of original size [2024-11-13 22:52:45,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 110 treesize of output 85 [2024-11-13 22:52:45,500 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:45,501 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 219 [2024-11-13 22:52:45,560 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:45,561 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-11-13 22:52:45,600 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:45,601 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 196 [2024-11-13 22:52:45,686 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:45,687 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 57 [2024-11-13 22:52:45,720 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:45,721 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 219 [2024-11-13 22:52:45,802 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:45,803 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 196 [2024-11-13 22:52:45,892 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:45,893 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:45,894 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:45,895 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:45,896 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:45,900 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:45,901 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 79 treesize of output 109 [2024-11-13 22:52:45,951 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:45,952 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 177 [2024-11-13 22:52:46,001 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:46,002 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 240 [2024-11-13 22:52:46,064 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:46,065 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 240 [2024-11-13 22:52:46,131 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:46,132 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 177 [2024-11-13 22:52:46,215 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:46,217 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:46,283 INFO L349 Elim1Store]: treesize reduction 32, result has 57.3 percent of original size [2024-11-13 22:52:46,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 494 treesize of output 489 [2024-11-13 22:52:46,498 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 22:52:46,499 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 22:52:46,504 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 22:52:46,529 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 22:52:46,548 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 22:52:46,600 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 22:52:46,605 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 22:52:46,749 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:46,749 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 101 [2024-11-13 22:52:46,775 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:46,776 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 95 [2024-11-13 22:52:46,936 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:46,938 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:46,938 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:46,952 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-11-13 22:52:46,952 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 2 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 73 treesize of output 44 [2024-11-13 22:52:46,962 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 22:52:46,963 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 22:52:46,968 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 22:52:46,993 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 22:52:47,002 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-13 22:52:47,251 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:47,252 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-13 22:52:47,291 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:47,292 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 123 [2024-11-13 22:52:47,391 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:47,391 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-13 22:52:47,416 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:47,417 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 78 [2024-11-13 22:52:47,471 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:47,473 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-11-13 22:52:47,530 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:47,531 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-11-13 22:52:47,599 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:47,600 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 219 [2024-11-13 22:52:47,649 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:47,650 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 175 [2024-11-13 22:52:47,696 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:47,696 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 219 [2024-11-13 22:52:47,753 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:47,754 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-11-13 22:52:47,801 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:47,804 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 219 [2024-11-13 22:52:47,865 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:47,866 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-11-13 22:52:47,912 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:47,913 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-11-13 22:52:47,954 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:47,955 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 188 [2024-11-13 22:52:48,023 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:48,024 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 219 [2024-11-13 22:52:48,092 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:48,093 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-11-13 22:52:48,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:48,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:48,171 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:52:48,183 INFO L349 Elim1Store]: treesize reduction 25, result has 3.8 percent of original size [2024-11-13 22:52:48,183 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 87 treesize of output 5 [2024-11-13 22:52:48,283 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:48,284 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 57 [2024-11-13 22:52:48,377 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:48,378 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 219 [2024-11-13 22:52:48,450 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:48,451 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-11-13 22:52:48,505 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:48,506 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 188 [2024-11-13 22:52:48,572 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:48,573 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 156 [2024-11-13 22:52:48,864 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:48,865 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 37 [2024-11-13 22:52:49,132 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:49,133 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-13 22:52:49,175 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:49,176 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 37 [2024-11-13 22:52:50,045 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:50,046 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 37 [2024-11-13 22:52:50,100 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:50,101 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-13 22:52:50,254 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:50,254 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-13 22:52:50,417 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:50,417 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 21 [2024-11-13 22:52:51,019 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:51,019 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 37 [2024-11-13 22:52:51,099 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:51,100 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 37 [2024-11-13 22:52:54,108 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:54,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:54,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 263 states to 242 states and 261 transitions. [2024-11-13 22:52:54,203 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 261 transitions. [2024-11-13 22:52:54,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 22:52:54,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:54,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:54,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 22:52:54,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:54,276 INFO L255 TraceCheckSpWp]: Trace formula consists of 129 conjuncts, 28 conjuncts are in the unsatisfiable core [2024-11-13 22:52:54,279 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 22:52:54,294 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:54,346 INFO L349 Elim1Store]: treesize reduction 40, result has 35.5 percent of original size [2024-11-13 22:52:54,347 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 1 new quantified variables, introduced 1 case distinctions, treesize of input 64 treesize of output 45 [2024-11-13 22:52:54,360 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:54,362 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:54,364 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:54,391 INFO L349 Elim1Store]: treesize reduction 29, result has 23.7 percent of original size [2024-11-13 22:52:54,391 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 3 case distinctions, treesize of input 45 treesize of output 50 [2024-11-13 22:52:54,416 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 22:52:54,417 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 77 treesize of output 73 [2024-11-13 22:52:54,611 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:52:54,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:52:54,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 245 states and 265 transitions. [2024-11-13 22:52:54,807 INFO L276 IsEmpty]: Start isEmpty. Operand 245 states and 265 transitions. [2024-11-13 22:52:54,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 22:52:54,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:52:54,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:52:54,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 22:52:54,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:52:54,887 INFO L255 TraceCheckSpWp]: Trace formula consists of 132 conjuncts, 29 conjuncts are in the unsatisfiable core [2024-11-13 22:52:54,890 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 22:52:54,907 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:54,916 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:54,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:54,923 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:55,211 INFO L349 Elim1Store]: treesize reduction 188, result has 24.5 percent of original size [2024-11-13 22:52:55,212 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 6 new quantified variables, introduced 4 case distinctions, treesize of input 130 treesize of output 333 [2024-11-13 22:52:55,231 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 17 treesize of output 15 [2024-11-13 22:52:55,254 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 17 treesize of output 15 [2024-11-13 22:52:55,321 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2024-11-13 22:52:55,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 126 treesize of output 116 [2024-11-13 22:52:55,421 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 50 [2024-11-13 22:52:55,480 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 50 [2024-11-13 22:52:55,721 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 0 new quantified variables, introduced 0 case distinctions, treesize of input 33 treesize of output 50 [2024-11-13 22:52:55,813 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:55,816 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 408 [2024-11-13 22:52:56,206 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:56,207 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 252 [2024-11-13 22:52:56,488 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:56,489 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 287 [2024-11-13 22:52:56,646 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:56,647 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 180 [2024-11-13 22:52:57,236 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:57,236 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-13 22:52:57,285 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:57,286 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 280 [2024-11-13 22:52:57,494 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:57,496 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 324 [2024-11-13 22:52:57,634 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:57,635 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:57,637 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:57,780 INFO L349 Elim1Store]: treesize reduction 111, result has 24.5 percent of original size [2024-11-13 22:52:57,781 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 3 disjoint index pairs (out of 6 index pairs), introduced 6 new quantified variables, introduced 6 case distinctions, treesize of input 15748 treesize of output 15657 [2024-11-13 22:52:58,016 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 5 treesize of output 3 [2024-11-13 22:52:58,207 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:58,208 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 13 [2024-11-13 22:52:58,291 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:58,291 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 11 [2024-11-13 22:52:58,620 INFO L349 Elim1Store]: treesize reduction 15, result has 25.0 percent of original size [2024-11-13 22:52:58,621 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 20 treesize of output 36 [2024-11-13 22:52:58,668 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-13 22:52:58,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 17 treesize of output 9 [2024-11-13 22:52:58,730 INFO L349 Elim1Store]: treesize reduction 9, result has 10.0 percent of original size [2024-11-13 22:52:58,730 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 17 treesize of output 9 [2024-11-13 22:52:58,765 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 22:52:58,765 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 21 treesize of output 11 [2024-11-13 22:52:58,819 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 18 treesize of output 16 [2024-11-13 22:52:58,846 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 11 [2024-11-13 22:52:59,002 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-13 22:52:59,003 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 19 treesize of output 21 [2024-11-13 22:52:59,051 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-13 22:52:59,051 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 19 treesize of output 21 [2024-11-13 22:52:59,134 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:52:59,135 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 13 [2024-11-13 22:52:59,497 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:59,505 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:59,506 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 22:52:59,516 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:59,524 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:52:59,525 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-11-13 22:52:59,615 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 18 treesize of output 16 [2024-11-13 22:52:59,713 INFO L349 Elim1Store]: treesize reduction 11, result has 8.3 percent of original size [2024-11-13 22:52:59,714 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 2 case distinctions, treesize of input 21 treesize of output 11 [2024-11-13 22:52:59,800 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 11 [2024-11-13 22:53:00,696 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-11-13 22:53:00,697 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 5 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 52 treesize of output 21 [2024-11-13 22:53:00,727 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:00,734 INFO L349 Elim1Store]: treesize reduction 28, result has 3.4 percent of original size [2024-11-13 22:53:00,734 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 21 [2024-11-13 22:53:00,760 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-11-13 22:53:00,761 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 5 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 52 treesize of output 21 [2024-11-13 22:53:01,038 INFO L349 Elim1Store]: treesize reduction 436, result has 7.0 percent of original size [2024-11-13 22:53:01,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 5 select indices, 5 select index equivalence classes, 3 disjoint index pairs (out of 10 index pairs), introduced 8 new quantified variables, introduced 15 case distinctions, treesize of input 214 treesize of output 318 [2024-11-13 22:53:01,162 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:01,163 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-13 22:53:01,232 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:01,233 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-13 22:53:02,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:53:02,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:53:02,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:53:02,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:53:02,190 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:02,248 INFO L349 Elim1Store]: treesize reduction 177, result has 2.7 percent of original size [2024-11-13 22:53:02,248 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 5 new quantified variables, introduced 8 case distinctions, treesize of input 1646 treesize of output 1393 [2024-11-13 22:53:02,525 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:02,527 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 471 [2024-11-13 22:53:02,760 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:02,762 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 471 [2024-11-13 22:53:02,997 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:02,999 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 458 [2024-11-13 22:53:03,459 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:03,461 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 433 [2024-11-13 22:53:04,422 INFO L349 Elim1Store]: treesize reduction 149, result has 3.2 percent of original size [2024-11-13 22:53:04,423 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 4 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 9 case distinctions, treesize of input 66 treesize of output 36 [2024-11-13 22:53:04,547 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:53:04,548 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:53:04,551 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:53:04,558 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:04,698 INFO L349 Elim1Store]: treesize reduction 309, result has 3.4 percent of original size [2024-11-13 22:53:04,699 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 5 select indices, 5 select index equivalence classes, 3 disjoint index pairs (out of 10 index pairs), introduced 6 new quantified variables, introduced 14 case distinctions, treesize of input 2101 treesize of output 1851 [2024-11-13 22:53:05,463 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:05,464 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 159 [2024-11-13 22:53:05,561 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:05,562 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 197 [2024-11-13 22:53:05,590 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:05,591 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 213 [2024-11-13 22:53:05,641 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:05,642 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 197 [2024-11-13 22:53:05,680 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:05,681 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 130 [2024-11-13 22:53:05,722 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:05,722 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 130 [2024-11-13 22:53:05,761 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:05,762 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 197 [2024-11-13 22:53:05,804 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:05,805 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 179 [2024-11-13 22:53:06,306 INFO L349 Elim1Store]: treesize reduction 120, result has 4.0 percent of original size [2024-11-13 22:53:06,307 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 5 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 8 case distinctions, treesize of input 59 treesize of output 31 [2024-11-13 22:53:06,803 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:06,811 INFO L349 Elim1Store]: treesize reduction 28, result has 3.4 percent of original size [2024-11-13 22:53:06,811 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 21 [2024-11-13 22:53:06,832 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:06,833 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 227 [2024-11-13 22:53:06,949 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:06,950 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 208 [2024-11-13 22:53:07,064 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:07,109 INFO L349 Elim1Store]: treesize reduction 140, result has 3.4 percent of original size [2024-11-13 22:53:07,110 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 4 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 9 case distinctions, treesize of input 59 treesize of output 29 [2024-11-13 22:53:07,410 INFO L349 Elim1Store]: treesize reduction 324, result has 7.2 percent of original size [2024-11-13 22:53:07,410 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 5 select indices, 5 select index equivalence classes, 3 disjoint index pairs (out of 10 index pairs), introduced 7 new quantified variables, introduced 13 case distinctions, treesize of input 151 treesize of output 195 [2024-11-13 22:53:07,587 INFO L349 Elim1Store]: treesize reduction 141, result has 0.7 percent of original size [2024-11-13 22:53:07,588 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 5 select indices, 5 select index equivalence classes, 4 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 64 treesize of output 26 [2024-11-13 22:53:07,676 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:07,677 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 174 [2024-11-13 22:53:07,738 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 40 treesize of output 16 [2024-11-13 22:53:07,861 INFO L349 Elim1Store]: treesize reduction 134, result has 8.8 percent of original size [2024-11-13 22:53:07,862 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 3 disjoint index pairs (out of 6 index pairs), introduced 6 new quantified variables, introduced 6 case distinctions, treesize of input 111 treesize of output 145 [2024-11-13 22:53:07,987 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:07,987 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 114 [2024-11-13 22:53:08,056 INFO L349 Elim1Store]: treesize reduction 43, result has 2.3 percent of original size [2024-11-13 22:53:08,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 21 [2024-11-13 22:53:08,192 INFO L349 Elim1Store]: treesize reduction 134, result has 8.8 percent of original size [2024-11-13 22:53:08,192 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 3 disjoint index pairs (out of 6 index pairs), introduced 6 new quantified variables, introduced 6 case distinctions, treesize of input 122 treesize of output 156 [2024-11-13 22:53:08,299 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:08,300 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 114 [2024-11-13 22:53:08,383 INFO L349 Elim1Store]: treesize reduction 43, result has 2.3 percent of original size [2024-11-13 22:53:08,383 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 21 [2024-11-13 22:53:08,786 INFO L349 Elim1Store]: treesize reduction 436, result has 7.0 percent of original size [2024-11-13 22:53:08,786 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 5 select indices, 5 select index equivalence classes, 3 disjoint index pairs (out of 10 index pairs), introduced 8 new quantified variables, introduced 15 case distinctions, treesize of input 217 treesize of output 321 [2024-11-13 22:53:09,000 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:09,000 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-13 22:53:09,078 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:09,079 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 233 [2024-11-13 22:53:09,705 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:09,709 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:09,710 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:09,712 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:09,768 INFO L349 Elim1Store]: treesize reduction 179, result has 2.7 percent of original size [2024-11-13 22:53:09,768 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 3 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 7 case distinctions, treesize of input 75 treesize of output 54 [2024-11-13 22:53:09,824 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:09,828 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:09,828 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:09,830 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:09,840 INFO L349 Elim1Store]: treesize reduction 75, result has 1.3 percent of original size [2024-11-13 22:53:09,841 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 3 select indices, 3 select index equivalence classes, 4 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 2 case distinctions, treesize of input 68 treesize of output 44 [2024-11-13 22:53:10,088 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:10,099 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:10,106 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:10,178 INFO L349 Elim1Store]: treesize reduction 398, result has 5.2 percent of original size [2024-11-13 22:53:10,179 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 3 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 7 case distinctions, treesize of input 150 treesize of output 76 [2024-11-13 22:53:10,280 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:10,295 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:10,305 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:53:10,376 INFO L349 Elim1Store]: treesize reduction 340, result has 6.1 percent of original size [2024-11-13 22:53:10,376 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 7 case distinctions, treesize of input 143 treesize of output 71 [2024-11-13 22:53:10,861 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:10,862 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 174 [2024-11-13 22:53:10,932 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:10,933 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 340 [2024-11-13 22:53:11,139 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:11,141 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 321 [2024-11-13 22:53:11,224 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:11,225 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 196 [2024-11-13 22:53:11,413 INFO L349 Elim1Store]: treesize reduction 43, result has 2.3 percent of original size [2024-11-13 22:53:11,414 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 4 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 4 case distinctions, treesize of input 52 treesize of output 21 [2024-11-13 22:53:11,435 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 40 treesize of output 16 [2024-11-13 22:53:11,563 INFO L349 Elim1Store]: treesize reduction 134, result has 8.8 percent of original size [2024-11-13 22:53:11,564 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 4 select indices, 4 select index equivalence classes, 3 disjoint index pairs (out of 6 index pairs), introduced 6 new quantified variables, introduced 6 case distinctions, treesize of input 100 treesize of output 134 [2024-11-13 22:53:11,628 INFO L349 Elim1Store]: treesize reduction 69, result has 1.4 percent of original size [2024-11-13 22:53:11,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 3 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 5 case distinctions, treesize of input 52 treesize of output 21 [2024-11-13 22:53:11,680 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:11,681 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 114 [2024-11-13 22:53:11,737 INFO L349 Elim1Store]: treesize reduction 20, result has 4.8 percent of original size [2024-11-13 22:53:11,738 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 5 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 52 treesize of output 21 [2024-11-13 22:53:11,870 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:11,870 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 136 [2024-11-13 22:53:11,913 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:11,914 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-11-13 22:53:13,162 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:13,162 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-11-13 22:53:13,183 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:13,183 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 136 [2024-11-13 22:53:13,247 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:13,248 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 158 [2024-11-13 22:53:13,294 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:13,294 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-13 22:53:13,380 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:13,380 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 66 [2024-11-13 22:53:13,398 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:53:13,399 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 114 [2024-11-13 22:53:48,862 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:53:48,875 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse4 (select |c_#memory_int| |c_ULTIMATE.start_main_~#y~0#1.base|))) (and (exists ((|ULTIMATE.start_main_~#x~0#1.base| Int)) (and (exists ((|ULTIMATE.start_main_~#k~0#1.base| Int)) (and (not (= |ULTIMATE.start_main_~#k~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|) 0) 0))) (exists ((v_prenex_1178 Int)) (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) v_prenex_1178) 0)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)))) (or (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_20 (Array Int Int)) (v_DerPreprocessor_19 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_18 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse2 (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_18) |c_ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_19) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_20) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse1 (select .cse2 |ULTIMATE.start_main_~#k~0#1.base|)) (.cse0 (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|))) (and (= .cse0 .cse1) (= (select .cse2 |ULTIMATE.start_main_~#x~0#1.base|) (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|)) (= .cse1 v_DerPreprocessor_18) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select .cse2 |c_ULTIMATE.start_main_~#y~0#1.base|) (store .cse0 |c_ULTIMATE.start_main_~#y~0#1.offset| 0)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_22 (Array Int Int)) (v_DerPreprocessor_23 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse3 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_22) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_23) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= (select (select .cse3 |c_ULTIMATE.start_main_~#y~0#1.base|) |c_ULTIMATE.start_main_~#y~0#1.offset|) 0) (= (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) (select .cse3 |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)))))) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#y~0#1.base|)) (= |c_ULTIMATE.start_main_~#y~0#1.offset| 0) (exists ((|ULTIMATE.start_main_~#x~0#1.offset| Int) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) |ULTIMATE.start_main_~#x~0#1.offset|) 0) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)))) (or (not (= |c_ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#y~0#1.base|)) (= |c_ULTIMATE.start_main_~#y~0#1.offset| |c_ULTIMATE.start_main_~#c~0#1.offset|)) (= (select .cse4 0) 0) (= (select .cse4 |c_ULTIMATE.start_main_~#y~0#1.offset|) 0))) is different from true [2024-11-13 22:53:59,745 WARN L851 $PredicateComparison]: unable to prove that (not (and (or (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_20 (Array Int Int)) (v_DerPreprocessor_19 (Array Int Int)) (|ULTIMATE.start_main_~#k~0#1.base| Int) (v_DerPreprocessor_18 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse2 (store (store (store (store |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base| v_DerPreprocessor_18) |c_ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_19) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_20) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (let ((.cse1 (select .cse2 |ULTIMATE.start_main_~#k~0#1.base|)) (.cse0 (select |c_#memory_int| |ULTIMATE.start_main_~#k~0#1.base|))) (and (= .cse0 .cse1) (= (select .cse2 |ULTIMATE.start_main_~#x~0#1.base|) (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|)) (= .cse1 v_DerPreprocessor_18) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (= (select .cse2 |c_ULTIMATE.start_main_~#y~0#1.base|) (store .cse0 |c_ULTIMATE.start_main_~#y~0#1.offset| 0)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)))))) (exists ((|ULTIMATE.start_main_~#c~0#1.base| Int) (v_DerPreprocessor_22 (Array Int Int)) (v_DerPreprocessor_23 (Array Int Int)) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (let ((.cse3 (store (store (store |c_#memory_int| |c_ULTIMATE.start_main_~#y~0#1.base| v_DerPreprocessor_22) |ULTIMATE.start_main_~#x~0#1.base| v_DerPreprocessor_23) |ULTIMATE.start_main_~#c~0#1.base| (select |c_#memory_int| |ULTIMATE.start_main_~#c~0#1.base|)))) (and (= (select (select .cse3 |c_ULTIMATE.start_main_~#y~0#1.base|) |c_ULTIMATE.start_main_~#y~0#1.offset|) 0) (= (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) (select .cse3 |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#c~0#1.base|)) (not (= |ULTIMATE.start_main_~#c~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)))))) (not (= |c_ULTIMATE.start_main_~#x~0#1.base| |c_ULTIMATE.start_main_~#y~0#1.base|)) (exists ((|ULTIMATE.start_main_~#x~0#1.offset| Int) (|ULTIMATE.start_main_~#x~0#1.base| Int)) (and (= (select (select |c_#memory_int| |ULTIMATE.start_main_~#x~0#1.base|) |ULTIMATE.start_main_~#x~0#1.offset|) 0) (not (= |c_ULTIMATE.start_main_~#y~0#1.base| |ULTIMATE.start_main_~#x~0#1.base|)))) (not (= |c_ULTIMATE.start_main_~#y~0#1.offset| 0)) (or (not (= |c_ULTIMATE.start_main_~#c~0#1.base| |c_ULTIMATE.start_main_~#y~0#1.base|)) (= |c_ULTIMATE.start_main_~#y~0#1.offset| |c_ULTIMATE.start_main_~#c~0#1.offset|)) (= (select (select |c_#memory_int| |c_ULTIMATE.start_main_~#y~0#1.base|) |c_ULTIMATE.start_main_~#y~0#1.offset|) 0))) is different from false [2024-11-13 22:54:30,368 WARN L286 SmtUtils]: Spent 10.09s on a formula simplification. DAG size of input: 69 DAG size of output: 57 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 22:55:01,290 WARN L286 SmtUtils]: Spent 10.14s on a formula simplification. DAG size of input: 69 DAG size of output: 58 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-13 22:56:03,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:04,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 251 states and 283 transitions. [2024-11-13 22:56:04,000 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 283 transitions. [2024-11-13 22:56:04,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 22:56:04,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:04,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:04,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 22:56:04,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:04,071 INFO L255 TraceCheckSpWp]: Trace formula consists of 133 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-11-13 22:56:04,073 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 22:56:04,090 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:56:04,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:56:04,095 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 29 treesize of output 37 [2024-11-13 22:56:04,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:56:04,108 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:56:04,109 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 [2024-11-13 22:56:04,116 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 [2024-11-13 22:56:04,129 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:56:04,138 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 15 [2024-11-13 22:56:04,154 INFO L349 Elim1Store]: treesize reduction 23, result has 4.2 percent of original size [2024-11-13 22:56:04,155 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 24 treesize of output 21 [2024-11-13 22:56:04,176 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:56:04,179 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:56:04,191 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 [2024-11-13 22:56:04,211 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:56:04,214 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:56:04,226 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 29 treesize of output 37 [2024-11-13 22:56:04,232 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:56:04,233 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:56:04,247 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:56:04,250 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-13 22:56:04,271 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 34 treesize of output 42 [2024-11-13 22:56:04,279 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:56:04,280 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 82 [2024-11-13 22:56:04,286 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:56:04,287 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-13 22:56:04,354 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:56:04,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:56:04,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 287 states to 252 states and 285 transitions. [2024-11-13 22:56:04,446 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 285 transitions. [2024-11-13 22:56:04,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 22:56:04,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:56:04,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:56:04,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 22:56:04,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:56:04,521 INFO L255 TraceCheckSpWp]: Trace formula consists of 136 conjuncts, 27 conjuncts are in the unsatisfiable core [2024-11-13 22:56:04,523 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 22:56:23,243 WARN L286 SmtUtils]: Spent 18.69s on a formula simplification. DAG size of input: 331 DAG size of output: 166 (called from [L 346] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.Elim1Store.elim1) [2024-11-13 22:56:23,243 INFO L349 Elim1Store]: treesize reduction 1434, result has 28.5 percent of original size [2024-11-13 22:56:23,244 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 15 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 18 new quantified variables, introduced 78 case distinctions, treesize of input 2970 treesize of output 4136 [2024-11-13 22:56:26,192 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 41 treesize of output 36 [2024-11-13 22:56:33,398 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:56:33,400 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 765 [2024-11-13 22:56:34,392 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:56:34,394 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 782 [2024-11-13 22:56:35,461 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:56:35,463 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 786 [2024-11-13 22:56:40,358 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:56:40,359 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 765 [2024-11-13 22:56:41,772 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:56:41,774 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 765 [2024-11-13 22:56:44,585 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:56:44,587 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 582 [2024-11-13 22:56:51,822 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:56:51,824 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 558 [2024-11-13 22:56:52,443 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:56:52,445 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 558 [2024-11-13 22:56:53,423 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:56:53,424 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 845 [2024-11-13 22:57:01,137 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:01,138 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 795 [2024-11-13 22:57:04,429 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:04,430 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 795 [2024-11-13 22:57:07,687 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:07,688 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 816 [2024-11-13 22:57:12,476 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:12,478 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 562 [2024-11-13 22:57:17,723 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:17,725 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 562 [2024-11-13 22:57:18,750 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:18,753 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 583 [2024-11-13 22:57:20,890 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:20,892 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 562 [2024-11-13 22:57:23,355 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:23,357 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 363 [2024-11-13 22:57:27,547 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:27,548 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 380 [2024-11-13 22:57:30,446 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:30,447 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 376 [2024-11-13 22:57:31,720 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:31,721 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 359 [2024-11-13 22:57:33,423 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:33,424 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 359 [2024-11-13 22:57:35,458 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:35,491 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 5569 [2024-11-13 22:57:43,375 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:43,392 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 3950 [2024-11-13 22:57:55,857 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:55,861 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 859 [2024-11-13 22:57:57,392 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:57:57,394 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 856 [2024-11-13 22:58:01,258 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:01,259 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 387 [2024-11-13 22:58:01,888 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:01,890 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 807 [2024-11-13 22:58:04,036 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:04,037 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 350 [2024-11-13 22:58:07,218 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:07,219 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 350 [2024-11-13 22:58:07,976 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:07,985 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 2198 [2024-11-13 22:58:13,132 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:13,142 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1703 [2024-11-13 22:58:17,198 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:17,203 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1305 [2024-11-13 22:58:18,044 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:18,055 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1933 [2024-11-13 22:58:20,676 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:20,683 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1753 [2024-11-13 22:58:23,475 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:23,552 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 14536 [2024-11-13 22:58:31,886 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:31,936 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 10237 [2024-11-13 22:58:37,398 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:37,404 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1752 [2024-11-13 22:58:38,587 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:38,588 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 366 [2024-11-13 22:58:39,508 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:39,560 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 10996 [2024-11-13 22:58:56,199 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:56,208 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 2678 [2024-11-13 22:58:58,550 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-13 22:58:58,557 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1982 [2024-11-13 22:59:01,434 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 3437 treesize of output 3346 [2024-11-13 22:59:03,184 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 2324 treesize of output 3359 [2024-11-13 23:01:30,300 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-13 23:01:38,943 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 2373 treesize of output 2996