./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursified_nla-digbench/recursified_prodbin-ll.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/recursified_nla-digbench/recursified_prodbin-ll.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3 --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 5ace794fa35bd3dd49302fe61957917bbb7565f1b1f34293812fc47531868d51 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 02:36:02,229 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 02:36:02,299 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-25 02:36:02,304 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 02:36:02,304 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 02:36:02,328 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 02:36:02,329 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 02:36:02,329 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 02:36:02,329 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 02:36:02,329 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 02:36:02,329 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 02:36:02,330 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 02:36:02,330 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 02:36:02,330 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 02:36:02,330 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 02:36:02,330 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 02:36:02,330 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 02:36:02,330 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 02:36:02,330 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 02:36:02,330 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-25 02:36:02,330 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-25 02:36:02,331 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 02:36:02,331 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 02:36:02,331 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 02:36:02,331 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 02:36:02,331 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 02:36:02,331 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 02:36:02,331 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 02:36:02,332 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 02:36:02,332 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:36:02,332 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 02:36:02,332 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 02:36:02,332 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 02:36:02,332 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 02:36:02,332 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 02:36:02,332 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_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3 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 -> 5ace794fa35bd3dd49302fe61957917bbb7565f1b1f34293812fc47531868d51 [2024-11-25 02:36:02,602 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 02:36:02,612 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 02:36:02,614 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 02:36:02,615 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 02:36:02,616 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 02:36:02,617 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/recursified_nla-digbench/recursified_prodbin-ll.c [2024-11-25 02:36:05,632 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/data/5c30154c3/a2f2f3f6ccf640b0a573aa3eeacc058e/FLAG805cadcfa [2024-11-25 02:36:05,951 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 02:36:05,952 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/sv-benchmarks/c/recursified_nla-digbench/recursified_prodbin-ll.c [2024-11-25 02:36:05,958 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/data/5c30154c3/a2f2f3f6ccf640b0a573aa3eeacc058e/FLAG805cadcfa [2024-11-25 02:36:05,974 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/data/5c30154c3/a2f2f3f6ccf640b0a573aa3eeacc058e [2024-11-25 02:36:05,977 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 02:36:05,979 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 02:36:05,980 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 02:36:05,980 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 02:36:05,986 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 02:36:05,987 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:36:05" (1/1) ... [2024-11-25 02:36:05,988 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5f6bdc40 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:36:05, skipping insertion in model container [2024-11-25 02:36:05,988 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:36:05" (1/1) ... [2024-11-25 02:36:06,005 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 02:36:06,228 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:36:06,243 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 02:36:06,273 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:36:06,296 INFO L204 MainTranslator]: Completed translation [2024-11-25 02:36:06,297 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:36:06 WrapperNode [2024-11-25 02:36:06,297 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 02:36:06,298 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 02:36:06,298 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 02:36:06,299 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 02:36:06,309 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:36:06" (1/1) ... [2024-11-25 02:36:06,322 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:36:06" (1/1) ... [2024-11-25 02:36:06,346 INFO L138 Inliner]: procedures = 16, calls = 55, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 73 [2024-11-25 02:36:06,348 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 02:36:06,348 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 02:36:06,349 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 02:36:06,349 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 02:36:06,357 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:36:06" (1/1) ... [2024-11-25 02:36:06,357 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:36:06" (1/1) ... [2024-11-25 02:36:06,362 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:36:06" (1/1) ... [2024-11-25 02:36:06,363 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:36:06" (1/1) ... [2024-11-25 02:36:06,372 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:36:06" (1/1) ... [2024-11-25 02:36:06,377 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:36:06" (1/1) ... [2024-11-25 02:36:06,379 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:36:06" (1/1) ... [2024-11-25 02:36:06,384 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:36:06" (1/1) ... [2024-11-25 02:36:06,385 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:36:06" (1/1) ... [2024-11-25 02:36:06,388 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 02:36:06,392 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 02:36:06,392 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 02:36:06,392 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 02:36:06,396 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:36:06" (1/1) ... [2024-11-25 02:36:06,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:36:06,417 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 02:36:06,438 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 02:36:06,445 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 02:36:06,469 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 02:36:06,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-25 02:36:06,470 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-25 02:36:06,470 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-25 02:36:06,470 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_0_to_40_0 [2024-11-25 02:36:06,470 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_0_to_40_0 [2024-11-25 02:36:06,470 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 02:36:06,470 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 02:36:06,470 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-25 02:36:06,471 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-25 02:36:06,471 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-25 02:36:06,471 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-25 02:36:06,544 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 02:36:06,546 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 02:36:06,857 INFO L? ?]: Removed 38 outVars from TransFormulas that were not future-live. [2024-11-25 02:36:06,858 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 02:36:06,976 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 02:36:06,976 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-25 02:36:06,976 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:36:06 BoogieIcfgContainer [2024-11-25 02:36:06,977 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 02:36:06,979 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 02:36:06,979 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 02:36:06,997 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 02:36:06,998 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 02:36:06" (1/1) ... [2024-11-25 02:36:07,008 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 02:36:07,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:36:07,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 50 states and 54 transitions. [2024-11-25 02:36:07,077 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 54 transitions. [2024-11-25 02:36:07,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-25 02:36:07,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:36:07,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:36:07,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 02:36:07,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:36:07,457 INFO L256 TraceCheckSpWp]: Trace formula consists of 143 conjuncts, 54 conjuncts are in the unsatisfiable core [2024-11-25 02:36:07,468 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:36:07,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:07,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:07,699 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:07,701 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:07,703 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:07,715 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 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 132 treesize of output 80 [2024-11-25 02:36:07,754 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:07,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:07,758 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:07,760 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:07,762 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:07,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:07,767 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 73 [2024-11-25 02:36:07,850 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-25 02:36:07,850 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 228 treesize of output 214 [2024-11-25 02:36:07,905 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 46 treesize of output 54 [2024-11-25 02:36:07,947 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 49 [2024-11-25 02:36:07,976 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 29 treesize of output 21 [2024-11-25 02:36:07,991 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 33 treesize of output 25 [2024-11-25 02:36:08,024 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 26 treesize of output 20 [2024-11-25 02:36:08,026 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-25 02:36:08,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 60 treesize of output 24 [2024-11-25 02:36:08,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-25 02:36:08,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:36:08,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 53 states and 58 transitions. [2024-11-25 02:36:08,902 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 58 transitions. [2024-11-25 02:36:08,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-25 02:36:08,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:36:08,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:36:08,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 02:36:09,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:36:09,029 INFO L256 TraceCheckSpWp]: Trace formula consists of 144 conjuncts, 51 conjuncts are in the unsatisfiable core [2024-11-25 02:36:09,035 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:36:09,113 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 272 treesize of output 151 [2024-11-25 02:36:09,136 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:09,138 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 155 treesize of output 130 [2024-11-25 02:36:09,155 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:09,158 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:09,165 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:09,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:09,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:09,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:09,173 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:09,175 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:09,177 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 82 treesize of output 42 [2024-11-25 02:36:09,233 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-25 02:36:09,234 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-25 02:36:09,261 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 52 [2024-11-25 02:36:09,291 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 15 treesize of output 11 [2024-11-25 02:36:09,756 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 58 treesize of output 22 [2024-11-25 02:36:09,829 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-25 02:36:12,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:36:12,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 57 states and 66 transitions. [2024-11-25 02:36:12,393 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 66 transitions. [2024-11-25 02:36:12,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-25 02:36:12,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:36:12,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:36:12,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:36:13,280 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-25 02:36:16,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:36:16,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 62 states and 76 transitions. [2024-11-25 02:36:16,476 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 76 transitions. [2024-11-25 02:36:16,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-25 02:36:16,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:36:16,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:36:16,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:36:17,094 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-25 02:36:17,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:36:17,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 63 states and 77 transitions. [2024-11-25 02:36:17,912 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 77 transitions. [2024-11-25 02:36:17,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-25 02:36:17,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:36:17,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:36:17,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 02:36:17,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:36:17,999 INFO L256 TraceCheckSpWp]: Trace formula consists of 151 conjuncts, 68 conjuncts are in the unsatisfiable core [2024-11-25 02:36:18,002 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:36:18,023 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:18,025 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:18,030 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:18,031 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:18,033 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:18,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:18,036 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:18,037 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:18,039 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 6 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 128 treesize of output 37 [2024-11-25 02:36:18,074 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-25 02:36:18,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-25 02:36:18,087 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 35 [2024-11-25 02:36:19,132 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 52 treesize of output 20 [2024-11-25 02:36:19,273 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-25 02:36:26,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:36:26,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 70 states and 92 transitions. [2024-11-25 02:36:26,418 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 92 transitions. [2024-11-25 02:36:26,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-25 02:36:26,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:36:26,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:36:26,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 02:36:26,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:36:26,516 INFO L256 TraceCheckSpWp]: Trace formula consists of 152 conjuncts, 57 conjuncts are in the unsatisfiable core [2024-11-25 02:36:26,519 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:36:26,534 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:36:26,549 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:26,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 111 treesize of output 54 [2024-11-25 02:36:26,558 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:26,559 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:26,560 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:26,564 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:26,565 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:26,567 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:26,568 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:26,570 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:26,571 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:26,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:26,573 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 34 [2024-11-25 02:36:26,577 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 7 [2024-11-25 02:36:26,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:26,586 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:26,588 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:36:26,594 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2024-11-25 02:36:26,594 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 3 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 3 case distinctions, treesize of input 49 treesize of output 41 [2024-11-25 02:36:26,627 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:36:27,397 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 3 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 19 [2024-11-25 02:36:27,563 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-25 02:36:37,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:36:37,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 78 states and 111 transitions. [2024-11-25 02:36:37,997 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 111 transitions. [2024-11-25 02:36:38,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-25 02:36:38,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:36:38,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:36:38,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:36:39,731 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-25 02:36:48,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:36:48,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 88 states and 131 transitions. [2024-11-25 02:36:48,671 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 131 transitions. [2024-11-25 02:36:48,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-25 02:36:48,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:36:48,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:36:48,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:36:50,055 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-25 02:36:51,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:36:51,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 90 states and 135 transitions. [2024-11-25 02:36:51,115 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 135 transitions. [2024-11-25 02:36:51,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-25 02:36:51,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:36:51,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:36:51,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:36:52,655 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-25 02:37:02,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:37:02,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 101 states and 158 transitions. [2024-11-25 02:37:02,210 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 158 transitions. [2024-11-25 02:37:02,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-25 02:37:02,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:37:02,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:37:02,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:37:03,727 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-25 02:37:19,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:37:19,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 113 states and 188 transitions. [2024-11-25 02:37:19,265 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 188 transitions. [2024-11-25 02:37:19,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-25 02:37:19,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:37:19,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:37:19,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:37:20,817 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-25 02:37:22,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:37:22,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 116 states and 193 transitions. [2024-11-25 02:37:22,722 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 193 transitions. [2024-11-25 02:37:22,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-25 02:37:22,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:37:22,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:37:22,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:37:24,308 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-25 02:37:43,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:37:43,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 130 states and 226 transitions. [2024-11-25 02:37:43,248 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 226 transitions. [2024-11-25 02:37:43,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-25 02:37:43,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:37:43,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:37:43,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:37:45,548 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-25 02:38:04,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:38:04,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 144 states and 260 transitions. [2024-11-25 02:38:04,697 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 260 transitions. [2024-11-25 02:38:04,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-25 02:38:04,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:38:04,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:38:04,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:38:06,763 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-25 02:38:26,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:38:26,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 157 states and 290 transitions. [2024-11-25 02:38:26,253 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 290 transitions. [2024-11-25 02:38:26,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-25 02:38:26,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:38:26,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:38:26,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:38:30,146 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-25 02:38:37,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:38:37,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 162 states and 302 transitions. [2024-11-25 02:38:37,052 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 302 transitions. [2024-11-25 02:38:37,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-25 02:38:37,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:38:37,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:38:37,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:38:40,299 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-25 02:39:15,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:39:15,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 178 states and 342 transitions. [2024-11-25 02:39:15,121 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 342 transitions. [2024-11-25 02:39:15,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-25 02:39:15,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:39:15,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:39:15,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:39:18,453 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-25 02:39:25,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:39:25,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 362 states to 183 states and 354 transitions. [2024-11-25 02:39:25,927 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 354 transitions. [2024-11-25 02:39:25,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-25 02:39:25,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:39:25,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:39:25,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 02:39:26,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:39:26,056 INFO L256 TraceCheckSpWp]: Trace formula consists of 229 conjuncts, 114 conjuncts are in the unsatisfiable core [2024-11-25 02:39:26,061 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:39:26,083 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:39:26,085 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:39:26,090 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:39:26,091 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:39:26,094 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:39:26,096 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 0 select indices, 0 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 128 treesize of output 77 [2024-11-25 02:39:26,144 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-25 02:39:26,144 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 61 treesize of output 53 [2024-11-25 02:39:26,156 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:39:26,161 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 121 [2024-11-25 02:39:26,167 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:39:26,168 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:39:26,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:39:26,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:39:26,170 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:39:26,171 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:39:26,177 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 10 disjoint index pairs (out of 3 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 51 treesize of output 59 [2024-11-25 02:39:26,188 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 10 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 42 [2024-11-25 02:39:26,197 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 24 treesize of output 18 [2024-11-25 02:40:30,465 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 71 treesize of output 52 [2024-11-25 02:40:41,586 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 54 [2024-11-25 02:40:44,499 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-25 02:40:44,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 5 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 1 case distinctions, treesize of input 72 treesize of output 36 [2024-11-25 02:40:45,329 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-25 02:45:53,237 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-11-25 02:45:53,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 02:45:53,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 462 states to 206 states and 452 transitions. [2024-11-25 02:45:53,443 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 452 transitions. [2024-11-25 02:45:53,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-25 02:45:53,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 02:45:53,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 02:45:53,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-25 02:45:53,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 02:45:53,624 INFO L256 TraceCheckSpWp]: Trace formula consists of 229 conjuncts, 79 conjuncts are in the unsatisfiable core [2024-11-25 02:45:53,629 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-25 02:45:53,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:53,676 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:53,679 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:53,681 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:53,684 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:53,686 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:53,692 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:55,249 INFO L349 Elim1Store]: treesize reduction 431, result has 17.3 percent of original size [2024-11-25 02:45:55,250 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 7 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 9 new quantified variables, introduced 11 case distinctions, treesize of input 438 treesize of output 800 [2024-11-25 02:45:55,334 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:55,336 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 617 [2024-11-25 02:45:55,350 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:55,541 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:55,603 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:55,631 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:55,663 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:55,665 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 845 [2024-11-25 02:45:55,683 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:55,684 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:55,692 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:45:55,708 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:55,733 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:55,733 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:55,740 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:45:55,767 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:55,824 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:55,848 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:55,848 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:55,854 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:45:55,871 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:55,919 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:55,922 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 514 [2024-11-25 02:45:55,957 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:55,958 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:55,981 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:55,984 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1185 [2024-11-25 02:45:56,011 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,013 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1100 [2024-11-25 02:45:56,051 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,053 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 431 [2024-11-25 02:45:56,109 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:56,114 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:56,119 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:56,123 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:56,154 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:56,209 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:56,238 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,240 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 867 [2024-11-25 02:45:56,255 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,257 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 807 [2024-11-25 02:45:56,275 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,276 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 980 [2024-11-25 02:45:56,299 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,301 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 284 [2024-11-25 02:45:56,333 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:56,340 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:56,347 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:56,362 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:56,395 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,397 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 555 [2024-11-25 02:45:56,416 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,418 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 707 [2024-11-25 02:45:56,434 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,436 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 993 [2024-11-25 02:45:56,462 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:45:56,480 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,482 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1424 [2024-11-25 02:45:56,501 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,503 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1268 [2024-11-25 02:45:56,602 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,603 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 688 [2024-11-25 02:45:56,634 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,635 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1015 [2024-11-25 02:45:56,672 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:45:56,705 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:56,775 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:56,815 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:56,844 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,846 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 867 [2024-11-25 02:45:56,859 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,860 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 818 [2024-11-25 02:45:56,879 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,881 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 548 [2024-11-25 02:45:56,904 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:45:56,921 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,926 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1424 [2024-11-25 02:45:56,949 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,951 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1282 [2024-11-25 02:45:56,982 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:56,988 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 810 [2024-11-25 02:45:57,022 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:57,024 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 702 [2024-11-25 02:45:57,078 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:57,087 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:57,096 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:57,105 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:57,113 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:57,121 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:57,142 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:57,165 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:57,167 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 566 [2024-11-25 02:45:57,184 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:57,187 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 854 [2024-11-25 02:45:57,204 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:57,207 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1102 [2024-11-25 02:45:57,227 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:45:57,239 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:57,263 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:57,277 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:57,288 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:57,289 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:57,295 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:45:57,307 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:57,322 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:57,323 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 486 [2024-11-25 02:45:57,331 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:57,338 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:57,341 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:57,344 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:57,345 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:57,346 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 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 170 treesize of output 162 [2024-11-25 02:45:57,353 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:57,354 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 33 [2024-11-25 02:45:57,361 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:57,363 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 201 [2024-11-25 02:45:57,372 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 263 treesize of output 186 [2024-11-25 02:45:57,383 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:57,406 INFO L349 Elim1Store]: treesize reduction 29, result has 39.6 percent of original size [2024-11-25 02:45:57,406 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 1 case distinctions, treesize of input 114 treesize of output 42 [2024-11-25 02:45:57,415 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 23 [2024-11-25 02:45:57,420 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:57,420 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 72 [2024-11-25 02:45:57,449 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:57,450 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 13 [2024-11-25 02:45:57,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:57,468 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:57,470 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 845 [2024-11-25 02:45:57,480 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:57,481 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:57,487 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:45:57,507 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:57,551 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:57,575 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:57,576 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 402 [2024-11-25 02:45:57,587 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:57,588 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 602 [2024-11-25 02:45:57,600 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:57,601 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 542 [2024-11-25 02:45:57,624 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:57,625 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 20 treesize of output 1 [2024-11-25 02:45:57,653 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 17 treesize of output 8 [2024-11-25 02:45:57,816 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:57,817 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 167 [2024-11-25 02:45:58,485 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:45:58,489 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 53 [2024-11-25 02:45:58,493 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:58,494 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 31 [2024-11-25 02:45:58,506 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 24 treesize of output 23 [2024-11-25 02:45:58,520 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-25 02:45:58,604 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:58,605 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 43 [2024-11-25 02:45:58,633 INFO L349 Elim1Store]: treesize reduction 21, result has 34.4 percent of original size [2024-11-25 02:45:58,633 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 1 case distinctions, treesize of input 31 treesize of output 23 [2024-11-25 02:45:58,662 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,671 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,690 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,691 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,692 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,693 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,693 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,695 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 190 treesize of output 213 [2024-11-25 02:45:58,708 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:58,709 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 84 [2024-11-25 02:45:58,712 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:58,723 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:45:58,749 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,754 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,755 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,756 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,757 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 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 108 treesize of output 141 [2024-11-25 02:45:58,765 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:58,766 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 288 [2024-11-25 02:45:58,776 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,780 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,788 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,789 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,789 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,791 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 201 treesize of output 170 [2024-11-25 02:45:58,805 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:58,806 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 158 [2024-11-25 02:45:58,817 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:58,818 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 103 [2024-11-25 02:45:58,833 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2024-11-25 02:45:58,891 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,899 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,925 INFO L349 Elim1Store]: treesize reduction 52, result has 17.5 percent of original size [2024-11-25 02:45:58,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 108 treesize of output 180 [2024-11-25 02:45:58,940 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:58,940 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 25 treesize of output 7 [2024-11-25 02:45:58,947 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:58,948 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 245 [2024-11-25 02:45:58,967 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:58,968 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 186 [2024-11-25 02:45:59,067 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,072 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,078 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,079 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,080 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,085 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 287 treesize of output 255 [2024-11-25 02:45:59,126 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:59,126 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 59 [2024-11-25 02:45:59,305 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:59,306 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 83 [2024-11-25 02:45:59,362 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,363 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,368 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,369 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,414 INFO L349 Elim1Store]: treesize reduction 52, result has 17.5 percent of original size [2024-11-25 02:45:59,415 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 2 case distinctions, treesize of input 129 treesize of output 215 [2024-11-25 02:45:59,424 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:59,425 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 295 [2024-11-25 02:45:59,440 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:59,441 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 208 [2024-11-25 02:45:59,454 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:59,455 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 128 [2024-11-25 02:45:59,472 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 131 treesize of output 105 [2024-11-25 02:45:59,634 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,643 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,644 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,651 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,652 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,729 INFO L349 Elim1Store]: treesize reduction 191, result has 5.4 percent of original size [2024-11-25 02:45:59,730 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 136 treesize of output 233 [2024-11-25 02:45:59,742 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:59,744 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 277 [2024-11-25 02:45:59,774 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 25 treesize of output 19 [2024-11-25 02:45:59,784 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:59,785 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 167 [2024-11-25 02:45:59,903 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,909 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,915 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,915 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,916 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:45:59,920 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 239 treesize of output 237 [2024-11-25 02:45:59,959 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:45:59,959 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-11-25 02:46:00,174 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:00,177 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:00,181 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 40 [2024-11-25 02:46:00,330 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:00,355 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:00,371 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:00,373 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 871 [2024-11-25 02:46:00,386 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:00,388 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 825 [2024-11-25 02:46:00,407 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:00,408 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 546 [2024-11-25 02:46:00,429 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:00,430 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 426 [2024-11-25 02:46:00,471 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:00,482 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:00,500 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:00,544 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:00,564 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:00,566 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 690 [2024-11-25 02:46:00,583 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:00,585 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 701 [2024-11-25 02:46:00,610 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:00,612 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 485 [2024-11-25 02:46:00,642 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:00,661 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:00,794 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:00,829 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:00,831 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 694 [2024-11-25 02:46:00,847 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:00,849 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 686 [2024-11-25 02:46:00,877 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:00,895 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:00,898 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1185 [2024-11-25 02:46:00,921 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:00,923 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1114 [2024-11-25 02:46:00,960 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:00,961 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 445 [2024-11-25 02:46:01,013 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:01,014 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:01,034 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:01,053 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:01,054 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:01,061 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:01,084 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:01,132 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:01,165 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:01,184 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:01,185 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:01,192 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:01,206 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:01,239 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:01,241 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 857 [2024-11-25 02:46:01,276 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:01,277 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:01,298 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:01,300 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 514 [2024-11-25 02:46:01,326 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:01,328 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:01,341 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:01,363 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:01,393 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:01,395 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 555 [2024-11-25 02:46:01,413 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:01,415 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 821 [2024-11-25 02:46:01,431 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:01,433 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 438 [2024-11-25 02:46:01,465 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:01,471 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:01,478 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:01,494 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:01,533 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:01,534 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 470 [2024-11-25 02:46:01,554 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:01,556 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 520 [2024-11-25 02:46:01,572 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:01,574 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1076 [2024-11-25 02:46:01,596 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:01,609 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:01,633 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:01,634 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 402 [2024-11-25 02:46:01,646 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:01,647 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 866 [2024-11-25 02:46:01,758 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:01,759 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 770 treesize of output 438 [2024-11-25 02:46:01,768 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:01,770 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 542 [2024-11-25 02:46:01,798 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 17 treesize of output 8 [2024-11-25 02:46:01,840 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:01,841 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 167 [2024-11-25 02:46:02,432 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:02,435 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 72 treesize of output 53 [2024-11-25 02:46:02,439 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:02,440 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 31 [2024-11-25 02:46:02,447 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 24 treesize of output 23 [2024-11-25 02:46:02,462 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-25 02:46:02,528 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:02,529 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 43 [2024-11-25 02:46:02,555 INFO L349 Elim1Store]: treesize reduction 21, result has 34.4 percent of original size [2024-11-25 02:46:02,555 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 1 case distinctions, treesize of input 31 treesize of output 23 [2024-11-25 02:46:02,583 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:02,590 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:02,607 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:02,607 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:02,608 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:02,612 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:02,613 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:02,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 5 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 190 treesize of output 213 [2024-11-25 02:46:02,626 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:02,626 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 114 [2024-11-25 02:46:02,630 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:02,641 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:02,668 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:02,678 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:02,724 INFO L349 Elim1Store]: treesize reduction 79, result has 12.2 percent of original size [2024-11-25 02:46:02,725 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 5 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 147 treesize of output 299 [2024-11-25 02:46:02,740 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:02,740 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 25 treesize of output 7 [2024-11-25 02:46:02,748 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:02,749 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 245 [2024-11-25 02:46:02,757 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:02,758 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 212 [2024-11-25 02:46:02,867 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:02,870 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:02,874 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:02,875 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 172 treesize of output 187 [2024-11-25 02:46:02,891 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:02,892 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 75 [2024-11-25 02:46:02,983 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:02,984 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 83 [2024-11-25 02:46:03,038 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:03,039 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 265 [2024-11-25 02:46:03,057 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,060 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,061 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,063 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,108 INFO L349 Elim1Store]: treesize reduction 81, result has 10.0 percent of original size [2024-11-25 02:46:03,109 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 5 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 371 treesize of output 500 [2024-11-25 02:46:03,126 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:03,128 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 349 [2024-11-25 02:46:03,156 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 415 treesize of output 344 [2024-11-25 02:46:03,168 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:03,169 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 209 [2024-11-25 02:46:03,345 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:03,368 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,372 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,373 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,374 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,375 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 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 126 treesize of output 144 [2024-11-25 02:46:03,384 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:03,386 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 341 [2024-11-25 02:46:03,394 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,398 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,403 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,404 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,404 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,405 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 205 treesize of output 176 [2024-11-25 02:46:03,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 1 [2024-11-25 02:46:03,424 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:03,425 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 131 [2024-11-25 02:46:03,434 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:03,435 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 53 [2024-11-25 02:46:03,476 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,480 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,485 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,489 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,530 INFO L349 Elim1Store]: treesize reduction 79, result has 12.2 percent of original size [2024-11-25 02:46:03,531 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 5 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 3 case distinctions, treesize of input 147 treesize of output 271 [2024-11-25 02:46:03,543 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:03,544 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 211 [2024-11-25 02:46:03,556 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:03,557 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 178 [2024-11-25 02:46:03,573 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,574 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 25 treesize of output 7 [2024-11-25 02:46:03,661 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,665 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,669 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,670 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 163 treesize of output 182 [2024-11-25 02:46:03,680 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:03,680 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 74 [2024-11-25 02:46:03,733 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,737 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,738 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,739 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,740 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,748 INFO L349 Elim1Store]: treesize reduction 27, result has 3.6 percent of original size [2024-11-25 02:46:03,748 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 5 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 147 treesize of output 270 [2024-11-25 02:46:03,761 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:03,762 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 292 [2024-11-25 02:46:03,770 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:03,771 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 332 [2024-11-25 02:46:03,777 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,781 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,785 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,786 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,787 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 2 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 338 treesize of output 305 [2024-11-25 02:46:03,793 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:03,793 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 131 [2024-11-25 02:46:03,804 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2024-11-25 02:46:03,877 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,887 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,888 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,895 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,895 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:03,962 INFO L349 Elim1Store]: treesize reduction 191, result has 5.4 percent of original size [2024-11-25 02:46:03,962 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 4 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 4 case distinctions, treesize of input 186 treesize of output 240 [2024-11-25 02:46:03,972 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:03,974 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 242 [2024-11-25 02:46:03,986 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:03,987 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 167 [2024-11-25 02:46:04,007 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 25 treesize of output 19 [2024-11-25 02:46:04,023 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:04,028 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:04,046 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:04,047 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:04,047 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:04,049 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 4 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 239 treesize of output 250 [2024-11-25 02:46:04,090 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:04,090 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 88 [2024-11-25 02:46:04,373 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:04,377 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:04,381 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 73 treesize of output 40 [2024-11-25 02:46:04,518 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:04,534 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:04,550 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:04,551 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 566 [2024-11-25 02:46:04,617 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:04,619 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 854 [2024-11-25 02:46:04,631 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:04,634 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1102 [2024-11-25 02:46:04,660 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:04,673 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:04,698 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:04,700 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1004 [2024-11-25 02:46:04,723 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:04,725 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 911 [2024-11-25 02:46:04,760 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:04,762 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 647 [2024-11-25 02:46:04,820 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 81 treesize of output 75 [2024-11-25 02:46:04,868 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 17 treesize of output 8 [2024-11-25 02:46:04,897 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:04,903 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:04,909 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:04,914 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:04,919 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:04,926 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:04,936 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 6 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 10 [2024-11-25 02:46:04,999 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:05,000 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 383 [2024-11-25 02:46:05,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:05,458 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:05,459 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:05,461 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:05,462 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:05,464 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:05,471 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 115 treesize of output 84 [2024-11-25 02:46:05,478 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 9 treesize of output 7 [2024-11-25 02:46:05,484 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 11 [2024-11-25 02:46:05,490 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:05,490 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 12 [2024-11-25 02:46:05,498 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 12 treesize of output 1 [2024-11-25 02:46:05,502 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:05,502 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1 [2024-11-25 02:46:05,527 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:05,529 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 555 [2024-11-25 02:46:05,546 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:05,548 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 761 [2024-11-25 02:46:05,561 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:05,562 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 993 [2024-11-25 02:46:05,580 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:05,590 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:05,647 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:05,708 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:05,728 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:05,731 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1136 [2024-11-25 02:46:05,747 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:05,748 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:05,748 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:05,758 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:05,775 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:05,825 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:05,828 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1053 [2024-11-25 02:46:05,851 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:05,853 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1018 [2024-11-25 02:46:05,889 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:05,892 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 403 [2024-11-25 02:46:05,940 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:05,953 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:05,955 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1860 [2024-11-25 02:46:05,971 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:05,973 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1632 [2024-11-25 02:46:06,009 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:06,010 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 631 [2024-11-25 02:46:06,063 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:06,070 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:06,071 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:06,092 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:06,115 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:06,143 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:06,145 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1420 [2024-11-25 02:46:06,161 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:06,162 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1261 [2024-11-25 02:46:06,188 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:06,190 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 787 [2024-11-25 02:46:06,222 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:06,223 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 481 [2024-11-25 02:46:06,263 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:06,274 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:06,281 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:06,289 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:06,297 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:06,305 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:06,319 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 5 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 10 [2024-11-25 02:46:06,321 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-25 02:46:06,373 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 109 treesize of output 89 [2024-11-25 02:46:06,423 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 17 treesize of output 8 [2024-11-25 02:46:06,874 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:06,877 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 2167 [2024-11-25 02:46:06,892 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:06,893 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1836 [2024-11-25 02:46:06,912 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:06,913 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 2404 [2024-11-25 02:46:06,939 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:06,940 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 936 [2024-11-25 02:46:06,992 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:06,997 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:07,003 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:07,008 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:07,016 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:07,021 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:07,027 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:07,034 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:07,040 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:07,055 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 9 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 10 [2024-11-25 02:46:07,060 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-25 02:46:07,110 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 17 treesize of output 8 [2024-11-25 02:46:07,759 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:07,772 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:07,773 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1420 [2024-11-25 02:46:07,784 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:07,785 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1261 [2024-11-25 02:46:07,798 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:07,800 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1676 [2024-11-25 02:46:07,854 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 17 treesize of output 8 [2024-11-25 02:46:07,870 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:07,871 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 481 [2024-11-25 02:46:07,910 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 109 treesize of output 89 [2024-11-25 02:46:07,935 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:07,941 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:07,946 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:07,952 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:07,958 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:07,966 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:07,976 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 5 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 10 [2024-11-25 02:46:07,978 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-25 02:46:08,377 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:08,415 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:08,440 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,442 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 665 [2024-11-25 02:46:08,451 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:08,452 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:08,457 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:08,474 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,476 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1164 [2024-11-25 02:46:08,492 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,494 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1044 [2024-11-25 02:46:08,515 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,517 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 2246 [2024-11-25 02:46:08,536 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,537 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 550 [2024-11-25 02:46:08,572 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:08,577 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:08,577 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:08,593 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:08,616 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,617 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 845 [2024-11-25 02:46:08,625 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:08,625 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:08,631 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:08,645 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,647 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1424 [2024-11-25 02:46:08,656 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,657 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1268 [2024-11-25 02:46:08,671 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,673 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1692 [2024-11-25 02:46:08,688 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,689 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 606 [2024-11-25 02:46:08,735 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:08,741 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:08,747 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:08,756 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:08,764 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:08,776 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:08,801 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,802 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 867 [2024-11-25 02:46:08,813 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,814 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 807 [2024-11-25 02:46:08,828 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,829 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 526 [2024-11-25 02:46:08,848 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:08,911 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,913 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 608 [2024-11-25 02:46:08,921 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:08,922 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:08,926 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:08,937 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:08,951 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:08,966 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:08,968 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1364 [2024-11-25 02:46:08,981 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:08,982 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:08,984 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:08,986 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:08,988 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:08,990 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:09,005 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:09,014 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:09,060 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:09,064 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:09,076 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 3 stores, 4 select indices, 4 select index equivalence classes, 6 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 0 case distinctions, treesize of input 172 treesize of output 164 [2024-11-25 02:46:09,084 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:09,084 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 25 [2024-11-25 02:46:09,090 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:09,091 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 216 [2024-11-25 02:46:09,098 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:09,098 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 370 [2024-11-25 02:46:09,115 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 49 treesize of output 101 [2024-11-25 02:46:09,116 INFO L209 tifierPushTermWalker]: Run 10 iterations without descend maybe there is a nontermination bug. [2024-11-25 02:46:09,134 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 107 treesize of output 96 [2024-11-25 02:46:09,150 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 67 treesize of output 21 [2024-11-25 02:46:09,162 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:09,164 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:09,166 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:09,169 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:09,172 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:09,174 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-25 02:46:09,180 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 5 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 10 [2024-11-25 02:46:09,198 INFO L349 Elim1Store]: treesize reduction 43, result has 2.3 percent of original size [2024-11-25 02:46:09,198 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 1 case distinctions, treesize of input 61 treesize of output 1 [2024-11-25 02:46:09,307 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:09,308 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 845 [2024-11-25 02:46:09,314 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:09,314 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:09,321 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:09,331 WARN L560 QuantifierPusher]: no eliminatee completely removed, nonetheless the elimination was considered successful [2024-11-25 02:46:09,340 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:09,342 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 1136 [2024-11-25 02:46:09,349 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:09,352 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:09,353 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:09,362 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:46:09,373 INFO L159 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size [2024-11-25 02:46:09,375 INFO L164 QuantifierPusher]: treesize reduction 0, result has 100.0 percent of original size 665 [2024-11-25 02:46:09,383 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:09,384 INFO L173 IndexEqualityManager]: detected equality via solver [2024-11-25 02:46:09,389 WARN L214 Elim1Store]: Array PQE input equivalent to false [2024-11-25 02:50:36,051 WARN L249 Executor]: External (MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1) with exit command (exit)) stderr output: (error "out of memory") [2024-11-25 02:50:36,053 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Ended with exit code 101 [2024-11-25 02:50:36,054 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck has thrown an exception: java.lang.AssertionError: No Interpolants at de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.InterpolatingTraceCheck.getInterpolants(InterpolatingTraceCheck.java:138) at de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.CodeCheckObserver.process(CodeCheckObserver.java:467) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.CFGWalker.runObserver(CFGWalker.java:57) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-11-25 02:50:36,059 INFO L158 Benchmark]: Toolchain (without parser) took 870080.50ms. Allocated memory was 117.4MB in the beginning and 964.7MB in the end (delta: 847.2MB). Free memory was 93.8MB in the beginning and 396.3MB in the end (delta: -302.5MB). Peak memory consumption was 647.1MB. Max. memory is 16.1GB. [2024-11-25 02:50:36,059 INFO L158 Benchmark]: CDTParser took 0.39ms. Allocated memory is still 167.8MB. Free memory is still 104.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:50:36,059 INFO L158 Benchmark]: CACSL2BoogieTranslator took 317.25ms. Allocated memory is still 117.4MB. Free memory was 93.4MB in the beginning and 82.4MB in the end (delta: 11.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-25 02:50:36,059 INFO L158 Benchmark]: Boogie Procedure Inliner took 49.84ms. Allocated memory is still 117.4MB. Free memory was 82.4MB in the beginning and 81.1MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:50:36,060 INFO L158 Benchmark]: Boogie Preprocessor took 42.46ms. Allocated memory is still 117.4MB. Free memory was 81.1MB in the beginning and 80.1MB in the end (delta: 973.1kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-25 02:50:36,061 INFO L158 Benchmark]: RCFGBuilder took 586.16ms. Allocated memory is still 117.4MB. Free memory was 80.1MB in the beginning and 58.7MB in the end (delta: 21.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-11-25 02:50:36,061 INFO L158 Benchmark]: CodeCheck took 869079.73ms. Allocated memory was 117.4MB in the beginning and 964.7MB in the end (delta: 847.2MB). Free memory was 58.7MB in the beginning and 396.3MB in the end (delta: -337.6MB). Peak memory consumption was 613.6MB. Max. memory is 16.1GB. [2024-11-25 02:50:36,063 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - ExceptionOrErrorResult: AssertionError: No Interpolants de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: AssertionError: No Interpolants: de.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.singletracecheck.InterpolatingTraceCheck.getInterpolants(InterpolatingTraceCheck.java:138) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.39ms. Allocated memory is still 167.8MB. Free memory is still 104.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 317.25ms. Allocated memory is still 117.4MB. Free memory was 93.4MB in the beginning and 82.4MB in the end (delta: 11.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 49.84ms. Allocated memory is still 117.4MB. Free memory was 82.4MB in the beginning and 81.1MB in the end (delta: 1.3MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 42.46ms. Allocated memory is still 117.4MB. Free memory was 81.1MB in the beginning and 80.1MB in the end (delta: 973.1kB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 586.16ms. Allocated memory is still 117.4MB. Free memory was 80.1MB in the beginning and 58.7MB in the end (delta: 21.4MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * CodeCheck took 869079.73ms. Allocated memory was 117.4MB in the beginning and 964.7MB in the end (delta: 847.2MB). Free memory was 58.7MB in the beginning and 396.3MB in the end (delta: -337.6MB). Peak memory consumption was 613.6MB. Max. memory is 16.1GB. RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/recursified_nla-digbench/recursified_prodbin-ll.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3 --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 5ace794fa35bd3dd49302fe61957917bbb7565f1b1f34293812fc47531868d51 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 02:50:39,222 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 02:50:39,354 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Bitvector.epf [2024-11-25 02:50:39,398 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 02:50:39,399 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 02:50:39,399 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 02:50:39,399 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 02:50:39,399 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 02:50:39,400 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 02:50:39,400 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 02:50:39,400 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 02:50:39,400 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 02:50:39,400 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 02:50:39,400 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 02:50:39,401 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 02:50:39,401 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 02:50:39,401 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-25 02:50:39,401 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-25 02:50:39,401 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-25 02:50:39,401 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-25 02:50:39,402 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-25 02:50:39,402 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 02:50:39,402 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 02:50:39,402 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 02:50:39,402 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 02:50:39,402 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 02:50:39,402 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 02:50:39,402 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 02:50:39,402 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2024-11-25 02:50:39,403 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2024-11-25 02:50:39,403 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 02:50:39,403 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:50:39,403 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 02:50:39,403 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 02:50:39,404 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 02:50:39,404 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2024-11-25 02:50:39,404 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-25 02:50:39,404 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2024-11-25 02:50:39,404 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_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3 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 -> 5ace794fa35bd3dd49302fe61957917bbb7565f1b1f34293812fc47531868d51 [2024-11-25 02:50:39,720 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 02:50:39,734 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 02:50:39,737 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 02:50:39,740 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 02:50:39,741 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 02:50:39,745 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/recursified_nla-digbench/recursified_prodbin-ll.c [2024-11-25 02:50:43,039 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/data/397954508/808485045e2d43fe8d71e381365d1e0c/FLAGa4b98c1a4 [2024-11-25 02:50:43,316 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 02:50:43,320 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/sv-benchmarks/c/recursified_nla-digbench/recursified_prodbin-ll.c [2024-11-25 02:50:43,332 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/data/397954508/808485045e2d43fe8d71e381365d1e0c/FLAGa4b98c1a4 [2024-11-25 02:50:43,363 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/data/397954508/808485045e2d43fe8d71e381365d1e0c [2024-11-25 02:50:43,366 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 02:50:43,371 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 02:50:43,373 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 02:50:43,374 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 02:50:43,379 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 02:50:43,380 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:50:43" (1/1) ... [2024-11-25 02:50:43,383 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2d5fabe7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:43, skipping insertion in model container [2024-11-25 02:50:43,384 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 02:50:43" (1/1) ... [2024-11-25 02:50:43,407 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 02:50:43,637 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:50:43,660 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 02:50:43,703 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 02:50:43,727 INFO L204 MainTranslator]: Completed translation [2024-11-25 02:50:43,729 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:43 WrapperNode [2024-11-25 02:50:43,730 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 02:50:43,731 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 02:50:43,732 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 02:50:43,732 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 02:50:43,744 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:43" (1/1) ... [2024-11-25 02:50:43,757 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:43" (1/1) ... [2024-11-25 02:50:43,787 INFO L138 Inliner]: procedures = 20, calls = 55, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 71 [2024-11-25 02:50:43,789 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 02:50:43,789 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 02:50:43,790 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 02:50:43,790 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 02:50:43,798 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:43" (1/1) ... [2024-11-25 02:50:43,799 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:43" (1/1) ... [2024-11-25 02:50:43,802 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:43" (1/1) ... [2024-11-25 02:50:43,803 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:43" (1/1) ... [2024-11-25 02:50:43,819 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:43" (1/1) ... [2024-11-25 02:50:43,824 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:43" (1/1) ... [2024-11-25 02:50:43,826 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:43" (1/1) ... [2024-11-25 02:50:43,831 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:43" (1/1) ... [2024-11-25 02:50:43,835 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:43" (1/1) ... [2024-11-25 02:50:43,837 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 02:50:43,838 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 02:50:43,838 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 02:50:43,838 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 02:50:43,840 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 02:50:43" (1/1) ... [2024-11-25 02:50:43,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 02:50:43,870 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 02:50:43,885 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 02:50:43,892 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_369c0e7d-bb53-4de4-b19a-31a846f044ef/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 02:50:43,918 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 02:50:43,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2024-11-25 02:50:43,919 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-25 02:50:43,919 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8 [2024-11-25 02:50:43,919 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2024-11-25 02:50:43,920 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_0_to_40_0 [2024-11-25 02:50:43,920 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_0_to_40_0 [2024-11-25 02:50:43,920 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 02:50:43,920 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 02:50:43,920 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8 [2024-11-25 02:50:43,920 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-25 02:50:43,920 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-25 02:50:43,921 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-25 02:50:43,921 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2024-11-25 02:50:44,007 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 02:50:44,010 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation