./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/termination-memory-alloca/TelAviv-Amir-Minimum-alloca-2.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 8fc3dc66 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/termination-memory-alloca/TelAviv-Amir-Minimum-alloca-2.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 3924410932c0a11a3c37962c46d18333a5b413ea27c689570d00e33ef4d5ae4f --- Real Ultimate output --- This is Ultimate 0.3.0-?-8fc3dc6-m [2025-03-17 19:55:40,768 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 19:55:40,818 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-64bit-Automizer_Default.epf [2025-03-17 19:55:40,822 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 19:55:40,822 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 19:55:40,822 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.Remove goto edges from RCFG [2025-03-17 19:55:40,843 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 19:55:40,844 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 19:55:40,844 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 19:55:40,844 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-17 19:55:40,845 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-17 19:55:40,845 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 19:55:40,845 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 19:55:40,845 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 19:55:40,846 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * Use old map elimination=false [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2025-03-17 19:55:40,846 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 19:55:40,846 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 19:55:40,847 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 19:55:40,847 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 19:55:40,847 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 19:55:40,847 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 19:55:40,847 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2025-03-17 19:55:40,847 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3924410932c0a11a3c37962c46d18333a5b413ea27c689570d00e33ef4d5ae4f [2025-03-17 19:55:41,076 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 19:55:41,085 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 19:55:41,086 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 19:55:41,088 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 19:55:41,089 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 19:55:41,089 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/termination-memory-alloca/TelAviv-Amir-Minimum-alloca-2.i [2025-03-17 19:55:42,245 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5537d1fd5/29acedfe1cc14956b48c07f9dd5a1648/FLAG82b0df29b [2025-03-17 19:55:42,485 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 19:55:42,485 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/termination-memory-alloca/TelAviv-Amir-Minimum-alloca-2.i [2025-03-17 19:55:42,498 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5537d1fd5/29acedfe1cc14956b48c07f9dd5a1648/FLAG82b0df29b [2025-03-17 19:55:42,509 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5537d1fd5/29acedfe1cc14956b48c07f9dd5a1648 [2025-03-17 19:55:42,511 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 19:55:42,512 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 19:55:42,513 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 19:55:42,513 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 19:55:42,517 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 19:55:42,518 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 07:55:42" (1/1) ... [2025-03-17 19:55:42,518 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4b8b6e76 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42, skipping insertion in model container [2025-03-17 19:55:42,518 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 07:55:42" (1/1) ... [2025-03-17 19:55:42,548 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 19:55:42,729 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 19:55:42,741 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 19:55:42,766 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 19:55:42,782 INFO L204 MainTranslator]: Completed translation [2025-03-17 19:55:42,783 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42 WrapperNode [2025-03-17 19:55:42,783 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 19:55:42,784 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 19:55:42,784 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 19:55:42,784 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 19:55:42,789 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42" (1/1) ... [2025-03-17 19:55:42,797 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42" (1/1) ... [2025-03-17 19:55:42,812 INFO L138 Inliner]: procedures = 110, calls = 24, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 68 [2025-03-17 19:55:42,812 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 19:55:42,813 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-17 19:55:42,813 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-17 19:55:42,813 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-17 19:55:42,819 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42" (1/1) ... [2025-03-17 19:55:42,819 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42" (1/1) ... [2025-03-17 19:55:42,821 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42" (1/1) ... [2025-03-17 19:55:42,832 INFO L175 MemorySlicer]: Split 18 memory accesses to 2 slices as follows [9, 9]. 50 percent of accesses are in the largest equivalence class. The 0 initializations are split as follows [0, 0]. The 8 writes are split as follows [4, 4]. [2025-03-17 19:55:42,832 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42" (1/1) ... [2025-03-17 19:55:42,833 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42" (1/1) ... [2025-03-17 19:55:42,837 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42" (1/1) ... [2025-03-17 19:55:42,838 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42" (1/1) ... [2025-03-17 19:55:42,839 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42" (1/1) ... [2025-03-17 19:55:42,840 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42" (1/1) ... [2025-03-17 19:55:42,841 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-17 19:55:42,842 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-17 19:55:42,842 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-17 19:55:42,842 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-17 19:55:42,843 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42" (1/1) ... [2025-03-17 19:55:42,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:42,854 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:42,864 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:42,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2025-03-17 19:55:42,882 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-17 19:55:42,882 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-17 19:55:42,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-17 19:55:42,882 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-17 19:55:42,882 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-17 19:55:42,882 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-17 19:55:42,882 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-17 19:55:42,882 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-17 19:55:42,965 INFO L256 CfgBuilder]: Building ICFG [2025-03-17 19:55:42,967 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-17 19:55:43,101 INFO L? ?]: Removed 6 outVars from TransFormulas that were not future-live. [2025-03-17 19:55:43,101 INFO L307 CfgBuilder]: Performing block encoding [2025-03-17 19:55:43,108 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-17 19:55:43,108 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-17 19:55:43,109 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 07:55:43 BoogieIcfgContainer [2025-03-17 19:55:43,109 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-17 19:55:43,109 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2025-03-17 19:55:43,109 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2025-03-17 19:55:43,113 INFO L274 PluginConnector]: BuchiAutomizer initialized [2025-03-17 19:55:43,114 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-17 19:55:43,114 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 17.03 07:55:42" (1/3) ... [2025-03-17 19:55:43,115 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4de49cbb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 17.03 07:55:43, skipping insertion in model container [2025-03-17 19:55:43,115 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-17 19:55:43,115 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 07:55:42" (2/3) ... [2025-03-17 19:55:43,116 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4de49cbb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 17.03 07:55:43, skipping insertion in model container [2025-03-17 19:55:43,116 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-03-17 19:55:43,116 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 07:55:43" (3/3) ... [2025-03-17 19:55:43,117 INFO L363 chiAutomizerObserver]: Analyzing ICFG TelAviv-Amir-Minimum-alloca-2.i [2025-03-17 19:55:43,156 INFO L306 stractBuchiCegarLoop]: Interprodecural is true [2025-03-17 19:55:43,156 INFO L307 stractBuchiCegarLoop]: Hoare is None [2025-03-17 19:55:43,156 INFO L308 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2025-03-17 19:55:43,156 INFO L309 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2025-03-17 19:55:43,157 INFO L310 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2025-03-17 19:55:43,157 INFO L311 stractBuchiCegarLoop]: Difference is false [2025-03-17 19:55:43,157 INFO L312 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2025-03-17 19:55:43,157 INFO L316 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2025-03-17 19:55:43,162 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 12 states, 11 states have (on average 1.5454545454545454) internal successors, (17), 11 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:43,174 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 8 [2025-03-17 19:55:43,174 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:55:43,174 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:55:43,177 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1] [2025-03-17 19:55:43,178 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:55:43,178 INFO L338 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2025-03-17 19:55:43,178 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 12 states, 11 states have (on average 1.5454545454545454) internal successors, (17), 11 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:43,179 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 8 [2025-03-17 19:55:43,179 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:55:43,179 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:55:43,179 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1] [2025-03-17 19:55:43,179 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:55:43,184 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" [2025-03-17 19:55:43,185 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:55:43,188 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:43,188 INFO L85 PathProgramCache]: Analyzing trace with hash 48, now seen corresponding path program 1 times [2025-03-17 19:55:43,194 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:43,195 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1729315797] [2025-03-17 19:55:43,195 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:43,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:43,254 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 1 statements into 1 equivalence classes. [2025-03-17 19:55:43,275 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 1 of 1 statements. [2025-03-17 19:55:43,275 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:43,277 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:43,277 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:43,281 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 1 statements into 1 equivalence classes. [2025-03-17 19:55:43,292 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 1 of 1 statements. [2025-03-17 19:55:43,292 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:43,292 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:43,305 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:43,308 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:43,308 INFO L85 PathProgramCache]: Analyzing trace with hash 1329308118, now seen corresponding path program 1 times [2025-03-17 19:55:43,308 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:43,308 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1963719646] [2025-03-17 19:55:43,308 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:43,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:43,316 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:43,327 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:43,327 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:43,327 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:43,327 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:43,329 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:43,334 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:43,335 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:43,335 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:43,337 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:43,338 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:43,338 INFO L85 PathProgramCache]: Analyzing trace with hash 92308165, now seen corresponding path program 1 times [2025-03-17 19:55:43,338 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:43,338 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1073513503] [2025-03-17 19:55:43,338 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:43,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:43,356 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 7 statements into 1 equivalence classes. [2025-03-17 19:55:43,369 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 7 of 7 statements. [2025-03-17 19:55:43,369 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:43,369 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:43,369 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:43,373 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 7 statements into 1 equivalence classes. [2025-03-17 19:55:43,381 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 7 of 7 statements. [2025-03-17 19:55:43,381 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:43,381 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:43,384 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:43,824 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:55:43,825 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:55:43,825 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:55:43,825 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:55:43,828 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:55:43,829 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:43,829 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:55:43,829 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:55:43,829 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration1_Lasso [2025-03-17 19:55:43,829 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:55:43,829 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:55:43,840 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:43,846 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:43,848 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:43,850 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:43,852 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:43,853 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:43,855 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:43,857 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:43,861 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:43,863 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:43,865 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:43,867 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:43,869 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:44,031 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:44,033 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:44,035 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:44,038 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:44,041 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:44,043 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:44,046 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:44,048 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:44,294 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:55:44,297 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:55:44,298 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,308 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2025-03-17 19:55:44,315 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,329 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,329 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:44,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,330 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,333 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:44,333 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:44,335 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,342 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:44,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,345 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,346 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2025-03-17 19:55:44,348 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,360 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,360 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:44,360 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,360 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,360 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,361 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:44,361 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:44,366 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,373 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2025-03-17 19:55:44,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,376 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2025-03-17 19:55:44,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,387 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:44,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,387 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,388 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:44,388 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:44,389 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,395 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2025-03-17 19:55:44,395 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,397 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,397 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2025-03-17 19:55:44,398 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,408 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,408 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:44,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,408 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,408 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:44,408 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:44,410 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,415 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0 [2025-03-17 19:55:44,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,417 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,418 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2025-03-17 19:55:44,419 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,428 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,428 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:44,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,428 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,429 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:44,429 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:44,430 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,435 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2025-03-17 19:55:44,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,437 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,438 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2025-03-17 19:55:44,439 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,449 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,449 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:44,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,449 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,449 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:44,449 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:44,450 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,457 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2025-03-17 19:55:44,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,459 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,460 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2025-03-17 19:55:44,461 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,471 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,471 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:44,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,471 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,471 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,472 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:44,472 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:44,473 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,479 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:44,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,481 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,482 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2025-03-17 19:55:44,484 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,494 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,495 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,500 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:44,500 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:44,504 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,509 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:44,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,511 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2025-03-17 19:55:44,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,522 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:44,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,522 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,523 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:44,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:44,524 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,529 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2025-03-17 19:55:44,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,531 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,532 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2025-03-17 19:55:44,533 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,543 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,543 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:44,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,543 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,543 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:44,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:44,545 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,561 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:44,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,563 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2025-03-17 19:55:44,565 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,578 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,579 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:44,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,579 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,579 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,579 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:44,579 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:44,580 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,586 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:44,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,588 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,588 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2025-03-17 19:55:44,589 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,599 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,601 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:44,601 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,601 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,601 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,601 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:44,602 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:44,603 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,608 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2025-03-17 19:55:44,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,609 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,610 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2025-03-17 19:55:44,611 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,620 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,620 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,623 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:44,623 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:44,628 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,635 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0 [2025-03-17 19:55:44,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,637 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,638 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2025-03-17 19:55:44,639 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,649 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,649 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,649 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,653 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:44,653 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:44,658 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,664 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2025-03-17 19:55:44,664 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,664 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,666 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,667 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2025-03-17 19:55:44,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,679 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,679 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,682 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:44,682 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:44,687 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:44,692 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:44,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,694 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,695 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2025-03-17 19:55:44,696 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:44,706 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:44,706 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:44,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:44,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:44,706 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:44,707 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:44,707 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:44,708 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:55:44,713 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2025-03-17 19:55:44,716 INFO L444 ModelExtractionUtils]: 1 out of 4 variables were initially zero. Simplification set additionally 1 variables to zero. [2025-03-17 19:55:44,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:44,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:44,720 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:44,721 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:55:44,721 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2025-03-17 19:55:44,721 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-03-17 19:55:44,721 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:55:44,722 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_1) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_1 Supporting invariants [] [2025-03-17 19:55:44,727 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:44,747 INFO L156 tatePredicateManager]: 10 out of 10 supporting invariants were superfluous and have been removed [2025-03-17 19:55:44,751 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:55:44,751 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:55:44,752 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:55:44,761 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:44,770 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 1 statements into 1 equivalence classes. [2025-03-17 19:55:44,782 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 1 of 1 statements. [2025-03-17 19:55:44,783 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:44,783 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:44,784 INFO L256 TraceCheckSpWp]: Trace formula consists of 51 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:55:44,785 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:44,793 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:44,806 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:44,806 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:44,806 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:44,807 INFO L256 TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 11 conjuncts are in the unsatisfiable core [2025-03-17 19:55:44,808 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:44,920 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 22 [2025-03-17 19:55:44,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 16 [2025-03-17 19:55:44,944 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:44,960 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 5 loop predicates [2025-03-17 19:55:44,961 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 12 states, 11 states have (on average 1.5454545454545454) internal successors, (17), 11 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 6 states, 6 states have (on average 1.1666666666666667) internal successors, (7), 5 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:45,047 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 12 states, 11 states have (on average 1.5454545454545454) internal successors, (17), 11 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0). Second operand has 6 states, 6 states have (on average 1.1666666666666667) internal successors, (7), 5 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 41 states and 58 transitions. Complement of second has 12 states. [2025-03-17 19:55:45,048 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 7 states 1 stem states 4 non-accepting loop states 1 accepting loop states [2025-03-17 19:55:45,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 1.1666666666666667) internal successors, (7), 5 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:45,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 21 transitions. [2025-03-17 19:55:45,058 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 21 transitions. Stem has 1 letters. Loop has 6 letters. [2025-03-17 19:55:45,058 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:45,058 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 21 transitions. Stem has 7 letters. Loop has 6 letters. [2025-03-17 19:55:45,059 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:45,059 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 21 transitions. Stem has 1 letters. Loop has 12 letters. [2025-03-17 19:55:45,059 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:45,059 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 41 states and 58 transitions. [2025-03-17 19:55:45,060 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 15 [2025-03-17 19:55:45,064 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 41 states to 29 states and 41 transitions. [2025-03-17 19:55:45,064 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 19 [2025-03-17 19:55:45,065 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 21 [2025-03-17 19:55:45,065 INFO L73 IsDeterministic]: Start isDeterministic. Operand 29 states and 41 transitions. [2025-03-17 19:55:45,066 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:55:45,066 INFO L218 hiAutomatonCegarLoop]: Abstraction has 29 states and 41 transitions. [2025-03-17 19:55:45,074 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29 states and 41 transitions. [2025-03-17 19:55:45,082 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 23. [2025-03-17 19:55:45,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23 states, 23 states have (on average 1.434782608695652) internal successors, (33), 22 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:45,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 33 transitions. [2025-03-17 19:55:45,083 INFO L240 hiAutomatonCegarLoop]: Abstraction has 23 states and 33 transitions. [2025-03-17 19:55:45,083 INFO L432 stractBuchiCegarLoop]: Abstraction has 23 states and 33 transitions. [2025-03-17 19:55:45,083 INFO L338 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2025-03-17 19:55:45,083 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 23 states and 33 transitions. [2025-03-17 19:55:45,084 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 14 [2025-03-17 19:55:45,084 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:55:45,084 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:55:45,084 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2025-03-17 19:55:45,084 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:55:45,084 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" [2025-03-17 19:55:45,084 INFO L754 eck$LassoCheckResult]: Loop: "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" [2025-03-17 19:55:45,085 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:45,085 INFO L85 PathProgramCache]: Analyzing trace with hash 1503, now seen corresponding path program 1 times [2025-03-17 19:55:45,085 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:45,085 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [150151668] [2025-03-17 19:55:45,085 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:45,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:45,092 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-17 19:55:45,101 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-17 19:55:45,102 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:45,102 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:45,102 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:45,103 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-17 19:55:45,110 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-17 19:55:45,110 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:45,110 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:45,115 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:45,116 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:45,116 INFO L85 PathProgramCache]: Analyzing trace with hash 1270886989, now seen corresponding path program 1 times [2025-03-17 19:55:45,116 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:45,116 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [103418998] [2025-03-17 19:55:45,116 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:45,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:45,122 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:45,128 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:45,128 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:45,128 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:45,128 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:45,133 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:45,139 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:45,139 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:45,139 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:45,141 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:45,141 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:45,141 INFO L85 PathProgramCache]: Analyzing trace with hash -1433413205, now seen corresponding path program 1 times [2025-03-17 19:55:45,141 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:45,141 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [845169428] [2025-03-17 19:55:45,141 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:45,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:45,151 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-03-17 19:55:45,164 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-03-17 19:55:45,164 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:45,164 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:45,164 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:45,166 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-03-17 19:55:45,172 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-03-17 19:55:45,172 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:45,172 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:45,174 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:45,418 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Ended with exit code 0 [2025-03-17 19:55:45,561 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:55:45,562 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:55:45,562 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:55:45,562 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:55:45,562 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:55:45,562 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:45,562 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:55:45,562 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:55:45,562 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration2_Lasso [2025-03-17 19:55:45,562 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:55:45,562 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:55:45,564 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,566 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,568 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,570 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,571 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,573 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,574 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,577 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,578 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,579 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,580 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,582 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,584 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,798 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,800 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,801 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,802 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,804 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,806 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:45,807 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:46,114 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:55:46,114 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:55:46,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:46,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:46,116 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:46,117 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2025-03-17 19:55:46,118 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:46,127 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:46,128 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:46,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:46,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:46,128 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:46,128 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:46,128 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:46,130 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:46,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Ended with exit code 0 [2025-03-17 19:55:46,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:46,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:46,138 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:46,139 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2025-03-17 19:55:46,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:46,149 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:46,149 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:46,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:46,149 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:46,149 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:46,150 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:46,150 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:46,150 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:46,156 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2025-03-17 19:55:46,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:46,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:46,157 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:46,158 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2025-03-17 19:55:46,159 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:46,168 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:46,170 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:46,170 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:46,170 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:46,170 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:46,170 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:46,170 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:46,171 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:46,177 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0 [2025-03-17 19:55:46,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:46,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:46,179 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:46,180 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2025-03-17 19:55:46,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:46,190 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:46,190 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:46,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:46,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:46,190 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:46,191 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:46,191 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:46,191 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:46,197 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0 [2025-03-17 19:55:46,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:46,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:46,199 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:46,199 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2025-03-17 19:55:46,200 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:46,210 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:46,210 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:46,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:46,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:46,210 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:46,210 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:46,210 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:46,211 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:46,216 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0 [2025-03-17 19:55:46,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:46,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:46,218 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:46,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2025-03-17 19:55:46,219 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:46,228 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:46,228 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:46,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:46,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:46,229 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:46,229 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:46,229 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:46,230 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:46,235 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0 [2025-03-17 19:55:46,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:46,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:46,237 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:46,238 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2025-03-17 19:55:46,239 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:46,248 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:46,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:46,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:46,248 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:46,249 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:46,249 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:46,251 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:46,257 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0 [2025-03-17 19:55:46,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:46,257 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:46,259 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:46,261 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2025-03-17 19:55:46,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:46,272 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:46,272 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:46,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:46,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:46,272 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:46,272 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:46,272 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:46,273 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:46,279 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:46,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:46,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:46,281 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:46,282 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2025-03-17 19:55:46,284 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:46,294 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:46,294 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:46,294 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:46,294 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:46,294 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:46,295 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:46,295 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:46,296 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:46,301 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:46,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:46,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:46,303 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:46,304 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2025-03-17 19:55:46,306 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:46,317 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:46,317 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:46,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:46,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:46,317 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:46,317 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:46,317 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:46,318 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:46,324 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Ended with exit code 0 [2025-03-17 19:55:46,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:46,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:46,326 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:46,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2025-03-17 19:55:46,327 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:46,337 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:46,337 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:46,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:46,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:46,337 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:46,337 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:46,337 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:46,338 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:46,343 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Ended with exit code 0 [2025-03-17 19:55:46,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:46,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:46,346 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:46,346 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2025-03-17 19:55:46,347 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:46,356 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:46,357 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:46,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:46,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:46,357 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:46,357 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:46,357 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:46,358 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:46,363 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0 [2025-03-17 19:55:46,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:46,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:46,365 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:46,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2025-03-17 19:55:46,367 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:46,376 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:46,376 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2025-03-17 19:55:46,377 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-17 19:55:46,377 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:46,390 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2025-03-17 19:55:46,391 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-03-17 19:55:46,410 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:55:46,428 INFO L443 ModelExtractionUtils]: Simplification made 9 calls to the SMT solver. [2025-03-17 19:55:46,428 INFO L444 ModelExtractionUtils]: 17 out of 26 variables were initially zero. Simplification set additionally 7 variables to zero. [2025-03-17 19:55:46,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:46,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:46,430 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:46,431 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2025-03-17 19:55:46,431 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:55:46,442 INFO L438 nArgumentSynthesizer]: Removed 4 redundant supporting invariants from a total of 4. [2025-03-17 19:55:46,442 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:55:46,442 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_2) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_2 Supporting invariants [] [2025-03-17 19:55:46,449 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0 [2025-03-17 19:55:46,466 INFO L156 tatePredicateManager]: 11 out of 11 supporting invariants were superfluous and have been removed [2025-03-17 19:55:46,467 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:55:46,467 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:55:46,467 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:55:46,475 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:46,481 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-03-17 19:55:46,489 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-03-17 19:55:46,489 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:46,489 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:46,490 INFO L256 TraceCheckSpWp]: Trace formula consists of 58 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:55:46,490 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:46,498 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:46,504 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:46,504 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:46,504 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:46,505 INFO L256 TraceCheckSpWp]: Trace formula consists of 48 conjuncts, 7 conjuncts are in the unsatisfiable core [2025-03-17 19:55:46,506 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:46,554 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 16 [2025-03-17 19:55:46,570 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:46,571 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 4 loop predicates [2025-03-17 19:55:46,571 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 23 states and 33 transitions. cyclomatic complexity: 13 Second operand has 5 states, 5 states have (on average 1.6) internal successors, (8), 5 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:46,605 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 23 states and 33 transitions. cyclomatic complexity: 13. Second operand has 5 states, 5 states have (on average 1.6) internal successors, (8), 5 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 52 states and 76 transitions. Complement of second has 9 states. [2025-03-17 19:55:46,605 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 3 non-accepting loop states 1 accepting loop states [2025-03-17 19:55:46,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 1.6) internal successors, (8), 5 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:46,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 14 transitions. [2025-03-17 19:55:46,606 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 14 transitions. Stem has 2 letters. Loop has 6 letters. [2025-03-17 19:55:46,606 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:46,606 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 14 transitions. Stem has 8 letters. Loop has 6 letters. [2025-03-17 19:55:46,606 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:46,607 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 14 transitions. Stem has 2 letters. Loop has 12 letters. [2025-03-17 19:55:46,607 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:46,607 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 52 states and 76 transitions. [2025-03-17 19:55:46,608 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 14 [2025-03-17 19:55:46,610 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 52 states to 49 states and 72 transitions. [2025-03-17 19:55:46,610 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 22 [2025-03-17 19:55:46,610 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 24 [2025-03-17 19:55:46,610 INFO L73 IsDeterministic]: Start isDeterministic. Operand 49 states and 72 transitions. [2025-03-17 19:55:46,610 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:55:46,610 INFO L218 hiAutomatonCegarLoop]: Abstraction has 49 states and 72 transitions. [2025-03-17 19:55:46,610 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states and 72 transitions. [2025-03-17 19:55:46,612 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 46. [2025-03-17 19:55:46,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46 states, 46 states have (on average 1.4782608695652173) internal successors, (68), 45 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:46,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 68 transitions. [2025-03-17 19:55:46,615 INFO L240 hiAutomatonCegarLoop]: Abstraction has 46 states and 68 transitions. [2025-03-17 19:55:46,615 INFO L432 stractBuchiCegarLoop]: Abstraction has 46 states and 68 transitions. [2025-03-17 19:55:46,615 INFO L338 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2025-03-17 19:55:46,615 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 46 states and 68 transitions. [2025-03-17 19:55:46,616 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 14 [2025-03-17 19:55:46,616 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:55:46,616 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:55:46,616 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2025-03-17 19:55:46,616 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:55:46,616 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume !main_#t~short8#1;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" [2025-03-17 19:55:46,616 INFO L754 eck$LassoCheckResult]: Loop: "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" [2025-03-17 19:55:46,617 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:46,617 INFO L85 PathProgramCache]: Analyzing trace with hash 44789707, now seen corresponding path program 1 times [2025-03-17 19:55:46,617 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:46,617 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1217538777] [2025-03-17 19:55:46,617 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:46,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:46,623 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 5 statements into 1 equivalence classes. [2025-03-17 19:55:46,631 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-03-17 19:55:46,631 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:46,631 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:46,666 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:46,667 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 19:55:46,667 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1217538777] [2025-03-17 19:55:46,667 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1217538777] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-17 19:55:46,667 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-17 19:55:46,667 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-17 19:55:46,668 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1128360014] [2025-03-17 19:55:46,668 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-17 19:55:46,671 INFO L757 eck$LassoCheckResult]: stem already infeasible [2025-03-17 19:55:46,672 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:46,672 INFO L85 PathProgramCache]: Analyzing trace with hash 1064355930, now seen corresponding path program 1 times [2025-03-17 19:55:46,672 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:46,672 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [944614740] [2025-03-17 19:55:46,672 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:46,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:46,675 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:46,678 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:46,678 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:46,678 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:46,678 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:46,679 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:46,681 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:46,682 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:46,682 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:46,683 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:46,771 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:46,845 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-17 19:55:46,847 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-17 19:55:46,847 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-17 19:55:46,848 INFO L87 Difference]: Start difference. First operand 46 states and 68 transitions. cyclomatic complexity: 27 Second operand has 3 states, 3 states have (on average 1.6666666666666667) internal successors, (5), 3 states have internal predecessors, (5), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:46,856 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-17 19:55:46,857 INFO L93 Difference]: Finished difference Result 53 states and 68 transitions. [2025-03-17 19:55:46,857 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 53 states and 68 transitions. [2025-03-17 19:55:46,858 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 14 [2025-03-17 19:55:46,858 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 53 states to 46 states and 57 transitions. [2025-03-17 19:55:46,858 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 21 [2025-03-17 19:55:46,859 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 21 [2025-03-17 19:55:46,859 INFO L73 IsDeterministic]: Start isDeterministic. Operand 46 states and 57 transitions. [2025-03-17 19:55:46,859 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:55:46,859 INFO L218 hiAutomatonCegarLoop]: Abstraction has 46 states and 57 transitions. [2025-03-17 19:55:46,859 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states and 57 transitions. [2025-03-17 19:55:46,860 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 46. [2025-03-17 19:55:46,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46 states, 46 states have (on average 1.2391304347826086) internal successors, (57), 45 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:46,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 57 transitions. [2025-03-17 19:55:46,861 INFO L240 hiAutomatonCegarLoop]: Abstraction has 46 states and 57 transitions. [2025-03-17 19:55:46,862 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-17 19:55:46,862 INFO L432 stractBuchiCegarLoop]: Abstraction has 46 states and 57 transitions. [2025-03-17 19:55:46,862 INFO L338 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2025-03-17 19:55:46,862 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 46 states and 57 transitions. [2025-03-17 19:55:46,863 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 14 [2025-03-17 19:55:46,863 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:55:46,863 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:55:46,863 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2025-03-17 19:55:46,863 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:55:46,863 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" [2025-03-17 19:55:46,864 INFO L754 eck$LassoCheckResult]: Loop: "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" [2025-03-17 19:55:46,864 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:46,864 INFO L85 PathProgramCache]: Analyzing trace with hash 44788746, now seen corresponding path program 1 times [2025-03-17 19:55:46,864 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:46,864 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [120097506] [2025-03-17 19:55:46,864 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:46,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:46,869 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 5 statements into 1 equivalence classes. [2025-03-17 19:55:46,874 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-03-17 19:55:46,874 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:46,874 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:46,874 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:46,876 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 5 statements into 1 equivalence classes. [2025-03-17 19:55:46,879 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-03-17 19:55:46,879 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:46,879 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:46,881 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:46,881 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:46,882 INFO L85 PathProgramCache]: Analyzing trace with hash 1064355930, now seen corresponding path program 2 times [2025-03-17 19:55:46,882 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:46,882 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1646503362] [2025-03-17 19:55:46,882 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:55:46,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:46,886 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:46,888 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:46,889 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-17 19:55:46,889 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:46,889 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:46,890 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:46,892 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:46,892 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:46,893 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:46,894 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:46,895 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:46,895 INFO L85 PathProgramCache]: Analyzing trace with hash 1391675811, now seen corresponding path program 1 times [2025-03-17 19:55:46,895 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:46,895 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [191857978] [2025-03-17 19:55:46,895 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:46,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:46,907 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 11 statements into 1 equivalence classes. [2025-03-17 19:55:46,921 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 11 of 11 statements. [2025-03-17 19:55:46,921 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:46,922 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:46,922 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:46,923 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 11 statements into 1 equivalence classes. [2025-03-17 19:55:46,932 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 11 of 11 statements. [2025-03-17 19:55:46,935 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:46,936 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:46,940 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:47,271 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:55:47,271 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:55:47,271 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:55:47,271 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:55:47,271 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:55:47,271 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:47,271 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:55:47,271 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:55:47,271 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration4_Lasso [2025-03-17 19:55:47,271 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:55:47,271 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:55:47,273 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,274 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,276 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,277 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,481 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,483 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,484 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,486 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,487 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,489 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,490 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,492 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,494 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,496 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,497 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,499 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,500 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,502 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,503 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:47,712 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:55:47,712 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:55:47,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:47,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:47,714 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:47,716 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2025-03-17 19:55:47,716 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:47,726 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:47,726 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:47,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:47,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:47,726 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:47,727 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:47,727 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:47,728 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:47,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2025-03-17 19:55:47,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:47,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:47,745 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:47,746 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2025-03-17 19:55:47,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:47,757 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:47,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:47,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:47,758 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:47,759 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:47,759 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:47,761 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:47,766 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:47,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:47,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:47,769 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:47,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2025-03-17 19:55:47,770 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:47,780 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:47,780 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:47,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:47,780 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:47,780 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:47,782 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:47,782 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:47,783 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:47,788 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2025-03-17 19:55:47,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:47,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:47,791 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:47,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2025-03-17 19:55:47,793 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:47,802 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:47,803 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:47,803 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:47,803 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:47,804 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:47,804 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:47,808 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:47,814 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0 [2025-03-17 19:55:47,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:47,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:47,816 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:47,816 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2025-03-17 19:55:47,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:47,827 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:47,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:47,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:47,827 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:47,833 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:47,833 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:47,841 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:55:47,857 INFO L443 ModelExtractionUtils]: Simplification made 14 calls to the SMT solver. [2025-03-17 19:55:47,857 INFO L444 ModelExtractionUtils]: 1 out of 19 variables were initially zero. Simplification set additionally 12 variables to zero. [2025-03-17 19:55:47,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:47,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:47,859 INFO L229 MonitoredProcess]: Starting monitored process 38 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:47,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2025-03-17 19:55:47,860 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:55:47,870 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 2. [2025-03-17 19:55:47,871 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:55:47,871 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_main_#t~mem15#1) = 1*ULTIMATE.start_main_#t~mem15#1 Supporting invariants [1*ULTIMATE.start_main_#t~mem15#1 - 1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) ULTIMATE.start_main_~x~0#1.offset)_3 >= 0, 2*ULTIMATE.start_main_#t~mem15#1 - 1 >= 0] [2025-03-17 19:55:47,876 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2025-03-17 19:55:47,920 INFO L156 tatePredicateManager]: 12 out of 13 supporting invariants were superfluous and have been removed [2025-03-17 19:55:47,922 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~mem15 [2025-03-17 19:55:47,942 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:47,948 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 5 statements into 1 equivalence classes. [2025-03-17 19:55:47,959 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-03-17 19:55:47,959 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:47,959 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:47,960 INFO L256 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 3 conjuncts are in the unsatisfiable core [2025-03-17 19:55:47,961 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:47,972 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:47,977 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:47,977 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:47,978 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:47,978 INFO L256 TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 11 conjuncts are in the unsatisfiable core [2025-03-17 19:55:47,979 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:47,987 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 13 [2025-03-17 19:55:48,040 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:48,040 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 4 loop predicates [2025-03-17 19:55:48,040 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 46 states and 57 transitions. cyclomatic complexity: 16 Second operand has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:48,086 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 46 states and 57 transitions. cyclomatic complexity: 16. Second operand has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 63 states and 80 transitions. Complement of second has 9 states. [2025-03-17 19:55:48,090 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 3 non-accepting loop states 1 accepting loop states [2025-03-17 19:55:48,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 2.2) internal successors, (11), 5 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:48,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 18 transitions. [2025-03-17 19:55:48,090 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 18 transitions. Stem has 5 letters. Loop has 6 letters. [2025-03-17 19:55:48,091 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:48,091 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 18 transitions. Stem has 11 letters. Loop has 6 letters. [2025-03-17 19:55:48,091 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:48,091 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 18 transitions. Stem has 5 letters. Loop has 12 letters. [2025-03-17 19:55:48,091 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:48,091 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 63 states and 80 transitions. [2025-03-17 19:55:48,092 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 14 [2025-03-17 19:55:48,092 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 63 states to 61 states and 77 transitions. [2025-03-17 19:55:48,092 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 28 [2025-03-17 19:55:48,092 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 30 [2025-03-17 19:55:48,092 INFO L73 IsDeterministic]: Start isDeterministic. Operand 61 states and 77 transitions. [2025-03-17 19:55:48,092 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:55:48,092 INFO L218 hiAutomatonCegarLoop]: Abstraction has 61 states and 77 transitions. [2025-03-17 19:55:48,092 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 61 states and 77 transitions. [2025-03-17 19:55:48,094 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 61 to 58. [2025-03-17 19:55:48,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 58 states, 58 states have (on average 1.2586206896551724) internal successors, (73), 57 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:48,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 73 transitions. [2025-03-17 19:55:48,099 INFO L240 hiAutomatonCegarLoop]: Abstraction has 58 states and 73 transitions. [2025-03-17 19:55:48,099 INFO L432 stractBuchiCegarLoop]: Abstraction has 58 states and 73 transitions. [2025-03-17 19:55:48,099 INFO L338 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2025-03-17 19:55:48,099 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 58 states and 73 transitions. [2025-03-17 19:55:48,099 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 14 [2025-03-17 19:55:48,099 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:55:48,099 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:55:48,100 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:55:48,100 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:55:48,100 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" [2025-03-17 19:55:48,100 INFO L754 eck$LassoCheckResult]: Loop: "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" [2025-03-17 19:55:48,100 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:48,100 INFO L85 PathProgramCache]: Analyzing trace with hash 1388451133, now seen corresponding path program 1 times [2025-03-17 19:55:48,100 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:48,100 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [425997190] [2025-03-17 19:55:48,100 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:48,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:48,113 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:48,119 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:48,123 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:48,123 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:48,123 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:48,125 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:48,130 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:48,131 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:48,131 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:48,133 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:48,135 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:48,135 INFO L85 PathProgramCache]: Analyzing trace with hash 1044901320, now seen corresponding path program 3 times [2025-03-17 19:55:48,135 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:48,136 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [25998046] [2025-03-17 19:55:48,136 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-17 19:55:48,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:48,142 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:48,145 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:48,146 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-03-17 19:55:48,146 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:48,146 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:48,147 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:48,153 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:48,153 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:48,153 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:48,154 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:48,157 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:48,158 INFO L85 PathProgramCache]: Analyzing trace with hash 1079780868, now seen corresponding path program 1 times [2025-03-17 19:55:48,158 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:48,158 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1320914422] [2025-03-17 19:55:48,158 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:48,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:48,165 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:48,174 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:48,174 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:48,174 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:48,174 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:48,177 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:48,184 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:48,184 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:48,184 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:48,186 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:48,524 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:55:48,524 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:55:48,524 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:55:48,525 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:55:48,525 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:55:48,525 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:48,525 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:55:48,525 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:55:48,525 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration5_Lasso [2025-03-17 19:55:48,525 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:55:48,525 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:55:48,526 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,528 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,530 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,531 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,535 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,536 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,538 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,539 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,541 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,543 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,545 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,546 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,548 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,615 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0 [2025-03-17 19:55:48,729 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,731 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,732 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,733 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,734 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,735 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,736 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,737 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:48,907 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:55:48,907 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:55:48,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:48,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:48,909 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:48,911 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2025-03-17 19:55:48,912 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:48,921 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:48,921 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:48,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:48,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:48,921 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:48,921 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:48,922 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:48,923 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:48,929 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:48,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:48,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:48,931 INFO L229 MonitoredProcess]: Starting monitored process 40 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:48,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2025-03-17 19:55:48,932 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:48,942 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:48,942 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:48,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:48,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:48,942 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:48,942 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:48,942 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:48,943 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:48,950 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0 [2025-03-17 19:55:48,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:48,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:48,952 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:48,953 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2025-03-17 19:55:48,955 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:48,965 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:48,965 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:48,965 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:48,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:48,965 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:48,965 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:48,965 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:48,966 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:48,972 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0 [2025-03-17 19:55:48,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:48,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:48,974 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:48,975 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2025-03-17 19:55:48,977 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:48,986 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:48,987 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:48,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:48,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:48,987 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:48,987 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:48,987 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:48,988 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:48,995 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0 [2025-03-17 19:55:48,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:48,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:48,998 INFO L229 MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:48,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2025-03-17 19:55:49,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:49,010 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:49,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:49,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:49,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:49,010 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:49,010 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:49,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:49,012 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:49,017 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:49,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:49,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:49,019 INFO L229 MonitoredProcess]: Starting monitored process 44 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:49,022 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2025-03-17 19:55:49,024 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:49,034 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:49,034 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:49,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:49,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:49,034 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:49,034 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:49,034 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:49,035 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:49,041 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:49,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:49,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:49,043 INFO L229 MonitoredProcess]: Starting monitored process 45 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:49,044 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2025-03-17 19:55:49,045 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:49,055 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:49,055 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:49,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:49,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:49,055 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:49,056 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:49,056 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:49,057 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:49,062 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:49,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:49,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:49,064 INFO L229 MonitoredProcess]: Starting monitored process 46 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:49,065 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2025-03-17 19:55:49,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:49,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:49,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:49,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:49,075 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:49,076 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:49,076 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:49,078 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:49,084 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2025-03-17 19:55:49,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:49,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:49,085 INFO L229 MonitoredProcess]: Starting monitored process 47 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:49,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2025-03-17 19:55:49,087 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:49,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:49,097 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:49,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:49,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:49,097 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:49,097 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:49,097 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:49,098 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:49,103 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0 [2025-03-17 19:55:49,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:49,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:49,105 INFO L229 MonitoredProcess]: Starting monitored process 48 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:49,106 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2025-03-17 19:55:49,107 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:49,116 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:49,116 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:49,116 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:49,116 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:49,116 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:49,116 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:49,116 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:49,117 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:49,124 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Ended with exit code 0 [2025-03-17 19:55:49,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:49,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:49,126 INFO L229 MonitoredProcess]: Starting monitored process 49 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:49,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2025-03-17 19:55:49,128 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:49,137 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:49,137 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:49,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:49,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:49,138 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:49,138 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:49,138 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:49,139 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:49,144 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0 [2025-03-17 19:55:49,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:49,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:49,146 INFO L229 MonitoredProcess]: Starting monitored process 50 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:49,146 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2025-03-17 19:55:49,147 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:49,157 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:49,157 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:49,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:49,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:49,157 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:49,157 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:49,157 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:49,158 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:49,163 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Ended with exit code 0 [2025-03-17 19:55:49,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:49,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:49,165 INFO L229 MonitoredProcess]: Starting monitored process 51 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:49,165 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2025-03-17 19:55:49,168 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:49,177 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:49,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:49,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:49,177 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:49,179 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:49,179 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:49,183 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:49,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0 [2025-03-17 19:55:49,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:49,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:49,190 INFO L229 MonitoredProcess]: Starting monitored process 52 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:49,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2025-03-17 19:55:49,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:49,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:49,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:49,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:49,201 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:49,202 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:49,202 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:49,206 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:49,212 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0 [2025-03-17 19:55:49,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:49,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:49,237 INFO L229 MonitoredProcess]: Starting monitored process 53 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:49,238 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2025-03-17 19:55:49,239 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:49,248 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:49,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:49,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:49,249 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:49,251 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:49,251 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:49,257 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:55:49,273 INFO L443 ModelExtractionUtils]: Simplification made 9 calls to the SMT solver. [2025-03-17 19:55:49,273 INFO L444 ModelExtractionUtils]: 4 out of 13 variables were initially zero. Simplification set additionally 7 variables to zero. [2025-03-17 19:55:49,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:49,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:49,275 INFO L229 MonitoredProcess]: Starting monitored process 54 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:49,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2025-03-17 19:55:49,276 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:55:49,286 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:55:49,287 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:55:49,287 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_1) = 1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_1 Supporting invariants [] [2025-03-17 19:55:49,292 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:49,308 INFO L156 tatePredicateManager]: 10 out of 11 supporting invariants were superfluous and have been removed [2025-03-17 19:55:49,309 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#0 [2025-03-17 19:55:49,309 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#0,GLOBAL] [2025-03-17 19:55:49,309 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#0,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2025-03-17 19:55:49,320 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:49,327 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:49,334 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:49,334 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:49,334 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:49,334 INFO L256 TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:55:49,335 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:49,351 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:49,355 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:49,355 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:49,355 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:49,356 INFO L256 TraceCheckSpWp]: Trace formula consists of 51 conjuncts, 10 conjuncts are in the unsatisfiable core [2025-03-17 19:55:49,356 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:49,402 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:49,402 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 3 loop predicates [2025-03-17 19:55:49,402 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 58 states and 73 transitions. cyclomatic complexity: 21 Second operand has 6 states, 6 states have (on average 2.0) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:49,463 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 58 states and 73 transitions. cyclomatic complexity: 21. Second operand has 6 states, 6 states have (on average 2.0) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 82 states and 105 transitions. Complement of second has 10 states. [2025-03-17 19:55:49,463 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 2 stem states 3 non-accepting loop states 1 accepting loop states [2025-03-17 19:55:49,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 2.0) internal successors, (12), 5 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:49,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 21 transitions. [2025-03-17 19:55:49,464 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 21 transitions. Stem has 6 letters. Loop has 6 letters. [2025-03-17 19:55:49,464 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:49,464 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 21 transitions. Stem has 12 letters. Loop has 6 letters. [2025-03-17 19:55:49,464 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:49,464 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 21 transitions. Stem has 6 letters. Loop has 12 letters. [2025-03-17 19:55:49,464 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:49,464 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 82 states and 105 transitions. [2025-03-17 19:55:49,465 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 22 [2025-03-17 19:55:49,465 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 82 states to 80 states and 102 transitions. [2025-03-17 19:55:49,465 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 42 [2025-03-17 19:55:49,466 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 43 [2025-03-17 19:55:49,466 INFO L73 IsDeterministic]: Start isDeterministic. Operand 80 states and 102 transitions. [2025-03-17 19:55:49,466 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:55:49,466 INFO L218 hiAutomatonCegarLoop]: Abstraction has 80 states and 102 transitions. [2025-03-17 19:55:49,466 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 80 states and 102 transitions. [2025-03-17 19:55:49,468 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 80 to 78. [2025-03-17 19:55:49,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 78 states, 78 states have (on average 1.2692307692307692) internal successors, (99), 77 states have internal predecessors, (99), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:49,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 99 transitions. [2025-03-17 19:55:49,468 INFO L240 hiAutomatonCegarLoop]: Abstraction has 78 states and 99 transitions. [2025-03-17 19:55:49,468 INFO L432 stractBuchiCegarLoop]: Abstraction has 78 states and 99 transitions. [2025-03-17 19:55:49,468 INFO L338 stractBuchiCegarLoop]: ======== Iteration 6 ============ [2025-03-17 19:55:49,468 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 78 states and 99 transitions. [2025-03-17 19:55:49,469 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 22 [2025-03-17 19:55:49,469 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:55:49,469 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:55:49,469 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2025-03-17 19:55:49,469 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:55:49,469 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:55:49,469 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:55:49,469 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:49,469 INFO L85 PathProgramCache]: Analyzing trace with hash 92308165, now seen corresponding path program 2 times [2025-03-17 19:55:49,469 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:49,469 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1855636536] [2025-03-17 19:55:49,469 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:55:49,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:49,475 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 7 statements into 1 equivalence classes. [2025-03-17 19:55:49,479 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 7 of 7 statements. [2025-03-17 19:55:49,479 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-17 19:55:49,479 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:49,479 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:49,481 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 7 statements into 1 equivalence classes. [2025-03-17 19:55:49,483 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 7 of 7 statements. [2025-03-17 19:55:49,483 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:49,483 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:49,485 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:49,485 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:49,485 INFO L85 PathProgramCache]: Analyzing trace with hash 1329308149, now seen corresponding path program 2 times [2025-03-17 19:55:49,486 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:49,486 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1970484955] [2025-03-17 19:55:49,486 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:55:49,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:49,488 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:49,490 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:49,490 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-17 19:55:49,490 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:49,490 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:49,491 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:49,493 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:49,493 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:49,493 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:49,494 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:49,494 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:49,495 INFO L85 PathProgramCache]: Analyzing trace with hash -1625816647, now seen corresponding path program 1 times [2025-03-17 19:55:49,495 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:49,495 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1175658846] [2025-03-17 19:55:49,495 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:49,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:49,500 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 13 statements into 1 equivalence classes. [2025-03-17 19:55:49,504 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 13 of 13 statements. [2025-03-17 19:55:49,504 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:49,505 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:49,505 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:49,507 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 13 statements into 1 equivalence classes. [2025-03-17 19:55:49,511 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 13 of 13 statements. [2025-03-17 19:55:49,511 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:49,511 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:49,513 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:49,830 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:55:49,830 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:55:49,830 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:55:49,830 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:55:49,830 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:55:49,830 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:49,830 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:55:49,830 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:55:49,830 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration6_Lasso [2025-03-17 19:55:49,830 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:55:49,830 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:55:49,831 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,834 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,835 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,836 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,837 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,840 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,841 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,842 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,844 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,845 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,846 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,847 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,849 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,850 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,857 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,859 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,860 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:49,910 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Ended with exit code 0 [2025-03-17 19:55:50,002 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:50,004 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:50,005 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:50,006 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:50,176 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:55:50,176 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:55:50,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,178 INFO L229 MonitoredProcess]: Starting monitored process 55 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,179 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2025-03-17 19:55:50,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,189 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,189 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:50,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,189 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,190 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:50,190 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:50,191 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,196 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0 [2025-03-17 19:55:50,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,198 INFO L229 MonitoredProcess]: Starting monitored process 56 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,199 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2025-03-17 19:55:50,201 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,210 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,210 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:50,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,210 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,211 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:50,211 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:50,212 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,217 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0 [2025-03-17 19:55:50,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,218 INFO L229 MonitoredProcess]: Starting monitored process 57 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,219 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2025-03-17 19:55:50,220 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,230 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,230 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:50,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,230 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,230 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,230 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:50,230 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:50,231 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,236 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2025-03-17 19:55:50,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,238 INFO L229 MonitoredProcess]: Starting monitored process 58 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,239 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2025-03-17 19:55:50,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,251 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,251 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:50,251 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,251 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,251 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,251 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:50,251 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:50,252 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,257 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0 [2025-03-17 19:55:50,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,259 INFO L229 MonitoredProcess]: Starting monitored process 59 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,260 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2025-03-17 19:55:50,260 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,270 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,270 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:50,270 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,270 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,270 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,270 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:50,270 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:50,271 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,276 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2025-03-17 19:55:50,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,278 INFO L229 MonitoredProcess]: Starting monitored process 60 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,279 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2025-03-17 19:55:50,280 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,289 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,289 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,290 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:50,290 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:50,292 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,298 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2025-03-17 19:55:50,298 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,298 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,300 INFO L229 MonitoredProcess]: Starting monitored process 61 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,300 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2025-03-17 19:55:50,301 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,311 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,311 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:50,311 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,311 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,311 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,312 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:50,312 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:50,312 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,318 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2025-03-17 19:55:50,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,319 INFO L229 MonitoredProcess]: Starting monitored process 62 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,320 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2025-03-17 19:55:50,321 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,330 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,330 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:50,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,331 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,331 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:50,331 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:50,332 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,337 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:50,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,340 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,341 INFO L229 MonitoredProcess]: Starting monitored process 63 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,342 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2025-03-17 19:55:50,343 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,353 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,354 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:50,354 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,354 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,354 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,354 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:50,354 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:50,355 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,360 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2025-03-17 19:55:50,360 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,360 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,362 INFO L229 MonitoredProcess]: Starting monitored process 64 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,362 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2025-03-17 19:55:50,363 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,372 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,373 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:50,373 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,373 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,373 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,373 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:50,373 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:50,374 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,379 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2025-03-17 19:55:50,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,379 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,381 INFO L229 MonitoredProcess]: Starting monitored process 65 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,382 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2025-03-17 19:55:50,382 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,392 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,392 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:50,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,392 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,392 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:50,392 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:50,393 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,398 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0 [2025-03-17 19:55:50,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,400 INFO L229 MonitoredProcess]: Starting monitored process 66 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,400 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2025-03-17 19:55:50,401 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,411 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,411 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:50,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,411 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,411 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:50,411 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:50,412 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,421 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Ended with exit code 0 [2025-03-17 19:55:50,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,454 INFO L229 MonitoredProcess]: Starting monitored process 67 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,455 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2025-03-17 19:55:50,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,466 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,466 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:50,466 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,466 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,466 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,466 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:50,466 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:50,467 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2025-03-17 19:55:50,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,475 INFO L229 MonitoredProcess]: Starting monitored process 68 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2025-03-17 19:55:50,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,485 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,485 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:50,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,486 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,488 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:50,488 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:50,489 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,494 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2025-03-17 19:55:50,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,496 INFO L229 MonitoredProcess]: Starting monitored process 69 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,497 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2025-03-17 19:55:50,498 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,508 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,508 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,509 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:50,509 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:50,511 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,516 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0 [2025-03-17 19:55:50,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,518 INFO L229 MonitoredProcess]: Starting monitored process 70 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,519 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2025-03-17 19:55:50,520 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,529 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,529 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:50,529 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,529 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,529 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,529 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:50,529 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:50,530 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,535 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:50,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,536 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,538 INFO L229 MonitoredProcess]: Starting monitored process 71 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,538 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2025-03-17 19:55:50,539 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,548 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,549 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,549 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,549 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,550 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:50,550 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:50,554 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,559 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0 [2025-03-17 19:55:50,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,561 INFO L229 MonitoredProcess]: Starting monitored process 72 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,561 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2025-03-17 19:55:50,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,573 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,573 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,575 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:50,575 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:50,579 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,584 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2025-03-17 19:55:50,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,586 INFO L229 MonitoredProcess]: Starting monitored process 73 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,587 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2025-03-17 19:55:50,588 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,597 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,597 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,599 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:50,599 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:50,602 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,608 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0 [2025-03-17 19:55:50,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,610 INFO L229 MonitoredProcess]: Starting monitored process 74 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,611 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2025-03-17 19:55:50,611 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,621 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,622 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,622 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:50,622 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:50,625 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,631 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0 [2025-03-17 19:55:50,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,633 INFO L229 MonitoredProcess]: Starting monitored process 75 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,634 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2025-03-17 19:55:50,634 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,646 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,646 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,648 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:50,648 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:50,652 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:50,660 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0 [2025-03-17 19:55:50,660 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,660 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,662 INFO L229 MonitoredProcess]: Starting monitored process 76 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,663 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2025-03-17 19:55:50,663 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:50,673 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:50,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:50,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:50,673 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:50,675 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:50,675 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:50,683 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:55:50,700 INFO L443 ModelExtractionUtils]: Simplification made 10 calls to the SMT solver. [2025-03-17 19:55:50,701 INFO L444 ModelExtractionUtils]: 4 out of 13 variables were initially zero. Simplification set additionally 7 variables to zero. [2025-03-17 19:55:50,701 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:50,701 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:50,704 INFO L229 MonitoredProcess]: Starting monitored process 77 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:50,705 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2025-03-17 19:55:50,707 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:55:50,723 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:55:50,723 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:55:50,723 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) 0)_3) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) 0)_3 Supporting invariants [] [2025-03-17 19:55:50,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0 [2025-03-17 19:55:50,752 INFO L156 tatePredicateManager]: 10 out of 11 supporting invariants were superfluous and have been removed [2025-03-17 19:55:50,754 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:55:50,754 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:55:50,754 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:55:50,769 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:50,776 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 7 statements into 1 equivalence classes. [2025-03-17 19:55:50,784 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 7 of 7 statements. [2025-03-17 19:55:50,784 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:50,784 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:50,785 INFO L256 TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:55:50,786 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:50,809 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:50,813 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:50,813 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:50,813 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:50,814 INFO L256 TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 9 conjuncts are in the unsatisfiable core [2025-03-17 19:55:50,814 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:50,881 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 16 [2025-03-17 19:55:50,896 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:50,897 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 4 loop predicates [2025-03-17 19:55:50,897 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 78 states and 99 transitions. cyclomatic complexity: 29 Second operand has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:50,970 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 78 states and 99 transitions. cyclomatic complexity: 29. Second operand has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 217 states and 274 transitions. Complement of second has 10 states. [2025-03-17 19:55:50,971 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 2 stem states 3 non-accepting loop states 1 accepting loop states [2025-03-17 19:55:50,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7 states, 7 states have (on average 1.8571428571428572) internal successors, (13), 6 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:50,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 22 transitions. [2025-03-17 19:55:50,971 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 22 transitions. Stem has 7 letters. Loop has 6 letters. [2025-03-17 19:55:50,972 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:50,972 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 22 transitions. Stem has 13 letters. Loop has 6 letters. [2025-03-17 19:55:50,972 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:50,972 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 22 transitions. Stem has 7 letters. Loop has 12 letters. [2025-03-17 19:55:50,972 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:50,972 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 217 states and 274 transitions. [2025-03-17 19:55:50,974 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 28 [2025-03-17 19:55:50,975 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 217 states to 189 states and 239 transitions. [2025-03-17 19:55:50,975 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 87 [2025-03-17 19:55:50,975 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 94 [2025-03-17 19:55:50,975 INFO L73 IsDeterministic]: Start isDeterministic. Operand 189 states and 239 transitions. [2025-03-17 19:55:50,975 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:55:50,975 INFO L218 hiAutomatonCegarLoop]: Abstraction has 189 states and 239 transitions. [2025-03-17 19:55:50,975 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 189 states and 239 transitions. [2025-03-17 19:55:50,979 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 189 to 144. [2025-03-17 19:55:50,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 144 states, 144 states have (on average 1.2847222222222223) internal successors, (185), 143 states have internal predecessors, (185), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:50,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 144 states and 185 transitions. [2025-03-17 19:55:50,980 INFO L240 hiAutomatonCegarLoop]: Abstraction has 144 states and 185 transitions. [2025-03-17 19:55:50,980 INFO L432 stractBuchiCegarLoop]: Abstraction has 144 states and 185 transitions. [2025-03-17 19:55:50,980 INFO L338 stractBuchiCegarLoop]: ======== Iteration 7 ============ [2025-03-17 19:55:50,980 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 144 states and 185 transitions. [2025-03-17 19:55:50,981 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 28 [2025-03-17 19:55:50,981 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:55:50,981 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:55:50,981 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [2, 2, 2, 2, 2, 1, 1] [2025-03-17 19:55:50,981 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:55:50,981 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" [2025-03-17 19:55:50,981 INFO L754 eck$LassoCheckResult]: Loop: "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" [2025-03-17 19:55:50,982 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:50,982 INFO L85 PathProgramCache]: Analyzing trace with hash 1079780869, now seen corresponding path program 1 times [2025-03-17 19:55:50,982 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:50,982 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1881935147] [2025-03-17 19:55:50,982 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:50,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:50,987 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:50,992 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:50,992 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:50,992 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:50,992 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:50,994 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:50,998 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:50,999 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:50,999 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:51,001 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:51,001 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:51,001 INFO L85 PathProgramCache]: Analyzing trace with hash 1044901320, now seen corresponding path program 4 times [2025-03-17 19:55:51,001 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:51,001 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1802440567] [2025-03-17 19:55:51,001 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-17 19:55:51,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:51,007 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 6 statements into 2 equivalence classes. [2025-03-17 19:55:51,009 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:51,009 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-17 19:55:51,010 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:51,010 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:51,011 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:51,012 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:51,012 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:51,012 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:51,014 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:51,014 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:51,014 INFO L85 PathProgramCache]: Analyzing trace with hash -905412404, now seen corresponding path program 2 times [2025-03-17 19:55:51,014 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:51,014 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1757123132] [2025-03-17 19:55:51,014 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:55:51,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:51,020 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 18 statements into 2 equivalence classes. [2025-03-17 19:55:51,033 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:55:51,033 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:55:51,033 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:51,033 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:51,035 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:55:51,041 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:55:51,041 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:51,041 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:51,046 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:51,561 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:51,631 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:55:51,632 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:55:51,632 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:55:51,632 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:55:51,632 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:55:51,632 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:51,632 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:55:51,632 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:55:51,632 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration7_Lasso [2025-03-17 19:55:51,632 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:55:51,632 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:55:51,633 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,635 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,636 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,637 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,638 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,639 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,640 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,641 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,642 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,644 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,645 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,646 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,651 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,652 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,653 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,654 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,776 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,777 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,779 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,780 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,781 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:51,941 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:55:51,941 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:55:51,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:51,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:51,943 INFO L229 MonitoredProcess]: Starting monitored process 78 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:51,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2025-03-17 19:55:51,946 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:51,955 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:51,955 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:51,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:51,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:51,955 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:51,956 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:51,956 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:51,957 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:51,962 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Ended with exit code 0 [2025-03-17 19:55:51,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:51,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:51,964 INFO L229 MonitoredProcess]: Starting monitored process 79 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:51,964 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2025-03-17 19:55:51,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:51,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:51,975 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:51,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:51,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:51,975 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:51,975 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:51,975 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:51,976 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:51,981 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Ended with exit code 0 [2025-03-17 19:55:51,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:51,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:51,984 INFO L229 MonitoredProcess]: Starting monitored process 80 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:51,984 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2025-03-17 19:55:51,985 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:51,994 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:51,994 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:51,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:51,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:51,995 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:51,995 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:51,995 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:51,996 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,001 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Ended with exit code 0 [2025-03-17 19:55:52,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,003 INFO L229 MonitoredProcess]: Starting monitored process 81 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,004 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2025-03-17 19:55:52,005 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,014 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,014 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:52,014 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,014 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,015 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:52,015 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:52,016 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Ended with exit code 0 [2025-03-17 19:55:52,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,023 INFO L229 MonitoredProcess]: Starting monitored process 82 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2025-03-17 19:55:52,024 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,034 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,034 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:52,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,034 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,034 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:52,034 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:52,035 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,041 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Ended with exit code 0 [2025-03-17 19:55:52,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,042 INFO L229 MonitoredProcess]: Starting monitored process 83 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,044 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2025-03-17 19:55:52,044 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,054 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,054 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,054 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,055 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:52,055 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:52,057 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,062 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:52,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,064 INFO L229 MonitoredProcess]: Starting monitored process 84 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,065 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2025-03-17 19:55:52,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,075 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:52,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,075 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,075 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:52,075 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:52,076 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,082 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0 [2025-03-17 19:55:52,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,084 INFO L229 MonitoredProcess]: Starting monitored process 85 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,084 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2025-03-17 19:55:52,085 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,095 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,095 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:52,095 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,095 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,095 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,095 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:52,095 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:52,096 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,102 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:52,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,103 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,105 INFO L229 MonitoredProcess]: Starting monitored process 86 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,105 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2025-03-17 19:55:52,106 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,116 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,116 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:52,116 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,116 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,116 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,117 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:52,117 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:52,118 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,123 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0 [2025-03-17 19:55:52,123 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,123 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,125 INFO L229 MonitoredProcess]: Starting monitored process 87 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2025-03-17 19:55:52,126 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,136 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,136 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:52,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,136 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,136 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:52,136 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:52,137 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,143 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0 [2025-03-17 19:55:52,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,145 INFO L229 MonitoredProcess]: Starting monitored process 88 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,146 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2025-03-17 19:55:52,147 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,156 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,156 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:52,156 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,156 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,156 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,157 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:52,157 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:52,157 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,163 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2025-03-17 19:55:52,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,165 INFO L229 MonitoredProcess]: Starting monitored process 89 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,166 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2025-03-17 19:55:52,166 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,176 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,176 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:52,176 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,176 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,176 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,176 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:52,176 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:52,177 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,183 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:52,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,185 INFO L229 MonitoredProcess]: Starting monitored process 90 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,186 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2025-03-17 19:55:52,187 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,196 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,196 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,196 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,196 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,197 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:52,197 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:52,199 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,204 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2025-03-17 19:55:52,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,206 INFO L229 MonitoredProcess]: Starting monitored process 91 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,207 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2025-03-17 19:55:52,208 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,217 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,217 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:52,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,217 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,218 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:52,218 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:52,219 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,224 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2025-03-17 19:55:52,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,226 INFO L229 MonitoredProcess]: Starting monitored process 92 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,227 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2025-03-17 19:55:52,228 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,237 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,237 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:52,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,237 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,237 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:52,237 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:52,238 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,244 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:52,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,246 INFO L229 MonitoredProcess]: Starting monitored process 93 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2025-03-17 19:55:52,247 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,257 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,257 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,259 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:52,259 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:52,263 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,269 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0 [2025-03-17 19:55:52,269 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,269 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,271 INFO L229 MonitoredProcess]: Starting monitored process 94 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,271 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2025-03-17 19:55:52,273 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,283 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,283 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,285 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:52,285 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:52,288 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,293 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Ended with exit code 0 [2025-03-17 19:55:52,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,295 INFO L229 MonitoredProcess]: Starting monitored process 95 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,296 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2025-03-17 19:55:52,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,306 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,307 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,308 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:52,309 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:52,313 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:52,319 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:52,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,321 INFO L229 MonitoredProcess]: Starting monitored process 96 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,321 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2025-03-17 19:55:52,322 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:52,332 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:52,332 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:52,332 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:52,332 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:52,335 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:52,335 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:52,340 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:55:52,345 INFO L443 ModelExtractionUtils]: Simplification made 4 calls to the SMT solver. [2025-03-17 19:55:52,345 INFO L444 ModelExtractionUtils]: 4 out of 13 variables were initially zero. Simplification set additionally 7 variables to zero. [2025-03-17 19:55:52,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:52,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:52,347 INFO L229 MonitoredProcess]: Starting monitored process 97 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:52,348 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2025-03-17 19:55:52,349 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:55:52,359 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:55:52,359 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:55:52,359 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) ULTIMATE.start_main_~x~0#1.offset)_6) = 1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) ULTIMATE.start_main_~x~0#1.offset)_6 Supporting invariants [] [2025-03-17 19:55:52,365 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2025-03-17 19:55:52,381 INFO L156 tatePredicateManager]: 11 out of 11 supporting invariants were superfluous and have been removed [2025-03-17 19:55:52,382 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#0 [2025-03-17 19:55:52,383 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#0,GLOBAL] [2025-03-17 19:55:52,383 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#0,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2025-03-17 19:55:52,391 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:52,402 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:52,413 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:52,413 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:52,413 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:52,414 INFO L256 TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:55:52,414 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:52,427 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:52,432 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:52,432 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:52,432 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:52,433 INFO L256 TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 8 conjuncts are in the unsatisfiable core [2025-03-17 19:55:52,433 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:52,471 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:52,471 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 3 loop predicates [2025-03-17 19:55:52,471 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 144 states and 185 transitions. cyclomatic complexity: 54 Second operand has 5 states, 5 states have (on average 2.8) internal successors, (14), 5 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:52,511 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 144 states and 185 transitions. cyclomatic complexity: 54. Second operand has 5 states, 5 states have (on average 2.8) internal successors, (14), 5 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 172 states and 221 transitions. Complement of second has 9 states. [2025-03-17 19:55:52,514 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 3 non-accepting loop states 1 accepting loop states [2025-03-17 19:55:52,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 2.8) internal successors, (14), 5 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:52,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 21 transitions. [2025-03-17 19:55:52,515 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 21 transitions. Stem has 12 letters. Loop has 6 letters. [2025-03-17 19:55:52,515 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:52,515 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:55:52,524 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:52,533 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:52,547 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:52,547 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:52,547 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:52,548 INFO L256 TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:55:52,548 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:52,567 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:52,571 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:52,571 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:52,571 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:52,571 INFO L256 TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 8 conjuncts are in the unsatisfiable core [2025-03-17 19:55:52,572 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:52,613 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:52,613 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.1 stem predicates 3 loop predicates [2025-03-17 19:55:52,614 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 144 states and 185 transitions. cyclomatic complexity: 54 Second operand has 5 states, 5 states have (on average 2.8) internal successors, (14), 5 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:52,641 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 144 states and 185 transitions. cyclomatic complexity: 54. Second operand has 5 states, 5 states have (on average 2.8) internal successors, (14), 5 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 172 states and 221 transitions. Complement of second has 9 states. [2025-03-17 19:55:52,642 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 3 non-accepting loop states 1 accepting loop states [2025-03-17 19:55:52,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 2.8) internal successors, (14), 5 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:52,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 21 transitions. [2025-03-17 19:55:52,642 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 21 transitions. Stem has 12 letters. Loop has 6 letters. [2025-03-17 19:55:52,642 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:52,642 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:55:52,655 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:52,663 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:52,674 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:52,674 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:52,674 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:52,674 INFO L256 TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:55:52,675 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:52,690 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:52,694 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:52,694 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:52,694 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:52,695 INFO L256 TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 8 conjuncts are in the unsatisfiable core [2025-03-17 19:55:52,697 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:52,735 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:52,735 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and without honda bouncer for loop.1 stem predicates 3 loop predicates [2025-03-17 19:55:52,735 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 144 states and 185 transitions. cyclomatic complexity: 54 Second operand has 5 states, 5 states have (on average 2.8) internal successors, (14), 5 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:52,763 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:52,786 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 144 states and 185 transitions. cyclomatic complexity: 54. Second operand has 5 states, 5 states have (on average 2.8) internal successors, (14), 5 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 188 states and 242 transitions. Complement of second has 8 states. [2025-03-17 19:55:52,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 3 non-accepting loop states 1 accepting loop states [2025-03-17 19:55:52,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 2.8) internal successors, (14), 5 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:52,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 22 transitions. [2025-03-17 19:55:52,788 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 22 transitions. Stem has 12 letters. Loop has 6 letters. [2025-03-17 19:55:52,788 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:52,788 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 22 transitions. Stem has 18 letters. Loop has 6 letters. [2025-03-17 19:55:52,788 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:52,788 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 22 transitions. Stem has 12 letters. Loop has 12 letters. [2025-03-17 19:55:52,788 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:52,788 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 188 states and 242 transitions. [2025-03-17 19:55:52,789 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 48 [2025-03-17 19:55:52,790 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 188 states to 164 states and 210 transitions. [2025-03-17 19:55:52,790 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 82 [2025-03-17 19:55:52,790 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 86 [2025-03-17 19:55:52,790 INFO L73 IsDeterministic]: Start isDeterministic. Operand 164 states and 210 transitions. [2025-03-17 19:55:52,790 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:55:52,790 INFO L218 hiAutomatonCegarLoop]: Abstraction has 164 states and 210 transitions. [2025-03-17 19:55:52,791 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 164 states and 210 transitions. [2025-03-17 19:55:52,793 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 164 to 116. [2025-03-17 19:55:52,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 116 states, 116 states have (on average 1.2758620689655173) internal successors, (148), 115 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:52,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 148 transitions. [2025-03-17 19:55:52,794 INFO L240 hiAutomatonCegarLoop]: Abstraction has 116 states and 148 transitions. [2025-03-17 19:55:52,794 INFO L432 stractBuchiCegarLoop]: Abstraction has 116 states and 148 transitions. [2025-03-17 19:55:52,794 INFO L338 stractBuchiCegarLoop]: ======== Iteration 8 ============ [2025-03-17 19:55:52,795 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 116 states and 148 transitions. [2025-03-17 19:55:52,795 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 38 [2025-03-17 19:55:52,795 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:55:52,795 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:55:52,795 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:55:52,795 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:55:52,796 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" [2025-03-17 19:55:52,796 INFO L754 eck$LassoCheckResult]: Loop: "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" [2025-03-17 19:55:52,796 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:52,796 INFO L85 PathProgramCache]: Analyzing trace with hash 1388451133, now seen corresponding path program 2 times [2025-03-17 19:55:52,796 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:52,796 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1325693455] [2025-03-17 19:55:52,796 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:55:52,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:52,806 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:52,809 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:52,809 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-17 19:55:52,809 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:52,809 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:52,811 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:52,813 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:52,813 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:52,813 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:52,815 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:52,815 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:52,815 INFO L85 PathProgramCache]: Analyzing trace with hash 1044901321, now seen corresponding path program 1 times [2025-03-17 19:55:52,815 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:52,815 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1853266386] [2025-03-17 19:55:52,815 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:52,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:52,818 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:52,820 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:52,821 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:52,821 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:52,821 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:52,822 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:52,824 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:52,824 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:52,824 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:52,825 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:52,826 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:52,826 INFO L85 PathProgramCache]: Analyzing trace with hash 1079780869, now seen corresponding path program 2 times [2025-03-17 19:55:52,826 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:52,826 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [759252096] [2025-03-17 19:55:52,826 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:55:52,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:52,832 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 12 statements into 2 equivalence classes. [2025-03-17 19:55:52,840 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:52,840 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:55:52,840 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:52,840 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:52,843 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:52,848 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:52,849 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:52,849 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:52,851 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:53,120 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:55:53,120 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:55:53,120 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:55:53,120 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:55:53,120 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:55:53,120 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:53,120 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:55:53,120 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:55:53,120 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration8_Lasso [2025-03-17 19:55:53,120 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:55:53,120 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:55:53,121 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,122 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,252 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,258 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,259 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,261 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,263 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,264 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,265 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,267 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,268 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,269 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,270 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,271 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,273 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,274 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,275 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,277 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,278 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,279 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,280 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:53,447 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:55:53,447 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:55:53,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:53,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:53,448 INFO L229 MonitoredProcess]: Starting monitored process 98 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:53,449 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2025-03-17 19:55:53,450 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:53,459 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:53,459 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:53,460 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:53,460 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:53,460 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:53,460 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:53,460 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:53,461 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:53,468 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2025-03-17 19:55:53,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:53,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:53,470 INFO L229 MonitoredProcess]: Starting monitored process 99 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:53,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2025-03-17 19:55:53,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:53,481 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:53,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:53,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:53,481 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:53,484 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:53,484 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:53,491 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:55:53,501 INFO L443 ModelExtractionUtils]: Simplification made 10 calls to the SMT solver. [2025-03-17 19:55:53,501 INFO L444 ModelExtractionUtils]: 3 out of 16 variables were initially zero. Simplification set additionally 11 variables to zero. [2025-03-17 19:55:53,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:53,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:53,503 INFO L229 MonitoredProcess]: Starting monitored process 100 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:53,504 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2025-03-17 19:55:53,505 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:55:53,515 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:55:53,515 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:55:53,515 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_2) = 1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_2 Supporting invariants [] [2025-03-17 19:55:53,521 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2025-03-17 19:55:53,534 INFO L156 tatePredicateManager]: 11 out of 12 supporting invariants were superfluous and have been removed [2025-03-17 19:55:53,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#0 [2025-03-17 19:55:53,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#0,GLOBAL] [2025-03-17 19:55:53,536 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#0,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2025-03-17 19:55:53,547 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:53,554 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:53,560 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:53,560 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:53,560 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:53,561 INFO L256 TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:55:53,561 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:53,585 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:53,591 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:53,592 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:53,592 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:53,592 INFO L256 TraceCheckSpWp]: Trace formula consists of 55 conjuncts, 12 conjuncts are in the unsatisfiable core [2025-03-17 19:55:53,593 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:53,652 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:53,652 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 4 loop predicates [2025-03-17 19:55:53,653 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 116 states and 148 transitions. cyclomatic complexity: 41 Second operand has 7 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 6 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:53,718 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 116 states and 148 transitions. cyclomatic complexity: 41. Second operand has 7 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 6 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 178 states and 233 transitions. Complement of second has 12 states. [2025-03-17 19:55:53,719 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 7 states 2 stem states 4 non-accepting loop states 1 accepting loop states [2025-03-17 19:55:53,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7 states, 7 states have (on average 1.7142857142857142) internal successors, (12), 6 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:53,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 22 transitions. [2025-03-17 19:55:53,719 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 22 transitions. Stem has 6 letters. Loop has 6 letters. [2025-03-17 19:55:53,720 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:53,720 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 22 transitions. Stem has 12 letters. Loop has 6 letters. [2025-03-17 19:55:53,720 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:53,720 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 22 transitions. Stem has 6 letters. Loop has 12 letters. [2025-03-17 19:55:53,720 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:53,720 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 178 states and 233 transitions. [2025-03-17 19:55:53,721 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 34 [2025-03-17 19:55:53,722 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 178 states to 162 states and 211 transitions. [2025-03-17 19:55:53,722 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 76 [2025-03-17 19:55:53,722 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 78 [2025-03-17 19:55:53,722 INFO L73 IsDeterministic]: Start isDeterministic. Operand 162 states and 211 transitions. [2025-03-17 19:55:53,722 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:55:53,722 INFO L218 hiAutomatonCegarLoop]: Abstraction has 162 states and 211 transitions. [2025-03-17 19:55:53,723 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 162 states and 211 transitions. [2025-03-17 19:55:53,726 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 162 to 158. [2025-03-17 19:55:53,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 158 states, 158 states have (on average 1.2784810126582278) internal successors, (202), 157 states have internal predecessors, (202), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:53,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 158 states and 202 transitions. [2025-03-17 19:55:53,729 INFO L240 hiAutomatonCegarLoop]: Abstraction has 158 states and 202 transitions. [2025-03-17 19:55:53,729 INFO L432 stractBuchiCegarLoop]: Abstraction has 158 states and 202 transitions. [2025-03-17 19:55:53,729 INFO L338 stractBuchiCegarLoop]: ======== Iteration 9 ============ [2025-03-17 19:55:53,730 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 158 states and 202 transitions. [2025-03-17 19:55:53,730 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 34 [2025-03-17 19:55:53,730 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:55:53,730 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:55:53,731 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [2, 2, 2, 2, 2, 2, 1] [2025-03-17 19:55:53,731 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:55:53,731 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:55:53,731 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:55:53,731 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:53,731 INFO L85 PathProgramCache]: Analyzing trace with hash -1625816678, now seen corresponding path program 3 times [2025-03-17 19:55:53,731 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:53,731 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [699788157] [2025-03-17 19:55:53,731 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-17 19:55:53,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:53,740 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 13 statements into 2 equivalence classes. [2025-03-17 19:55:53,745 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) and asserted 13 of 13 statements. [2025-03-17 19:55:53,745 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2025-03-17 19:55:53,745 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:53,745 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:53,761 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 13 statements into 1 equivalence classes. [2025-03-17 19:55:53,765 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 13 of 13 statements. [2025-03-17 19:55:53,766 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:53,766 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:53,769 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:53,769 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:53,770 INFO L85 PathProgramCache]: Analyzing trace with hash 1329308149, now seen corresponding path program 3 times [2025-03-17 19:55:53,770 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:53,770 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2091484430] [2025-03-17 19:55:53,770 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-17 19:55:53,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:53,773 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:53,776 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:53,776 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-03-17 19:55:53,777 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:53,777 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:53,778 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2025-03-17 19:55:53,778 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:53,780 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:53,780 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:53,780 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:53,782 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:53,782 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:53,782 INFO L85 PathProgramCache]: Analyzing trace with hash -1071100722, now seen corresponding path program 2 times [2025-03-17 19:55:53,782 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:53,783 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [679792699] [2025-03-17 19:55:53,783 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:55:53,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:53,790 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 19 statements into 2 equivalence classes. [2025-03-17 19:55:53,797 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:55:53,797 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:55:53,797 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:53,797 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:53,800 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:55:53,804 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:55:53,805 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:53,805 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:53,808 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:54,339 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:55:54,339 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:55:54,339 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:55:54,339 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:55:54,339 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:55:54,339 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:54,339 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:55:54,339 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:55:54,339 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration9_Lasso [2025-03-17 19:55:54,339 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:55:54,339 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:55:54,340 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,344 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,465 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,466 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,468 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,469 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,470 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,471 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,473 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,474 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,475 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,476 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,477 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,478 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,479 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,480 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,482 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,483 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,484 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,485 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,487 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:54,639 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:55:54,639 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:55:54,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:54,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:54,641 INFO L229 MonitoredProcess]: Starting monitored process 101 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:54,642 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2025-03-17 19:55:54,643 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:54,652 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:54,652 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:54,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:54,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:54,652 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:54,652 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:54,652 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:54,653 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:54,658 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2025-03-17 19:55:54,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:54,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:54,660 INFO L229 MonitoredProcess]: Starting monitored process 102 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:54,661 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2025-03-17 19:55:54,662 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:54,671 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:54,671 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:54,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:54,672 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:54,675 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:54,675 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:54,681 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:55:54,687 INFO L443 ModelExtractionUtils]: Simplification made 5 calls to the SMT solver. [2025-03-17 19:55:54,687 INFO L444 ModelExtractionUtils]: 5 out of 16 variables were initially zero. Simplification set additionally 9 variables to zero. [2025-03-17 19:55:54,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:54,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:54,689 INFO L229 MonitoredProcess]: Starting monitored process 103 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:54,690 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2025-03-17 19:55:54,690 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:55:54,700 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:55:54,701 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:55:54,701 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) 0)_6) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) 0)_6 Supporting invariants [] [2025-03-17 19:55:54,706 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2025-03-17 19:55:54,728 INFO L156 tatePredicateManager]: 11 out of 12 supporting invariants were superfluous and have been removed [2025-03-17 19:55:54,729 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:55:54,729 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:55:54,729 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:55:54,742 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:54,750 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 13 statements into 1 equivalence classes. [2025-03-17 19:55:54,760 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 13 of 13 statements. [2025-03-17 19:55:54,760 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:54,760 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:54,760 INFO L256 TraceCheckSpWp]: Trace formula consists of 151 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:55:54,761 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:54,796 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:54,800 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:54,800 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:54,800 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:54,802 INFO L256 TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 9 conjuncts are in the unsatisfiable core [2025-03-17 19:55:54,803 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:54,846 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 16 [2025-03-17 19:55:54,866 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2025-03-17 19:55:54,870 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:54,870 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 4 loop predicates [2025-03-17 19:55:54,870 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 158 states and 202 transitions. cyclomatic complexity: 56 Second operand has 7 states, 7 states have (on average 2.0) internal successors, (14), 6 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:54,912 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 158 states and 202 transitions. cyclomatic complexity: 56. Second operand has 7 states, 7 states have (on average 2.0) internal successors, (14), 6 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 242 states and 311 transitions. Complement of second has 10 states. [2025-03-17 19:55:54,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 2 stem states 3 non-accepting loop states 1 accepting loop states [2025-03-17 19:55:54,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7 states, 7 states have (on average 2.0) internal successors, (14), 6 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:54,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 22 transitions. [2025-03-17 19:55:54,913 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 22 transitions. Stem has 13 letters. Loop has 6 letters. [2025-03-17 19:55:54,913 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:54,913 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:55:54,927 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:54,936 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 13 statements into 1 equivalence classes. [2025-03-17 19:55:54,946 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 13 of 13 statements. [2025-03-17 19:55:54,946 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:54,946 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:54,948 INFO L256 TraceCheckSpWp]: Trace formula consists of 151 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:55:54,949 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:54,973 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:54,977 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:54,977 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:54,977 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:54,977 INFO L256 TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 9 conjuncts are in the unsatisfiable core [2025-03-17 19:55:54,978 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:55,032 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 16 [2025-03-17 19:55:55,044 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:55,044 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.2 stem predicates 4 loop predicates [2025-03-17 19:55:55,044 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 158 states and 202 transitions. cyclomatic complexity: 56 Second operand has 7 states, 7 states have (on average 2.0) internal successors, (14), 6 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:55,112 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 158 states and 202 transitions. cyclomatic complexity: 56. Second operand has 7 states, 7 states have (on average 2.0) internal successors, (14), 6 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 227 states and 292 transitions. Complement of second has 12 states. [2025-03-17 19:55:55,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 7 states 2 stem states 4 non-accepting loop states 1 accepting loop states [2025-03-17 19:55:55,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7 states, 7 states have (on average 2.0) internal successors, (14), 6 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:55,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 21 transitions. [2025-03-17 19:55:55,113 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 21 transitions. Stem has 13 letters. Loop has 6 letters. [2025-03-17 19:55:55,113 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:55,113 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:55:55,128 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:55,136 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 13 statements into 1 equivalence classes. [2025-03-17 19:55:55,146 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 13 of 13 statements. [2025-03-17 19:55:55,146 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:55,146 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:55,146 INFO L256 TraceCheckSpWp]: Trace formula consists of 151 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:55:55,147 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:55,174 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:55,177 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:55,177 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:55,177 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:55,177 INFO L256 TraceCheckSpWp]: Trace formula consists of 50 conjuncts, 9 conjuncts are in the unsatisfiable core [2025-03-17 19:55:55,178 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:55,219 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 16 [2025-03-17 19:55:55,229 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:55,229 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and without honda bouncer for loop.2 stem predicates 4 loop predicates [2025-03-17 19:55:55,229 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 158 states and 202 transitions. cyclomatic complexity: 56 Second operand has 7 states, 7 states have (on average 2.0) internal successors, (14), 6 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:55,277 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 158 states and 202 transitions. cyclomatic complexity: 56. Second operand has 7 states, 7 states have (on average 2.0) internal successors, (14), 6 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 280 states and 358 transitions. Complement of second has 11 states. [2025-03-17 19:55:55,278 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 2 stem states 3 non-accepting loop states 1 accepting loop states [2025-03-17 19:55:55,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7 states, 7 states have (on average 2.0) internal successors, (14), 6 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:55,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 23 transitions. [2025-03-17 19:55:55,278 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 23 transitions. Stem has 13 letters. Loop has 6 letters. [2025-03-17 19:55:55,278 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:55,278 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 23 transitions. Stem has 19 letters. Loop has 6 letters. [2025-03-17 19:55:55,279 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:55,279 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 23 transitions. Stem has 13 letters. Loop has 12 letters. [2025-03-17 19:55:55,279 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:55,279 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 280 states and 358 transitions. [2025-03-17 19:55:55,280 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 59 [2025-03-17 19:55:55,281 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 280 states to 226 states and 286 transitions. [2025-03-17 19:55:55,281 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 90 [2025-03-17 19:55:55,282 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 102 [2025-03-17 19:55:55,282 INFO L73 IsDeterministic]: Start isDeterministic. Operand 226 states and 286 transitions. [2025-03-17 19:55:55,282 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:55:55,282 INFO L218 hiAutomatonCegarLoop]: Abstraction has 226 states and 286 transitions. [2025-03-17 19:55:55,282 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 226 states and 286 transitions. [2025-03-17 19:55:55,285 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 226 to 108. [2025-03-17 19:55:55,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 108 states, 108 states have (on average 1.287037037037037) internal successors, (139), 107 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:55,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 108 states and 139 transitions. [2025-03-17 19:55:55,285 INFO L240 hiAutomatonCegarLoop]: Abstraction has 108 states and 139 transitions. [2025-03-17 19:55:55,285 INFO L432 stractBuchiCegarLoop]: Abstraction has 108 states and 139 transitions. [2025-03-17 19:55:55,285 INFO L338 stractBuchiCegarLoop]: ======== Iteration 10 ============ [2025-03-17 19:55:55,285 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 108 states and 139 transitions. [2025-03-17 19:55:55,286 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 52 [2025-03-17 19:55:55,286 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:55:55,286 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:55:55,286 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [2, 2, 2, 1, 1, 1, 1, 1] [2025-03-17 19:55:55,286 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [2, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:55:55,286 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" [2025-03-17 19:55:55,287 INFO L754 eck$LassoCheckResult]: Loop: "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" [2025-03-17 19:55:55,287 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:55,287 INFO L85 PathProgramCache]: Analyzing trace with hash 1391675807, now seen corresponding path program 1 times [2025-03-17 19:55:55,287 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:55,287 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1056383253] [2025-03-17 19:55:55,287 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:55,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:55,292 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 11 statements into 1 equivalence classes. [2025-03-17 19:55:55,296 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 11 of 11 statements. [2025-03-17 19:55:55,298 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:55,298 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:55,298 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:55,301 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 11 statements into 1 equivalence classes. [2025-03-17 19:55:55,303 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 11 of 11 statements. [2025-03-17 19:55:55,303 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:55,303 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:55,307 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:55,308 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:55,308 INFO L85 PathProgramCache]: Analyzing trace with hash -86193809, now seen corresponding path program 1 times [2025-03-17 19:55:55,308 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:55,308 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1136505592] [2025-03-17 19:55:55,308 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:55,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:55,313 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:55,316 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:55,317 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:55,317 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:55,317 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:55,318 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:55,323 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:55,323 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:55,323 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:55,325 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:55,325 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:55,325 INFO L85 PathProgramCache]: Analyzing trace with hash 185112077, now seen corresponding path program 1 times [2025-03-17 19:55:55,325 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:55,325 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2135745714] [2025-03-17 19:55:55,325 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:55,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:55,334 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-03-17 19:55:55,338 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-03-17 19:55:55,339 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:55,339 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:55,339 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:55,341 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-03-17 19:55:55,346 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-03-17 19:55:55,347 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:55,347 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:55,350 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:55,849 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:55:55,850 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:55:55,850 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:55:55,850 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:55:55,850 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:55:55,850 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:55,850 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:55:55,850 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:55:55,850 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration10_Lasso [2025-03-17 19:55:55,850 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:55:55,850 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:55:55,851 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,852 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,853 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,854 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,856 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,857 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,858 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,859 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,860 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,863 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,864 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,876 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,878 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,879 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,990 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,991 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,992 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,993 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:55,995 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:56,144 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:55:56,144 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:55:56,144 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,144 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,146 INFO L229 MonitoredProcess]: Starting monitored process 104 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,146 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2025-03-17 19:55:56,148 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,157 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,157 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:56,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,157 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,157 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:56,158 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:56,158 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,164 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2025-03-17 19:55:56,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,165 INFO L229 MonitoredProcess]: Starting monitored process 105 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,166 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2025-03-17 19:55:56,167 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,176 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,177 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:56,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,177 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,177 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:56,177 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:56,178 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,183 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2025-03-17 19:55:56,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,185 INFO L229 MonitoredProcess]: Starting monitored process 106 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,186 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2025-03-17 19:55:56,187 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,196 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,196 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:56,196 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,196 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,196 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,196 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:56,196 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:56,198 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,203 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0 [2025-03-17 19:55:56,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,205 INFO L229 MonitoredProcess]: Starting monitored process 107 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,205 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2025-03-17 19:55:56,206 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,216 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,216 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,216 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,216 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,217 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:56,217 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:56,219 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,224 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2025-03-17 19:55:56,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,226 INFO L229 MonitoredProcess]: Starting monitored process 108 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2025-03-17 19:55:56,227 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,236 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,237 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:56,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,237 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,237 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:56,237 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:56,238 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,243 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2025-03-17 19:55:56,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,243 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,245 INFO L229 MonitoredProcess]: Starting monitored process 109 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,245 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2025-03-17 19:55:56,246 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,256 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,256 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:56,256 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,256 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,256 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,256 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:56,256 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:56,257 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,262 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0 [2025-03-17 19:55:56,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,262 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,264 INFO L229 MonitoredProcess]: Starting monitored process 110 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,264 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2025-03-17 19:55:56,265 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,275 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,275 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:56,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,275 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,275 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:56,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:56,276 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,282 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2025-03-17 19:55:56,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,284 INFO L229 MonitoredProcess]: Starting monitored process 111 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,285 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2025-03-17 19:55:56,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:56,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,295 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,296 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:56,296 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:56,297 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0 [2025-03-17 19:55:56,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,304 INFO L229 MonitoredProcess]: Starting monitored process 112 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,305 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2025-03-17 19:55:56,306 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,316 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,316 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,317 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:56,317 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:56,319 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,324 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0 [2025-03-17 19:55:56,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,326 INFO L229 MonitoredProcess]: Starting monitored process 113 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,327 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2025-03-17 19:55:56,328 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,338 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,338 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:56,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,338 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,338 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:56,338 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:56,339 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,345 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:56,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,347 INFO L229 MonitoredProcess]: Starting monitored process 114 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,348 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2025-03-17 19:55:56,348 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,358 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,358 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:56,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,358 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,358 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:56,358 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:56,359 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,365 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Ended with exit code 0 [2025-03-17 19:55:56,366 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,367 INFO L229 MonitoredProcess]: Starting monitored process 115 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,368 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2025-03-17 19:55:56,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,378 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,378 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:56,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,378 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,379 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:56,379 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:56,380 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,385 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0 [2025-03-17 19:55:56,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,387 INFO L229 MonitoredProcess]: Starting monitored process 116 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2025-03-17 19:55:56,389 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,400 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,400 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:56,400 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,400 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,400 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:56,400 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:56,401 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,408 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0 [2025-03-17 19:55:56,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,410 INFO L229 MonitoredProcess]: Starting monitored process 117 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,411 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process [2025-03-17 19:55:56,411 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,423 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,423 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,425 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:56,425 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:56,430 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,436 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Ended with exit code 0 [2025-03-17 19:55:56,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,438 INFO L229 MonitoredProcess]: Starting monitored process 118 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,439 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process [2025-03-17 19:55:56,439 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,451 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,451 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,452 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,454 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:56,454 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:56,458 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,465 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Ended with exit code 0 [2025-03-17 19:55:56,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,467 INFO L229 MonitoredProcess]: Starting monitored process 119 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,468 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process [2025-03-17 19:55:56,469 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,478 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,478 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,480 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:56,480 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:56,484 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:56,489 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Ended with exit code 0 [2025-03-17 19:55:56,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,491 INFO L229 MonitoredProcess]: Starting monitored process 120 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2025-03-17 19:55:56,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:56,503 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:56,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:56,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:56,503 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:56,505 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:56,505 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:56,512 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:55:56,521 INFO L443 ModelExtractionUtils]: Simplification made 6 calls to the SMT solver. [2025-03-17 19:55:56,521 INFO L444 ModelExtractionUtils]: 1 out of 16 variables were initially zero. Simplification set additionally 13 variables to zero. [2025-03-17 19:55:56,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:56,521 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:56,523 INFO L229 MonitoredProcess]: Starting monitored process 121 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:56,524 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process [2025-03-17 19:55:56,524 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:55:56,534 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:55:56,534 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:55:56,534 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) ULTIMATE.start_main_~x~0#1.offset)_9) = 1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) ULTIMATE.start_main_~x~0#1.offset)_9 Supporting invariants [] [2025-03-17 19:55:56,541 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:56,554 INFO L156 tatePredicateManager]: 10 out of 10 supporting invariants were superfluous and have been removed [2025-03-17 19:55:56,555 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#0 [2025-03-17 19:55:56,555 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#0,GLOBAL] [2025-03-17 19:55:56,555 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#0,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2025-03-17 19:55:56,562 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:56,570 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 11 statements into 1 equivalence classes. [2025-03-17 19:55:56,581 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 11 of 11 statements. [2025-03-17 19:55:56,582 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:56,582 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:56,582 INFO L256 TraceCheckSpWp]: Trace formula consists of 127 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:55:56,583 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:56,595 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:56,603 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:56,603 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:56,603 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:56,604 INFO L256 TraceCheckSpWp]: Trace formula consists of 99 conjuncts, 14 conjuncts are in the unsatisfiable core [2025-03-17 19:55:56,606 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:56,609 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2025-03-17 19:55:56,613 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:55:56,631 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9 [2025-03-17 19:55:56,650 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:55:56,691 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:56,691 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 6 loop predicates [2025-03-17 19:55:56,692 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 108 states and 139 transitions. cyclomatic complexity: 37 Second operand has 7 states, 7 states have (on average 2.857142857142857) internal successors, (20), 7 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:56,802 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 108 states and 139 transitions. cyclomatic complexity: 37. Second operand has 7 states, 7 states have (on average 2.857142857142857) internal successors, (20), 7 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 405 states and 505 transitions. Complement of second has 17 states. [2025-03-17 19:55:56,806 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 9 states 1 stem states 7 non-accepting loop states 1 accepting loop states [2025-03-17 19:55:56,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7 states, 7 states have (on average 2.857142857142857) internal successors, (20), 7 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:56,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 35 transitions. [2025-03-17 19:55:56,806 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 35 transitions. Stem has 11 letters. Loop has 12 letters. [2025-03-17 19:55:56,806 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:56,806 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 35 transitions. Stem has 23 letters. Loop has 12 letters. [2025-03-17 19:55:56,807 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:56,807 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 35 transitions. Stem has 11 letters. Loop has 24 letters. [2025-03-17 19:55:56,807 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:56,807 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 405 states and 505 transitions. [2025-03-17 19:55:56,809 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 89 [2025-03-17 19:55:56,810 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 405 states to 369 states and 464 transitions. [2025-03-17 19:55:56,810 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 123 [2025-03-17 19:55:56,810 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 131 [2025-03-17 19:55:56,810 INFO L73 IsDeterministic]: Start isDeterministic. Operand 369 states and 464 transitions. [2025-03-17 19:55:56,811 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:55:56,811 INFO L218 hiAutomatonCegarLoop]: Abstraction has 369 states and 464 transitions. [2025-03-17 19:55:56,811 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 369 states and 464 transitions. [2025-03-17 19:55:56,817 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 369 to 318. [2025-03-17 19:55:56,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 318 states, 318 states have (on average 1.270440251572327) internal successors, (404), 317 states have internal predecessors, (404), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:56,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 318 states to 318 states and 404 transitions. [2025-03-17 19:55:56,819 INFO L240 hiAutomatonCegarLoop]: Abstraction has 318 states and 404 transitions. [2025-03-17 19:55:56,819 INFO L432 stractBuchiCegarLoop]: Abstraction has 318 states and 404 transitions. [2025-03-17 19:55:56,819 INFO L338 stractBuchiCegarLoop]: ======== Iteration 11 ============ [2025-03-17 19:55:56,819 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 318 states and 404 transitions. [2025-03-17 19:55:56,820 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 89 [2025-03-17 19:55:56,820 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:55:56,820 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:55:56,820 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [2, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:55:56,820 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:55:56,820 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" [2025-03-17 19:55:56,820 INFO L754 eck$LassoCheckResult]: Loop: "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" [2025-03-17 19:55:56,821 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:56,821 INFO L85 PathProgramCache]: Analyzing trace with hash 192277060, now seen corresponding path program 1 times [2025-03-17 19:55:56,821 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:56,821 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1028918025] [2025-03-17 19:55:56,821 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:56,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:56,829 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:56,833 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:56,833 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:56,833 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:56,833 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:56,834 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:56,837 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:56,837 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:56,837 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:56,839 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:56,839 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:56,839 INFO L85 PathProgramCache]: Analyzing trace with hash 930384588, now seen corresponding path program 2 times [2025-03-17 19:55:56,840 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:56,840 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [214824223] [2025-03-17 19:55:56,840 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:55:56,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:56,846 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:56,847 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:56,848 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-17 19:55:56,848 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:56,848 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:56,848 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:56,849 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:56,849 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:56,849 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:56,851 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:56,851 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:56,851 INFO L85 PathProgramCache]: Analyzing trace with hash 1637119695, now seen corresponding path program 1 times [2025-03-17 19:55:56,851 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:56,851 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [106760483] [2025-03-17 19:55:56,851 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:56,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:56,856 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:55:56,860 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:55:56,860 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:56,860 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:56,860 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:56,862 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:55:56,865 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:55:56,866 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:56,866 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:56,868 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:57,035 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0 [2025-03-17 19:55:57,459 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:55:57,459 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:55:57,459 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:55:57,459 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:55:57,459 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:55:57,459 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:57,459 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:55:57,459 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:55:57,459 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration11_Lasso [2025-03-17 19:55:57,459 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:55:57,459 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:55:57,460 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,461 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,463 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,553 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,554 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,555 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,556 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,557 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,562 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,564 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,565 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,574 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,575 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,577 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,578 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,579 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,580 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,581 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,583 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,583 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,584 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:57,718 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:55:57,718 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:55:57,718 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:57,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:57,720 INFO L229 MonitoredProcess]: Starting monitored process 122 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:57,721 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process [2025-03-17 19:55:57,722 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:57,731 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:57,731 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:57,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:57,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:57,731 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:57,732 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:57,732 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:57,733 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:57,738 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Ended with exit code 0 [2025-03-17 19:55:57,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:57,738 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:57,740 INFO L229 MonitoredProcess]: Starting monitored process 123 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:57,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process [2025-03-17 19:55:57,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:57,751 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:57,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:57,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:57,751 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:57,752 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:57,752 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:57,754 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:57,759 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Ended with exit code 0 [2025-03-17 19:55:57,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:57,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:57,761 INFO L229 MonitoredProcess]: Starting monitored process 124 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:57,762 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process [2025-03-17 19:55:57,764 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:57,774 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:57,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:57,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:57,774 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:57,775 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:57,775 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:57,778 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:57,784 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Ended with exit code 0 [2025-03-17 19:55:57,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:57,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:57,787 INFO L229 MonitoredProcess]: Starting monitored process 125 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:57,788 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process [2025-03-17 19:55:57,789 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:57,800 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:57,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:57,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:57,800 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:57,802 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:57,802 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:57,806 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:57,813 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Ended with exit code 0 [2025-03-17 19:55:57,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:57,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:57,815 INFO L229 MonitoredProcess]: Starting monitored process 126 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:57,816 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Waiting until timeout for monitored process [2025-03-17 19:55:57,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:57,826 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:57,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:57,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:57,827 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:57,828 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:57,828 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:57,832 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:57,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Ended with exit code 0 [2025-03-17 19:55:57,838 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:57,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:57,840 INFO L229 MonitoredProcess]: Starting monitored process 127 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:57,841 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Waiting until timeout for monitored process [2025-03-17 19:55:57,842 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:57,851 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:57,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:57,852 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:57,852 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:57,854 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:57,854 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:57,859 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:57,864 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:57,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:57,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:57,867 INFO L229 MonitoredProcess]: Starting monitored process 128 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:57,870 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Waiting until timeout for monitored process [2025-03-17 19:55:57,870 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:57,883 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:57,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:57,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:57,883 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:57,885 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:57,885 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:57,889 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:57,895 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Ended with exit code 0 [2025-03-17 19:55:57,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:57,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:57,897 INFO L229 MonitoredProcess]: Starting monitored process 129 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:57,900 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Waiting until timeout for monitored process [2025-03-17 19:55:57,900 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:57,910 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:57,910 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:57,910 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:57,910 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:57,911 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:57,911 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:57,914 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:57,921 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:57,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:57,922 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:57,923 INFO L229 MonitoredProcess]: Starting monitored process 130 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:57,925 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Waiting until timeout for monitored process [2025-03-17 19:55:57,926 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:57,937 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:57,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:57,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:57,937 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:57,946 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:57,946 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:57,950 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:55:57,955 INFO L443 ModelExtractionUtils]: Simplification made 4 calls to the SMT solver. [2025-03-17 19:55:57,955 INFO L444 ModelExtractionUtils]: 0 out of 10 variables were initially zero. Simplification set additionally 8 variables to zero. [2025-03-17 19:55:57,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:57,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:57,959 INFO L229 MonitoredProcess]: Starting monitored process 131 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:57,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Waiting until timeout for monitored process [2025-03-17 19:55:57,961 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:55:57,971 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:55:57,971 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:55:57,971 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_10) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_10 Supporting invariants [] [2025-03-17 19:55:57,978 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Ended with exit code 0 [2025-03-17 19:55:57,992 INFO L156 tatePredicateManager]: 10 out of 10 supporting invariants were superfluous and have been removed [2025-03-17 19:55:57,992 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:55:57,992 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:55:57,993 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:55:57,999 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:58,005 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:58,014 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:58,014 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:58,014 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:58,015 INFO L256 TraceCheckSpWp]: Trace formula consists of 136 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:55:58,015 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:58,030 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:55:58,033 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:55:58,033 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:58,033 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:58,034 INFO L256 TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 11 conjuncts are in the unsatisfiable core [2025-03-17 19:55:58,035 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:58,077 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:58,077 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 4 loop predicates [2025-03-17 19:55:58,078 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 318 states and 404 transitions. cyclomatic complexity: 105 Second operand has 6 states, 6 states have (on average 2.5) internal successors, (15), 6 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:58,126 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 318 states and 404 transitions. cyclomatic complexity: 105. Second operand has 6 states, 6 states have (on average 2.5) internal successors, (15), 6 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 807 states and 1022 transitions. Complement of second has 11 states. [2025-03-17 19:55:58,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 1 stem states 4 non-accepting loop states 1 accepting loop states [2025-03-17 19:55:58,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 2.5) internal successors, (15), 6 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:58,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 23 transitions. [2025-03-17 19:55:58,127 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 23 transitions. Stem has 12 letters. Loop has 6 letters. [2025-03-17 19:55:58,127 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:58,127 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 23 transitions. Stem has 18 letters. Loop has 6 letters. [2025-03-17 19:55:58,127 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:58,127 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 23 transitions. Stem has 12 letters. Loop has 12 letters. [2025-03-17 19:55:58,127 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:58,127 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 807 states and 1022 transitions. [2025-03-17 19:55:58,130 INFO L131 ngComponentsAnalysis]: Automaton has 10 accepting balls. 157 [2025-03-17 19:55:58,133 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 807 states to 714 states and 906 transitions. [2025-03-17 19:55:58,133 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 242 [2025-03-17 19:55:58,134 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 242 [2025-03-17 19:55:58,134 INFO L73 IsDeterministic]: Start isDeterministic. Operand 714 states and 906 transitions. [2025-03-17 19:55:58,134 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:55:58,134 INFO L218 hiAutomatonCegarLoop]: Abstraction has 714 states and 906 transitions. [2025-03-17 19:55:58,134 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 714 states and 906 transitions. [2025-03-17 19:55:58,141 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 714 to 617. [2025-03-17 19:55:58,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 617 states, 617 states have (on average 1.2755267423014587) internal successors, (787), 616 states have internal predecessors, (787), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:58,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 617 states to 617 states and 787 transitions. [2025-03-17 19:55:58,144 INFO L240 hiAutomatonCegarLoop]: Abstraction has 617 states and 787 transitions. [2025-03-17 19:55:58,144 INFO L432 stractBuchiCegarLoop]: Abstraction has 617 states and 787 transitions. [2025-03-17 19:55:58,144 INFO L338 stractBuchiCegarLoop]: ======== Iteration 12 ============ [2025-03-17 19:55:58,144 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 617 states and 787 transitions. [2025-03-17 19:55:58,145 INFO L131 ngComponentsAnalysis]: Automaton has 10 accepting balls. 157 [2025-03-17 19:55:58,145 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:55:58,145 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:55:58,146 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [2, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:55:58,146 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [2, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:55:58,146 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" [2025-03-17 19:55:58,146 INFO L754 eck$LassoCheckResult]: Loop: "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" [2025-03-17 19:55:58,146 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:58,146 INFO L85 PathProgramCache]: Analyzing trace with hash 1079780740, now seen corresponding path program 1 times [2025-03-17 19:55:58,147 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:58,147 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1195427976] [2025-03-17 19:55:58,147 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:58,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:58,151 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:58,155 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:58,155 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:58,155 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:58,155 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:58,156 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:58,159 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:58,159 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:58,159 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:58,161 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:58,162 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:58,162 INFO L85 PathProgramCache]: Analyzing trace with hash -985542764, now seen corresponding path program 1 times [2025-03-17 19:55:58,162 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:58,162 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1304919350] [2025-03-17 19:55:58,162 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:58,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:58,166 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:58,168 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:58,168 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:58,168 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:58,168 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:58,169 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:58,171 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:58,171 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:58,171 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:58,173 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:58,173 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:58,173 INFO L85 PathProgramCache]: Analyzing trace with hash 1486538903, now seen corresponding path program 1 times [2025-03-17 19:55:58,173 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:55:58,173 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [992106247] [2025-03-17 19:55:58,173 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:55:58,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:55:58,179 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-17 19:55:58,184 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-17 19:55:58,185 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:58,185 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:58,185 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:55:58,187 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-17 19:55:58,212 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-17 19:55:58,212 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:58,212 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:55:58,219 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:55:58,225 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:58,899 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:55:58,899 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:55:58,899 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:55:58,899 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:55:58,899 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:55:58,899 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:58,899 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:55:58,899 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:55:58,899 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration12_Lasso [2025-03-17 19:55:58,899 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:55:58,899 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:55:58,900 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:58,904 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:58,905 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:58,906 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:58,907 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,040 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,042 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,043 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,044 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,045 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,046 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,047 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,048 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,049 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,051 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,052 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,053 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,054 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,055 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,057 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,058 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:55:59,208 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:55:59,208 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:55:59,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:59,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:59,210 INFO L229 MonitoredProcess]: Starting monitored process 132 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:59,211 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Waiting until timeout for monitored process [2025-03-17 19:55:59,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:59,222 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:59,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:59,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:59,223 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:59,223 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:59,223 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:59,225 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:59,230 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:59,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:59,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:59,232 INFO L229 MonitoredProcess]: Starting monitored process 133 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:59,233 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Waiting until timeout for monitored process [2025-03-17 19:55:59,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:59,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:59,243 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:59,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:59,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:59,243 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:59,243 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:59,243 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:59,244 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:59,249 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:59,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:59,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:59,251 INFO L229 MonitoredProcess]: Starting monitored process 134 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:59,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Waiting until timeout for monitored process [2025-03-17 19:55:59,254 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:59,263 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:59,263 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:59,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:59,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:59,263 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:59,263 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:59,263 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:59,264 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:59,270 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Ended with exit code 0 [2025-03-17 19:55:59,270 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:59,270 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:59,272 INFO L229 MonitoredProcess]: Starting monitored process 135 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:59,272 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Waiting until timeout for monitored process [2025-03-17 19:55:59,273 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:59,283 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:59,283 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:55:59,283 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:59,283 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:59,283 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:59,283 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:55:59,283 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:55:59,284 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:59,289 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Ended with exit code 0 [2025-03-17 19:55:59,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:59,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:59,291 INFO L229 MonitoredProcess]: Starting monitored process 136 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:59,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Waiting until timeout for monitored process [2025-03-17 19:55:59,292 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:59,302 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:59,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:59,302 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:59,302 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:59,303 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:59,303 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:59,305 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:59,310 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0 [2025-03-17 19:55:59,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:59,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:59,312 INFO L229 MonitoredProcess]: Starting monitored process 137 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:59,313 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Waiting until timeout for monitored process [2025-03-17 19:55:59,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:59,323 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:59,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:59,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:59,323 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:59,324 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:59,324 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:59,328 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:59,337 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Ended with exit code 0 [2025-03-17 19:55:59,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:59,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:59,339 INFO L229 MonitoredProcess]: Starting monitored process 138 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:59,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Waiting until timeout for monitored process [2025-03-17 19:55:59,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:59,350 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:59,350 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:59,350 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:59,350 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:59,352 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:59,352 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:59,355 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:59,361 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Ended with exit code 0 [2025-03-17 19:55:59,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:59,361 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:59,362 INFO L229 MonitoredProcess]: Starting monitored process 139 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:59,363 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Waiting until timeout for monitored process [2025-03-17 19:55:59,364 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:59,373 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:59,373 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:59,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:59,374 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:59,376 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:59,376 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:59,380 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:59,385 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Ended with exit code 0 [2025-03-17 19:55:59,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:59,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:59,387 INFO L229 MonitoredProcess]: Starting monitored process 140 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:59,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Waiting until timeout for monitored process [2025-03-17 19:55:59,388 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:59,398 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:59,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:59,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:59,398 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:59,400 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:59,400 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:59,404 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:55:59,409 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Ended with exit code 0 [2025-03-17 19:55:59,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:59,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:59,411 INFO L229 MonitoredProcess]: Starting monitored process 141 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:59,412 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Waiting until timeout for monitored process [2025-03-17 19:55:59,413 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:55:59,422 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:55:59,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:55:59,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:55:59,422 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:55:59,425 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:55:59,425 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:55:59,430 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:55:59,437 INFO L443 ModelExtractionUtils]: Simplification made 7 calls to the SMT solver. [2025-03-17 19:55:59,437 INFO L444 ModelExtractionUtils]: 1 out of 13 variables were initially zero. Simplification set additionally 6 variables to zero. [2025-03-17 19:55:59,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:55:59,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:55:59,465 INFO L229 MonitoredProcess]: Starting monitored process 142 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:55:59,466 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Waiting until timeout for monitored process [2025-03-17 19:55:59,466 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:55:59,477 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 2. [2025-03-17 19:55:59,477 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:55:59,477 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_4) = 1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_4 Supporting invariants [2*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_4 - 1 >= 0, -1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_11 + 1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_4 >= 0] [2025-03-17 19:55:59,483 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Ended with exit code 0 [2025-03-17 19:55:59,506 INFO L156 tatePredicateManager]: 11 out of 13 supporting invariants were superfluous and have been removed [2025-03-17 19:55:59,509 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#0 [2025-03-17 19:55:59,509 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#0,GLOBAL] [2025-03-17 19:55:59,509 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#0,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2025-03-17 19:55:59,523 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:59,530 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:59,543 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:59,543 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:59,543 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:59,543 INFO L256 TraceCheckSpWp]: Trace formula consists of 144 conjuncts, 10 conjuncts are in the unsatisfiable core [2025-03-17 19:55:59,544 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:59,567 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 13 [2025-03-17 19:55:59,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:55:59,582 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:59,589 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:59,589 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:59,589 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:59,590 INFO L256 TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 13 conjuncts are in the unsatisfiable core [2025-03-17 19:55:59,591 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:59,597 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2025-03-17 19:55:59,656 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 20 [2025-03-17 19:55:59,661 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:55:59,687 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:59,687 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 5 loop predicates [2025-03-17 19:55:59,687 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 617 states and 787 transitions. cyclomatic complexity: 209 Second operand has 7 states, 7 states have (on average 3.0) internal successors, (21), 6 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:59,758 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 617 states and 787 transitions. cyclomatic complexity: 209. Second operand has 7 states, 7 states have (on average 3.0) internal successors, (21), 6 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 1235 states and 1533 transitions. Complement of second has 11 states. [2025-03-17 19:55:59,758 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 7 states 2 stem states 3 non-accepting loop states 2 accepting loop states [2025-03-17 19:55:59,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7 states, 7 states have (on average 3.0) internal successors, (21), 6 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:55:59,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 22 transitions. [2025-03-17 19:55:59,759 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 22 transitions. Stem has 12 letters. Loop has 12 letters. [2025-03-17 19:55:59,759 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:55:59,759 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:55:59,775 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Forceful destruction successful, exit code 0 [2025-03-17 19:55:59,777 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:55:59,784 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:59,796 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:59,796 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:59,796 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:59,798 INFO L256 TraceCheckSpWp]: Trace formula consists of 144 conjuncts, 10 conjuncts are in the unsatisfiable core [2025-03-17 19:55:59,799 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:59,827 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 13 [2025-03-17 19:55:59,829 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:55:59,845 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:55:59,856 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:55:59,856 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:55:59,856 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:55:59,857 INFO L256 TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 13 conjuncts are in the unsatisfiable core [2025-03-17 19:55:59,858 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:55:59,860 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2025-03-17 19:55:59,911 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 32 treesize of output 20 [2025-03-17 19:55:59,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:55:59,942 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:55:59,942 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.2 stem predicates 5 loop predicates [2025-03-17 19:55:59,942 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 617 states and 787 transitions. cyclomatic complexity: 209 Second operand has 7 states, 7 states have (on average 3.0) internal successors, (21), 6 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:00,032 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 617 states and 787 transitions. cyclomatic complexity: 209. Second operand has 7 states, 7 states have (on average 3.0) internal successors, (21), 6 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 1478 states and 1811 transitions. Complement of second has 14 states. [2025-03-17 19:56:00,032 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 8 states 2 stem states 5 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:00,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7 states, 7 states have (on average 3.0) internal successors, (21), 6 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:00,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 30 transitions. [2025-03-17 19:56:00,033 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 30 transitions. Stem has 12 letters. Loop has 12 letters. [2025-03-17 19:56:00,033 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:00,033 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 30 transitions. Stem has 24 letters. Loop has 12 letters. [2025-03-17 19:56:00,033 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:00,033 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 30 transitions. Stem has 12 letters. Loop has 24 letters. [2025-03-17 19:56:00,033 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:00,033 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 1478 states and 1811 transitions. [2025-03-17 19:56:00,038 INFO L131 ngComponentsAnalysis]: Automaton has 12 accepting balls. 207 [2025-03-17 19:56:00,042 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 1478 states to 1323 states and 1641 transitions. [2025-03-17 19:56:00,042 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 385 [2025-03-17 19:56:00,043 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 385 [2025-03-17 19:56:00,043 INFO L73 IsDeterministic]: Start isDeterministic. Operand 1323 states and 1641 transitions. [2025-03-17 19:56:00,043 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:00,043 INFO L218 hiAutomatonCegarLoop]: Abstraction has 1323 states and 1641 transitions. [2025-03-17 19:56:00,044 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1323 states and 1641 transitions. [2025-03-17 19:56:00,054 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1323 to 1036. [2025-03-17 19:56:00,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1036 states, 1036 states have (on average 1.276061776061776) internal successors, (1322), 1035 states have internal predecessors, (1322), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:00,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1036 states to 1036 states and 1322 transitions. [2025-03-17 19:56:00,057 INFO L240 hiAutomatonCegarLoop]: Abstraction has 1036 states and 1322 transitions. [2025-03-17 19:56:00,057 INFO L432 stractBuchiCegarLoop]: Abstraction has 1036 states and 1322 transitions. [2025-03-17 19:56:00,057 INFO L338 stractBuchiCegarLoop]: ======== Iteration 13 ============ [2025-03-17 19:56:00,057 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 1036 states and 1322 transitions. [2025-03-17 19:56:00,060 INFO L131 ngComponentsAnalysis]: Automaton has 12 accepting balls. 207 [2025-03-17 19:56:00,060 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:00,060 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:00,060 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:00,060 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:56:00,060 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" [2025-03-17 19:56:00,061 INFO L754 eck$LassoCheckResult]: Loop: "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" [2025-03-17 19:56:00,061 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:00,061 INFO L85 PathProgramCache]: Analyzing trace with hash -1776934156, now seen corresponding path program 2 times [2025-03-17 19:56:00,061 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:00,061 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1637138444] [2025-03-17 19:56:00,061 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:56:00,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:00,066 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 17 statements into 2 equivalence classes. [2025-03-17 19:56:00,072 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 17 of 17 statements. [2025-03-17 19:56:00,073 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:56:00,073 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:00,073 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:00,074 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-17 19:56:00,080 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-17 19:56:00,080 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:00,080 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:00,082 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:00,083 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:00,083 INFO L85 PathProgramCache]: Analyzing trace with hash 946145238, now seen corresponding path program 3 times [2025-03-17 19:56:00,083 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:00,083 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [860487381] [2025-03-17 19:56:00,083 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-17 19:56:00,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:00,086 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:56:00,091 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:56:00,091 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-03-17 19:56:00,091 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:00,091 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:00,092 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:56:00,092 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:56:00,092 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:00,092 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:00,094 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:00,094 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:00,094 INFO L85 PathProgramCache]: Analyzing trace with hash 811853961, now seen corresponding path program 3 times [2025-03-17 19:56:00,094 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:00,094 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [127301852] [2025-03-17 19:56:00,094 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-17 19:56:00,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:00,101 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 23 statements into 4 equivalence classes. [2025-03-17 19:56:00,107 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) and asserted 23 of 23 statements. [2025-03-17 19:56:00,110 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2025-03-17 19:56:00,111 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:00,111 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:00,113 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-03-17 19:56:00,118 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-03-17 19:56:00,118 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:00,118 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:00,121 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:00,916 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:00,916 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:00,916 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:00,916 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:00,916 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:00,916 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:00,916 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:00,916 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:00,916 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration13_Lasso [2025-03-17 19:56:00,916 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:00,916 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:00,917 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:00,919 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:00,920 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:00,922 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:00,924 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:00,925 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:00,927 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:00,928 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:00,929 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:00,930 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:00,931 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:00,932 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:00,933 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:00,934 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:00,936 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:01,093 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:01,094 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:01,095 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:01,096 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:01,254 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:01,254 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:01,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,256 INFO L229 MonitoredProcess]: Starting monitored process 143 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,257 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Waiting until timeout for monitored process [2025-03-17 19:56:01,258 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,267 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,267 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:01,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,267 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,267 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:01,267 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:01,268 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,273 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Ended with exit code 0 [2025-03-17 19:56:01,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,275 INFO L229 MonitoredProcess]: Starting monitored process 144 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,275 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Waiting until timeout for monitored process [2025-03-17 19:56:01,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,286 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,286 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:01,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,286 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,286 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,286 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:01,286 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:01,287 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,292 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:01,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,294 INFO L229 MonitoredProcess]: Starting monitored process 145 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Waiting until timeout for monitored process [2025-03-17 19:56:01,295 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,305 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,305 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,306 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:01,306 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:01,308 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,313 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:01,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,315 INFO L229 MonitoredProcess]: Starting monitored process 146 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Waiting until timeout for monitored process [2025-03-17 19:56:01,316 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,326 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,326 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:01,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,326 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,326 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:01,326 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:01,327 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,332 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0 [2025-03-17 19:56:01,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,334 INFO L229 MonitoredProcess]: Starting monitored process 147 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,335 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Waiting until timeout for monitored process [2025-03-17 19:56:01,336 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,345 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,345 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:01,345 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,345 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,345 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,345 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:01,345 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:01,346 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,352 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:01,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,353 INFO L229 MonitoredProcess]: Starting monitored process 148 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,355 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Waiting until timeout for monitored process [2025-03-17 19:56:01,356 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,366 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,366 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:01,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,366 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,366 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:01,366 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:01,367 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,372 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:01,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,374 INFO L229 MonitoredProcess]: Starting monitored process 149 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,375 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Waiting until timeout for monitored process [2025-03-17 19:56:01,375 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,385 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,385 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:01,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,385 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,385 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,385 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:01,385 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:01,386 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,391 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Ended with exit code 0 [2025-03-17 19:56:01,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,393 INFO L229 MonitoredProcess]: Starting monitored process 150 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,394 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Waiting until timeout for monitored process [2025-03-17 19:56:01,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,404 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,404 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:01,404 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,404 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,404 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:01,404 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:01,405 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,410 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:01,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,412 INFO L229 MonitoredProcess]: Starting monitored process 151 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Waiting until timeout for monitored process [2025-03-17 19:56:01,414 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,423 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,423 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:01,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,423 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,424 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:01,424 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:01,425 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,431 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Ended with exit code 0 [2025-03-17 19:56:01,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,433 INFO L229 MonitoredProcess]: Starting monitored process 152 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Waiting until timeout for monitored process [2025-03-17 19:56:01,435 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,444 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,444 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:01,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,444 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,444 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:01,444 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:01,445 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,450 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Ended with exit code 0 [2025-03-17 19:56:01,450 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,452 INFO L229 MonitoredProcess]: Starting monitored process 153 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,452 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Waiting until timeout for monitored process [2025-03-17 19:56:01,453 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,463 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,463 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,463 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,464 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:01,464 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:01,466 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,471 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:01,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,473 INFO L229 MonitoredProcess]: Starting monitored process 154 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,473 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Waiting until timeout for monitored process [2025-03-17 19:56:01,474 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,483 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,483 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:01,484 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,484 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,484 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,484 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:01,484 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:01,485 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,490 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:01,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,491 INFO L229 MonitoredProcess]: Starting monitored process 155 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Waiting until timeout for monitored process [2025-03-17 19:56:01,493 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,503 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:01,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,503 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,503 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:01,503 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:01,504 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,509 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:01,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,511 INFO L229 MonitoredProcess]: Starting monitored process 156 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Waiting until timeout for monitored process [2025-03-17 19:56:01,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,522 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:01,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,522 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,522 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:01,522 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:01,523 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,529 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Ended with exit code 0 [2025-03-17 19:56:01,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,531 INFO L229 MonitoredProcess]: Starting monitored process 157 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,531 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Waiting until timeout for monitored process [2025-03-17 19:56:01,532 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,542 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,542 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,544 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:01,544 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:01,549 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,555 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Ended with exit code 0 [2025-03-17 19:56:01,555 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,555 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,557 INFO L229 MonitoredProcess]: Starting monitored process 158 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,558 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Waiting until timeout for monitored process [2025-03-17 19:56:01,558 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,568 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,568 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,568 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,568 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,570 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:01,570 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:01,574 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,581 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Ended with exit code 0 [2025-03-17 19:56:01,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,585 INFO L229 MonitoredProcess]: Starting monitored process 159 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,586 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Waiting until timeout for monitored process [2025-03-17 19:56:01,586 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,598 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,598 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,600 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:01,600 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:01,605 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,615 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Ended with exit code 0 [2025-03-17 19:56:01,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,615 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,617 INFO L229 MonitoredProcess]: Starting monitored process 160 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,618 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Waiting until timeout for monitored process [2025-03-17 19:56:01,619 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,629 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,629 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,631 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:01,631 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:01,634 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,640 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:01,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,642 INFO L229 MonitoredProcess]: Starting monitored process 161 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,643 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Waiting until timeout for monitored process [2025-03-17 19:56:01,645 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,655 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,655 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,656 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:01,656 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:01,658 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,665 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:01,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,665 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,667 INFO L229 MonitoredProcess]: Starting monitored process 162 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,668 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Waiting until timeout for monitored process [2025-03-17 19:56:01,670 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,680 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,680 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,680 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,680 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,682 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:01,682 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:01,685 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:01,691 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:01,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,693 INFO L229 MonitoredProcess]: Starting monitored process 163 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,694 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Waiting until timeout for monitored process [2025-03-17 19:56:01,696 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:01,706 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:01,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:01,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:01,706 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:01,710 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:01,710 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:01,717 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:01,731 INFO L443 ModelExtractionUtils]: Simplification made 8 calls to the SMT solver. [2025-03-17 19:56:01,731 INFO L444 ModelExtractionUtils]: 10 out of 19 variables were initially zero. Simplification set additionally 5 variables to zero. [2025-03-17 19:56:01,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:01,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:01,733 INFO L229 MonitoredProcess]: Starting monitored process 164 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:01,734 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Waiting until timeout for monitored process [2025-03-17 19:56:01,735 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:01,746 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:56:01,746 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:01,746 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_5, ULTIMATE.start_main_#t~mem11#1, ULTIMATE.start_main_#t~mem10#1) = 1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_5 + 1*ULTIMATE.start_main_#t~mem11#1 - 1*ULTIMATE.start_main_#t~mem10#1 Supporting invariants [] [2025-03-17 19:56:01,752 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:01,771 INFO L156 tatePredicateManager]: 10 out of 11 supporting invariants were superfluous and have been removed [2025-03-17 19:56:01,777 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~mem10 [2025-03-17 19:56:01,777 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#0 [2025-03-17 19:56:01,778 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#0,GLOBAL] [2025-03-17 19:56:01,778 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#0,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2025-03-17 19:56:01,778 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~mem11 [2025-03-17 19:56:01,794 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:01,803 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-17 19:56:01,816 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-17 19:56:01,816 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:01,816 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:01,817 INFO L256 TraceCheckSpWp]: Trace formula consists of 177 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:56:01,818 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:01,852 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:56:01,857 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:56:01,857 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:01,857 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:01,858 INFO L256 TraceCheckSpWp]: Trace formula consists of 54 conjuncts, 13 conjuncts are in the unsatisfiable core [2025-03-17 19:56:01,859 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:01,864 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:01,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2025-03-17 19:56:01,924 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:01,924 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 4 loop predicates [2025-03-17 19:56:01,924 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 1036 states and 1322 transitions. cyclomatic complexity: 351 Second operand has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:01,983 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 1036 states and 1322 transitions. cyclomatic complexity: 351. Second operand has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 1262 states and 1591 transitions. Complement of second has 10 states. [2025-03-17 19:56:01,984 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 2 stem states 3 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:01,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 2.8333333333333335) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:01,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 18 transitions. [2025-03-17 19:56:01,984 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 18 transitions. Stem has 17 letters. Loop has 6 letters. [2025-03-17 19:56:01,984 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:01,984 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 18 transitions. Stem has 23 letters. Loop has 6 letters. [2025-03-17 19:56:01,984 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:01,984 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 18 transitions. Stem has 17 letters. Loop has 12 letters. [2025-03-17 19:56:01,984 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:01,984 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 1262 states and 1591 transitions. [2025-03-17 19:56:01,990 INFO L131 ngComponentsAnalysis]: Automaton has 12 accepting balls. 207 [2025-03-17 19:56:01,994 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 1262 states to 1176 states and 1498 transitions. [2025-03-17 19:56:01,994 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 381 [2025-03-17 19:56:01,995 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 387 [2025-03-17 19:56:01,995 INFO L73 IsDeterministic]: Start isDeterministic. Operand 1176 states and 1498 transitions. [2025-03-17 19:56:01,995 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:01,995 INFO L218 hiAutomatonCegarLoop]: Abstraction has 1176 states and 1498 transitions. [2025-03-17 19:56:01,996 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1176 states and 1498 transitions. [2025-03-17 19:56:02,008 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1176 to 1074. [2025-03-17 19:56:02,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1074 states, 1074 states have (on average 1.2783985102420856) internal successors, (1373), 1073 states have internal predecessors, (1373), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:02,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1074 states to 1074 states and 1373 transitions. [2025-03-17 19:56:02,011 INFO L240 hiAutomatonCegarLoop]: Abstraction has 1074 states and 1373 transitions. [2025-03-17 19:56:02,012 INFO L432 stractBuchiCegarLoop]: Abstraction has 1074 states and 1373 transitions. [2025-03-17 19:56:02,012 INFO L338 stractBuchiCegarLoop]: ======== Iteration 14 ============ [2025-03-17 19:56:02,012 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 1074 states and 1373 transitions. [2025-03-17 19:56:02,014 INFO L131 ngComponentsAnalysis]: Automaton has 12 accepting balls. 207 [2025-03-17 19:56:02,014 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:02,014 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:02,015 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:02,015 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:56:02,015 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" [2025-03-17 19:56:02,015 INFO L754 eck$LassoCheckResult]: Loop: "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" [2025-03-17 19:56:02,016 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:02,016 INFO L85 PathProgramCache]: Analyzing trace with hash -1748305001, now seen corresponding path program 1 times [2025-03-17 19:56:02,016 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:02,017 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1777073202] [2025-03-17 19:56:02,017 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:56:02,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:02,023 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-17 19:56:02,028 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-17 19:56:02,029 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:02,029 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:02,029 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:02,030 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-17 19:56:02,034 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-17 19:56:02,034 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:02,034 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:02,036 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:02,037 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:02,037 INFO L85 PathProgramCache]: Analyzing trace with hash 1064355930, now seen corresponding path program 5 times [2025-03-17 19:56:02,037 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:02,037 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [865950545] [2025-03-17 19:56:02,037 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-17 19:56:02,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:02,042 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:56:02,043 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:56:02,046 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-03-17 19:56:02,047 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:02,047 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:02,048 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:56:02,049 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:56:02,049 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:02,049 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:02,050 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:02,051 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:02,051 INFO L85 PathProgramCache]: Analyzing trace with hash 314194800, now seen corresponding path program 2 times [2025-03-17 19:56:02,051 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:02,051 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [229754999] [2025-03-17 19:56:02,051 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:56:02,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:02,059 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 23 statements into 2 equivalence classes. [2025-03-17 19:56:02,066 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 23 of 23 statements. [2025-03-17 19:56:02,067 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:56:02,068 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:02,068 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:02,070 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 23 statements into 1 equivalence classes. [2025-03-17 19:56:02,073 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 23 of 23 statements. [2025-03-17 19:56:02,075 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:02,075 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:02,077 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:02,669 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:02,931 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:02,931 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:02,931 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:02,931 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:02,931 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:02,931 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:02,931 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:02,931 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:02,931 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration14_Lasso [2025-03-17 19:56:02,931 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:02,931 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:02,932 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:02,934 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:02,935 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:02,936 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:02,937 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:02,938 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:02,939 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:02,941 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:02,942 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:02,943 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:02,944 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:02,947 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:02,948 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:03,063 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:03,065 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:03,066 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:03,068 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:03,069 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:03,071 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:03,216 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:03,216 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:03,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,218 INFO L229 MonitoredProcess]: Starting monitored process 165 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,218 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Waiting until timeout for monitored process [2025-03-17 19:56:03,219 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,228 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,228 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:03,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,228 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,229 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:03,229 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:03,230 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,236 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Ended with exit code 0 [2025-03-17 19:56:03,236 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,238 INFO L229 MonitoredProcess]: Starting monitored process 166 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,239 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Waiting until timeout for monitored process [2025-03-17 19:56:03,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,249 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,249 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:03,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,249 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,249 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:03,249 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:03,250 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,256 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Ended with exit code 0 [2025-03-17 19:56:03,256 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,256 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,257 INFO L229 MonitoredProcess]: Starting monitored process 167 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,258 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Waiting until timeout for monitored process [2025-03-17 19:56:03,259 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,269 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,269 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,270 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:03,270 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:03,272 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,276 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Ended with exit code 0 [2025-03-17 19:56:03,276 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,277 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,278 INFO L229 MonitoredProcess]: Starting monitored process 168 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,278 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Waiting until timeout for monitored process [2025-03-17 19:56:03,279 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,288 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,288 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:03,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,288 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,289 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:03,289 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:03,289 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,294 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Ended with exit code 0 [2025-03-17 19:56:03,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,296 INFO L229 MonitoredProcess]: Starting monitored process 169 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,296 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Waiting until timeout for monitored process [2025-03-17 19:56:03,298 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,307 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,307 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:03,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,307 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,307 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,307 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:03,307 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:03,308 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,314 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Ended with exit code 0 [2025-03-17 19:56:03,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,316 INFO L229 MonitoredProcess]: Starting monitored process 170 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Waiting until timeout for monitored process [2025-03-17 19:56:03,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,327 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,327 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:03,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,327 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,328 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:03,328 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:03,328 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,334 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Ended with exit code 0 [2025-03-17 19:56:03,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,335 INFO L229 MonitoredProcess]: Starting monitored process 171 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,336 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Waiting until timeout for monitored process [2025-03-17 19:56:03,337 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,346 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,346 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,346 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,346 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,347 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:03,347 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:03,349 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,355 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:03,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,357 INFO L229 MonitoredProcess]: Starting monitored process 172 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Waiting until timeout for monitored process [2025-03-17 19:56:03,358 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,367 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,367 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:03,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,367 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,367 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:03,367 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:03,368 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,373 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Ended with exit code 0 [2025-03-17 19:56:03,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,374 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,375 INFO L229 MonitoredProcess]: Starting monitored process 173 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,375 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Waiting until timeout for monitored process [2025-03-17 19:56:03,376 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,386 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,386 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:03,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,386 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,386 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:03,386 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:03,387 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,392 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Ended with exit code 0 [2025-03-17 19:56:03,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,394 INFO L229 MonitoredProcess]: Starting monitored process 174 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,394 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Waiting until timeout for monitored process [2025-03-17 19:56:03,395 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,404 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,404 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:03,404 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,404 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,405 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:03,405 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:03,405 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,411 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Ended with exit code 0 [2025-03-17 19:56:03,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,412 INFO L229 MonitoredProcess]: Starting monitored process 175 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Waiting until timeout for monitored process [2025-03-17 19:56:03,415 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,424 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,424 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:03,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,424 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,424 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:03,424 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:03,425 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,431 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Ended with exit code 0 [2025-03-17 19:56:03,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,432 INFO L229 MonitoredProcess]: Starting monitored process 176 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,433 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Waiting until timeout for monitored process [2025-03-17 19:56:03,434 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,443 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,443 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:03,443 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,443 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,443 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,443 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:03,443 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:03,444 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,449 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:03,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,450 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,451 INFO L229 MonitoredProcess]: Starting monitored process 177 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,452 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Waiting until timeout for monitored process [2025-03-17 19:56:03,453 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,462 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,462 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,462 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,462 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,464 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:03,464 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:03,467 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,474 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Ended with exit code 0 [2025-03-17 19:56:03,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,475 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,476 INFO L229 MonitoredProcess]: Starting monitored process 178 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,477 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Waiting until timeout for monitored process [2025-03-17 19:56:03,478 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,487 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,488 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,488 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,488 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,490 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:03,490 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:03,494 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,502 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Ended with exit code 0 [2025-03-17 19:56:03,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,504 INFO L229 MonitoredProcess]: Starting monitored process 179 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Waiting until timeout for monitored process [2025-03-17 19:56:03,505 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,515 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,515 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,515 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,515 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,517 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:03,517 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:03,521 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:03,527 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Ended with exit code 0 [2025-03-17 19:56:03,527 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,527 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,529 INFO L229 MonitoredProcess]: Starting monitored process 180 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,530 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Waiting until timeout for monitored process [2025-03-17 19:56:03,530 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:03,540 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:03,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:03,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:03,540 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:03,543 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:03,543 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:03,549 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:03,560 INFO L443 ModelExtractionUtils]: Simplification made 7 calls to the SMT solver. [2025-03-17 19:56:03,560 INFO L444 ModelExtractionUtils]: 0 out of 16 variables were initially zero. Simplification set additionally 14 variables to zero. [2025-03-17 19:56:03,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:03,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:03,562 INFO L229 MonitoredProcess]: Starting monitored process 181 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:03,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Waiting until timeout for monitored process [2025-03-17 19:56:03,564 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:03,574 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:56:03,574 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:03,574 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) ULTIMATE.start_main_~x~0#1.offset)_13) = 1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) ULTIMATE.start_main_~x~0#1.offset)_13 Supporting invariants [] [2025-03-17 19:56:03,581 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Ended with exit code 0 [2025-03-17 19:56:03,595 INFO L156 tatePredicateManager]: 10 out of 10 supporting invariants were superfluous and have been removed [2025-03-17 19:56:03,596 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#0 [2025-03-17 19:56:03,596 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#0,GLOBAL] [2025-03-17 19:56:03,596 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#0,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2025-03-17 19:56:03,602 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:03,609 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-17 19:56:03,620 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-17 19:56:03,620 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:03,620 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:03,621 INFO L256 TraceCheckSpWp]: Trace formula consists of 174 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:03,621 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:03,637 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:56:03,644 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:56:03,644 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:03,644 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:03,645 INFO L256 TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 8 conjuncts are in the unsatisfiable core [2025-03-17 19:56:03,645 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:03,648 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 13 [2025-03-17 19:56:03,684 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:03,685 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 4 loop predicates [2025-03-17 19:56:03,685 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 1074 states and 1373 transitions. cyclomatic complexity: 366 Second operand has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:03,718 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 1074 states and 1373 transitions. cyclomatic complexity: 366. Second operand has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 1273 states and 1618 transitions. Complement of second has 9 states. [2025-03-17 19:56:03,718 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 3 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:03,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:03,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 19 transitions. [2025-03-17 19:56:03,720 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 19 transitions. Stem has 17 letters. Loop has 6 letters. [2025-03-17 19:56:03,720 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:03,720 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:03,730 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:03,738 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-17 19:56:03,752 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-17 19:56:03,752 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:03,752 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:03,753 INFO L256 TraceCheckSpWp]: Trace formula consists of 174 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:03,753 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:03,771 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:56:03,775 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:56:03,775 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:03,775 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:03,776 INFO L256 TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 8 conjuncts are in the unsatisfiable core [2025-03-17 19:56:03,777 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:03,782 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 13 [2025-03-17 19:56:03,824 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:03,824 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.1 stem predicates 4 loop predicates [2025-03-17 19:56:03,825 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 1074 states and 1373 transitions. cyclomatic complexity: 366 Second operand has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:03,859 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 1074 states and 1373 transitions. cyclomatic complexity: 366. Second operand has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 1274 states and 1617 transitions. Complement of second has 9 states. [2025-03-17 19:56:03,859 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 3 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:03,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:03,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 18 transitions. [2025-03-17 19:56:03,860 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 18 transitions. Stem has 17 letters. Loop has 6 letters. [2025-03-17 19:56:03,860 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:03,860 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:03,870 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:03,878 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-17 19:56:03,891 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-17 19:56:03,892 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:03,892 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:03,893 INFO L256 TraceCheckSpWp]: Trace formula consists of 174 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:03,894 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:03,911 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:56:03,915 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:56:03,915 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:03,915 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:03,916 INFO L256 TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 8 conjuncts are in the unsatisfiable core [2025-03-17 19:56:03,917 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:03,920 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 13 [2025-03-17 19:56:03,969 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:03,969 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and without honda bouncer for loop.1 stem predicates 4 loop predicates [2025-03-17 19:56:03,970 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 1074 states and 1373 transitions. cyclomatic complexity: 366 Second operand has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:04,015 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 1074 states and 1373 transitions. cyclomatic complexity: 366. Second operand has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 1608 states and 2041 transitions. Complement of second has 10 states. [2025-03-17 19:56:04,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 3 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:04,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 3.4) internal successors, (17), 5 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:04,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 23 transitions. [2025-03-17 19:56:04,019 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 23 transitions. Stem has 17 letters. Loop has 6 letters. [2025-03-17 19:56:04,019 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:04,019 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 23 transitions. Stem has 23 letters. Loop has 6 letters. [2025-03-17 19:56:04,020 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:04,020 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 23 transitions. Stem has 17 letters. Loop has 12 letters. [2025-03-17 19:56:04,020 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:04,020 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Ended with exit code 0 [2025-03-17 19:56:04,020 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 1608 states and 2041 transitions. [2025-03-17 19:56:04,026 INFO L131 ngComponentsAnalysis]: Automaton has 8 accepting balls. 258 [2025-03-17 19:56:04,031 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 1608 states to 1301 states and 1660 transitions. [2025-03-17 19:56:04,031 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 329 [2025-03-17 19:56:04,031 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 412 [2025-03-17 19:56:04,031 INFO L73 IsDeterministic]: Start isDeterministic. Operand 1301 states and 1660 transitions. [2025-03-17 19:56:04,031 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:04,032 INFO L218 hiAutomatonCegarLoop]: Abstraction has 1301 states and 1660 transitions. [2025-03-17 19:56:04,032 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1301 states and 1660 transitions. [2025-03-17 19:56:04,044 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1301 to 1093. [2025-03-17 19:56:04,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1093 states, 1093 states have (on average 1.2753888380603842) internal successors, (1394), 1092 states have internal predecessors, (1394), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:04,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1093 states to 1093 states and 1394 transitions. [2025-03-17 19:56:04,048 INFO L240 hiAutomatonCegarLoop]: Abstraction has 1093 states and 1394 transitions. [2025-03-17 19:56:04,048 INFO L432 stractBuchiCegarLoop]: Abstraction has 1093 states and 1394 transitions. [2025-03-17 19:56:04,048 INFO L338 stractBuchiCegarLoop]: ======== Iteration 15 ============ [2025-03-17 19:56:04,048 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 1093 states and 1394 transitions. [2025-03-17 19:56:04,051 INFO L131 ngComponentsAnalysis]: Automaton has 8 accepting balls. 187 [2025-03-17 19:56:04,051 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:04,051 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:04,052 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:04,052 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [2, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:04,052 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" [2025-03-17 19:56:04,053 INFO L754 eck$LassoCheckResult]: Loop: "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" [2025-03-17 19:56:04,053 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:04,053 INFO L85 PathProgramCache]: Analyzing trace with hash 1275525971, now seen corresponding path program 3 times [2025-03-17 19:56:04,053 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:04,053 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1022363602] [2025-03-17 19:56:04,053 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-17 19:56:04,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:04,059 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 17 statements into 3 equivalence classes. [2025-03-17 19:56:04,064 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) and asserted 17 of 17 statements. [2025-03-17 19:56:04,064 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2025-03-17 19:56:04,064 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:04,064 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:04,067 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-17 19:56:04,070 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-17 19:56:04,074 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:04,074 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:04,077 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:04,077 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:04,077 INFO L85 PathProgramCache]: Analyzing trace with hash 42888910, now seen corresponding path program 1 times [2025-03-17 19:56:04,077 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:04,077 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [430677221] [2025-03-17 19:56:04,077 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:56:04,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:04,082 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:04,084 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:04,085 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:04,085 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:04,085 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:04,086 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:04,089 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:04,089 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:04,089 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:04,091 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:04,092 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:04,092 INFO L85 PathProgramCache]: Analyzing trace with hash 1391263520, now seen corresponding path program 4 times [2025-03-17 19:56:04,093 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:04,093 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1260718392] [2025-03-17 19:56:04,093 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-17 19:56:04,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:04,101 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 29 statements into 2 equivalence classes. [2025-03-17 19:56:04,109 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 29 of 29 statements. [2025-03-17 19:56:04,109 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-17 19:56:04,109 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:04,109 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:04,111 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-03-17 19:56:04,116 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-03-17 19:56:04,116 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:04,117 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:04,120 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:04,822 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:04,822 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:04,822 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:04,822 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:04,822 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:04,822 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:04,822 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:04,822 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:04,822 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration15_Lasso [2025-03-17 19:56:04,822 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:04,822 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:04,823 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,824 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,825 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,826 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,827 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,957 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,958 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,960 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,960 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,962 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,963 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,964 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,965 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,966 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,969 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,970 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,971 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,972 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:04,973 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:05,156 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:05,156 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:05,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:05,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:05,157 INFO L229 MonitoredProcess]: Starting monitored process 182 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:05,158 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Waiting until timeout for monitored process [2025-03-17 19:56:05,159 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:05,171 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:05,171 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:05,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:05,171 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:05,171 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:05,171 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:05,171 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:05,172 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:05,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Ended with exit code 0 [2025-03-17 19:56:05,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:05,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:05,180 INFO L229 MonitoredProcess]: Starting monitored process 183 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:05,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Waiting until timeout for monitored process [2025-03-17 19:56:05,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:05,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:05,201 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:05,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:05,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:05,201 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:05,202 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:05,202 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:05,203 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:05,209 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Ended with exit code 0 [2025-03-17 19:56:05,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:05,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:05,211 INFO L229 MonitoredProcess]: Starting monitored process 184 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:05,212 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Waiting until timeout for monitored process [2025-03-17 19:56:05,213 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:05,222 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:05,222 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:05,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:05,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:05,222 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:05,223 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:05,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:05,224 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:05,229 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Ended with exit code 0 [2025-03-17 19:56:05,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:05,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:05,259 INFO L229 MonitoredProcess]: Starting monitored process 185 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:05,260 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Waiting until timeout for monitored process [2025-03-17 19:56:05,261 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:05,272 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:05,272 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:05,272 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:05,272 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:05,272 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:05,273 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:05,273 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:05,274 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:05,279 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:05,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:05,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:05,281 INFO L229 MonitoredProcess]: Starting monitored process 186 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:05,282 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Waiting until timeout for monitored process [2025-03-17 19:56:05,282 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:05,292 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:05,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:05,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:05,292 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:05,293 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:05,293 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:05,297 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:05,304 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Ended with exit code 0 [2025-03-17 19:56:05,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:05,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:05,306 INFO L229 MonitoredProcess]: Starting monitored process 187 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:05,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Waiting until timeout for monitored process [2025-03-17 19:56:05,307 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:05,317 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:05,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:05,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:05,317 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:05,320 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:05,320 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:05,328 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:05,343 INFO L443 ModelExtractionUtils]: Simplification made 10 calls to the SMT solver. [2025-03-17 19:56:05,343 INFO L444 ModelExtractionUtils]: 2 out of 19 variables were initially zero. Simplification set additionally 7 variables to zero. [2025-03-17 19:56:05,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:05,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:05,345 INFO L229 MonitoredProcess]: Starting monitored process 188 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:05,346 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Waiting until timeout for monitored process [2025-03-17 19:56:05,346 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:05,356 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 2. [2025-03-17 19:56:05,356 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:05,356 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_6, ULTIMATE.start_main_#t~mem11#1, v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_14) = 1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_6 - 1*ULTIMATE.start_main_#t~mem11#1 + 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_14 + 1 Supporting invariants [1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) ULTIMATE.start_main_~x~0#1.offset)_14 - 1*ULTIMATE.start_main_#t~mem10#1 >= 0, 1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_6 - 1*ULTIMATE.start_main_#t~mem11#1 + 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_14 >= 0] [2025-03-17 19:56:05,362 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Ended with exit code 0 [2025-03-17 19:56:05,385 INFO L156 tatePredicateManager]: 11 out of 13 supporting invariants were superfluous and have been removed [2025-03-17 19:56:05,388 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~mem11 [2025-03-17 19:56:05,388 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#0 [2025-03-17 19:56:05,388 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#0,GLOBAL] [2025-03-17 19:56:05,388 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#0,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2025-03-17 19:56:05,388 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:56:05,388 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:56:05,388 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:56:05,404 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:05,418 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-17 19:56:05,432 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-17 19:56:05,432 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:05,432 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:05,433 INFO L256 TraceCheckSpWp]: Trace formula consists of 173 conjuncts, 6 conjuncts are in the unsatisfiable core [2025-03-17 19:56:05,434 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:05,491 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:05,499 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:05,499 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:05,499 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:05,500 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 19 conjuncts are in the unsatisfiable core [2025-03-17 19:56:05,501 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:05,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2025-03-17 19:56:05,530 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9 [2025-03-17 19:56:05,547 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:05,606 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:05,607 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 6 loop predicates [2025-03-17 19:56:05,607 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 1093 states and 1394 transitions. cyclomatic complexity: 368 Second operand has 8 states, 8 states have (on average 2.875) internal successors, (23), 7 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:05,739 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 1093 states and 1394 transitions. cyclomatic complexity: 368. Second operand has 8 states, 8 states have (on average 2.875) internal successors, (23), 7 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 1263 states and 1597 transitions. Complement of second has 16 states. [2025-03-17 19:56:05,740 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 9 states 2 stem states 6 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:05,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8 states, 8 states have (on average 2.875) internal successors, (23), 7 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:05,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 27 transitions. [2025-03-17 19:56:05,740 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 27 transitions. Stem has 17 letters. Loop has 12 letters. [2025-03-17 19:56:05,740 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:05,740 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 27 transitions. Stem has 29 letters. Loop has 12 letters. [2025-03-17 19:56:05,741 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:05,741 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 27 transitions. Stem has 17 letters. Loop has 24 letters. [2025-03-17 19:56:05,741 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:05,741 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 1263 states and 1597 transitions. [2025-03-17 19:56:05,747 INFO L131 ngComponentsAnalysis]: Automaton has 7 accepting balls. 166 [2025-03-17 19:56:05,752 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 1263 states to 1214 states and 1541 transitions. [2025-03-17 19:56:05,752 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 330 [2025-03-17 19:56:05,753 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 332 [2025-03-17 19:56:05,753 INFO L73 IsDeterministic]: Start isDeterministic. Operand 1214 states and 1541 transitions. [2025-03-17 19:56:05,753 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:05,753 INFO L218 hiAutomatonCegarLoop]: Abstraction has 1214 states and 1541 transitions. [2025-03-17 19:56:05,754 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1214 states and 1541 transitions. [2025-03-17 19:56:05,767 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1214 to 1166. [2025-03-17 19:56:05,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1166 states, 1166 states have (on average 1.2727272727272727) internal successors, (1484), 1165 states have internal predecessors, (1484), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:05,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1166 states to 1166 states and 1484 transitions. [2025-03-17 19:56:05,772 INFO L240 hiAutomatonCegarLoop]: Abstraction has 1166 states and 1484 transitions. [2025-03-17 19:56:05,772 INFO L432 stractBuchiCegarLoop]: Abstraction has 1166 states and 1484 transitions. [2025-03-17 19:56:05,772 INFO L338 stractBuchiCegarLoop]: ======== Iteration 16 ============ [2025-03-17 19:56:05,772 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 1166 states and 1484 transitions. [2025-03-17 19:56:05,775 INFO L131 ngComponentsAnalysis]: Automaton has 7 accepting balls. 166 [2025-03-17 19:56:05,775 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:05,775 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:05,775 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:05,776 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [2, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:05,776 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" [2025-03-17 19:56:05,776 INFO L754 eck$LassoCheckResult]: Loop: "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" [2025-03-17 19:56:05,776 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:05,776 INFO L85 PathProgramCache]: Analyzing trace with hash 1304155122, now seen corresponding path program 1 times [2025-03-17 19:56:05,776 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:05,776 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1421601949] [2025-03-17 19:56:05,776 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:56:05,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:05,786 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-17 19:56:05,791 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-17 19:56:05,791 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:05,791 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:05,791 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:05,793 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-17 19:56:05,797 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-17 19:56:05,797 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:05,797 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:05,800 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:05,801 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:05,801 INFO L85 PathProgramCache]: Analyzing trace with hash 71518061, now seen corresponding path program 1 times [2025-03-17 19:56:05,801 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:05,801 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [892437504] [2025-03-17 19:56:05,801 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:56:05,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:05,806 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:05,808 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:05,809 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:05,809 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:05,809 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:05,810 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:05,812 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:05,812 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:05,812 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:05,815 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:05,815 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:05,816 INFO L85 PathProgramCache]: Analyzing trace with hash 422820318, now seen corresponding path program 2 times [2025-03-17 19:56:05,816 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:05,816 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1661522752] [2025-03-17 19:56:05,816 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:56:05,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:05,825 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 29 statements into 2 equivalence classes. [2025-03-17 19:56:05,834 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 29 of 29 statements. [2025-03-17 19:56:05,834 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:56:05,834 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:05,834 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:05,837 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-03-17 19:56:05,843 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-03-17 19:56:05,843 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:05,843 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:05,847 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:06,751 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:06,804 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:06,804 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:06,804 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:06,804 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:06,804 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:06,804 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:06,804 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:06,804 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:06,804 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration16_Lasso [2025-03-17 19:56:06,804 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:06,804 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:06,805 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,806 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,808 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,809 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,810 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,811 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,812 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,813 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,814 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,815 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,816 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,817 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,818 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,819 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,820 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,821 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,965 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,966 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:06,968 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:07,141 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:07,142 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:07,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,142 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,144 INFO L229 MonitoredProcess]: Starting monitored process 189 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,145 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Waiting until timeout for monitored process [2025-03-17 19:56:07,145 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,155 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,155 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:07,155 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,155 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,155 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,155 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:07,155 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:07,156 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,162 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0 [2025-03-17 19:56:07,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,164 INFO L229 MonitoredProcess]: Starting monitored process 190 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,167 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Waiting until timeout for monitored process [2025-03-17 19:56:07,168 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,179 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,180 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:07,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,180 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,180 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:07,180 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:07,181 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,188 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:07,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,190 INFO L229 MonitoredProcess]: Starting monitored process 191 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Waiting until timeout for monitored process [2025-03-17 19:56:07,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,201 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:07,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,201 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,201 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:07,201 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:07,202 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Ended with exit code 0 [2025-03-17 19:56:07,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,212 INFO L229 MonitoredProcess]: Starting monitored process 192 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,213 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Waiting until timeout for monitored process [2025-03-17 19:56:07,213 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,223 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,223 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:07,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,223 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,223 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:07,223 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:07,224 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,230 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Ended with exit code 0 [2025-03-17 19:56:07,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,232 INFO L229 MonitoredProcess]: Starting monitored process 193 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,233 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Waiting until timeout for monitored process [2025-03-17 19:56:07,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,243 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,244 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:07,244 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:07,246 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,254 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:07,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,255 INFO L229 MonitoredProcess]: Starting monitored process 194 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,256 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Waiting until timeout for monitored process [2025-03-17 19:56:07,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,268 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,268 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:07,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,268 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,269 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:07,269 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:07,270 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,275 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Ended with exit code 0 [2025-03-17 19:56:07,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,277 INFO L229 MonitoredProcess]: Starting monitored process 195 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,278 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Waiting until timeout for monitored process [2025-03-17 19:56:07,279 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,288 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,288 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:07,288 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,288 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,288 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,289 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:07,289 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:07,290 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,296 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Ended with exit code 0 [2025-03-17 19:56:07,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,298 INFO L229 MonitoredProcess]: Starting monitored process 196 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,299 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Waiting until timeout for monitored process [2025-03-17 19:56:07,300 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,309 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,310 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:07,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,310 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,310 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:07,310 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:07,311 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,316 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Ended with exit code 0 [2025-03-17 19:56:07,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,318 INFO L229 MonitoredProcess]: Starting monitored process 197 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,319 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Waiting until timeout for monitored process [2025-03-17 19:56:07,320 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,329 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,330 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:07,330 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,330 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,330 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,330 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:07,330 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:07,331 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,337 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:07,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,339 INFO L229 MonitoredProcess]: Starting monitored process 198 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Waiting until timeout for monitored process [2025-03-17 19:56:07,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,351 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,351 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:07,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,351 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,352 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:07,352 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:07,353 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,358 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:07,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,360 INFO L229 MonitoredProcess]: Starting monitored process 199 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,361 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Waiting until timeout for monitored process [2025-03-17 19:56:07,362 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,371 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,371 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:07,371 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,371 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,371 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,372 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:07,372 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:07,373 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,380 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Ended with exit code 0 [2025-03-17 19:56:07,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,382 INFO L229 MonitoredProcess]: Starting monitored process 200 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,383 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Waiting until timeout for monitored process [2025-03-17 19:56:07,384 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,394 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,394 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:07,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,394 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,394 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:07,394 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:07,395 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,400 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Ended with exit code 0 [2025-03-17 19:56:07,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,402 INFO L229 MonitoredProcess]: Starting monitored process 201 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,403 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Waiting until timeout for monitored process [2025-03-17 19:56:07,404 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,413 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,413 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:07,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,414 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,414 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:07,414 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:07,415 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,420 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:07,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,423 INFO L229 MonitoredProcess]: Starting monitored process 202 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,423 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Waiting until timeout for monitored process [2025-03-17 19:56:07,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,434 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,434 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:07,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,434 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,434 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:07,434 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:07,435 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,441 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Ended with exit code 0 [2025-03-17 19:56:07,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,443 INFO L229 MonitoredProcess]: Starting monitored process 203 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Waiting until timeout for monitored process [2025-03-17 19:56:07,444 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,454 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,454 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,454 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,454 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,455 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:07,455 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:07,457 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,462 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Ended with exit code 0 [2025-03-17 19:56:07,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,464 INFO L229 MonitoredProcess]: Starting monitored process 204 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,465 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Waiting until timeout for monitored process [2025-03-17 19:56:07,465 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,475 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,475 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,477 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:07,477 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:07,480 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Ended with exit code 0 [2025-03-17 19:56:07,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,488 INFO L229 MonitoredProcess]: Starting monitored process 205 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,488 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Waiting until timeout for monitored process [2025-03-17 19:56:07,489 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,500 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,501 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:07,502 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:07,506 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,511 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Ended with exit code 0 [2025-03-17 19:56:07,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,513 INFO L229 MonitoredProcess]: Starting monitored process 206 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Waiting until timeout for monitored process [2025-03-17 19:56:07,515 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,524 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,525 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,525 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,529 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:07,530 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:07,534 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:07,540 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:07,540 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,540 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,545 INFO L229 MonitoredProcess]: Starting monitored process 207 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,547 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Waiting until timeout for monitored process [2025-03-17 19:56:07,548 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:07,558 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:07,559 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:07,559 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:07,559 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:07,562 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:07,562 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:07,569 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:07,584 INFO L443 ModelExtractionUtils]: Simplification made 11 calls to the SMT solver. [2025-03-17 19:56:07,584 INFO L444 ModelExtractionUtils]: 1 out of 19 variables were initially zero. Simplification set additionally 14 variables to zero. [2025-03-17 19:56:07,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:07,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:07,585 INFO L229 MonitoredProcess]: Starting monitored process 208 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:07,586 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Waiting until timeout for monitored process [2025-03-17 19:56:07,587 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:07,597 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:56:07,597 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:07,597 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_15, ULTIMATE.start_main_#t~mem10#1, ULTIMATE.start_main_#t~mem11#1) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_15 + 1*ULTIMATE.start_main_#t~mem10#1 - 1*ULTIMATE.start_main_#t~mem11#1 Supporting invariants [] [2025-03-17 19:56:07,603 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Ended with exit code 0 [2025-03-17 19:56:07,619 INFO L156 tatePredicateManager]: 11 out of 11 supporting invariants were superfluous and have been removed [2025-03-17 19:56:07,621 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~mem11 [2025-03-17 19:56:07,621 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #t~mem10 [2025-03-17 19:56:07,621 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:56:07,621 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:56:07,621 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:56:07,628 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:07,637 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-03-17 19:56:07,651 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-03-17 19:56:07,651 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:07,651 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:07,652 INFO L256 TraceCheckSpWp]: Trace formula consists of 177 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:07,652 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:07,670 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:07,676 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:07,676 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:07,676 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:07,677 INFO L256 TraceCheckSpWp]: Trace formula consists of 99 conjuncts, 12 conjuncts are in the unsatisfiable core [2025-03-17 19:56:07,677 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:07,680 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 13 [2025-03-17 19:56:07,691 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:07,693 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:07,724 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:07,725 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 5 loop predicates [2025-03-17 19:56:07,725 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 1166 states and 1484 transitions. cyclomatic complexity: 392 Second operand has 6 states, 6 states have (on average 3.8333333333333335) internal successors, (23), 6 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:07,780 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 1166 states and 1484 transitions. cyclomatic complexity: 392. Second operand has 6 states, 6 states have (on average 3.8333333333333335) internal successors, (23), 6 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 1412 states and 1774 transitions. Complement of second has 13 states. [2025-03-17 19:56:07,780 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 7 states 1 stem states 5 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:07,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 3.8333333333333335) internal successors, (23), 6 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:07,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 27 transitions. [2025-03-17 19:56:07,781 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 27 transitions. Stem has 17 letters. Loop has 12 letters. [2025-03-17 19:56:07,781 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:07,781 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 27 transitions. Stem has 29 letters. Loop has 12 letters. [2025-03-17 19:56:07,781 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:07,781 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 27 transitions. Stem has 17 letters. Loop has 24 letters. [2025-03-17 19:56:07,781 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:07,781 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 1412 states and 1774 transitions. [2025-03-17 19:56:07,784 INFO L131 ngComponentsAnalysis]: Automaton has 7 accepting balls. 166 [2025-03-17 19:56:07,788 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 1412 states to 1321 states and 1671 transitions. [2025-03-17 19:56:07,788 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 345 [2025-03-17 19:56:07,788 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 346 [2025-03-17 19:56:07,788 INFO L73 IsDeterministic]: Start isDeterministic. Operand 1321 states and 1671 transitions. [2025-03-17 19:56:07,788 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:07,789 INFO L218 hiAutomatonCegarLoop]: Abstraction has 1321 states and 1671 transitions. [2025-03-17 19:56:07,789 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1321 states and 1671 transitions. [2025-03-17 19:56:07,800 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1321 to 1227. [2025-03-17 19:56:07,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1227 states, 1227 states have (on average 1.2730236348818256) internal successors, (1562), 1226 states have internal predecessors, (1562), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:07,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1227 states to 1227 states and 1562 transitions. [2025-03-17 19:56:07,803 INFO L240 hiAutomatonCegarLoop]: Abstraction has 1227 states and 1562 transitions. [2025-03-17 19:56:07,804 INFO L432 stractBuchiCegarLoop]: Abstraction has 1227 states and 1562 transitions. [2025-03-17 19:56:07,804 INFO L338 stractBuchiCegarLoop]: ======== Iteration 17 ============ [2025-03-17 19:56:07,804 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 1227 states and 1562 transitions. [2025-03-17 19:56:07,805 INFO L131 ngComponentsAnalysis]: Automaton has 7 accepting balls. 166 [2025-03-17 19:56:07,805 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:07,805 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:07,806 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [4, 4, 4, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:07,806 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [2, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:07,807 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" [2025-03-17 19:56:07,807 INFO L754 eck$LassoCheckResult]: Loop: "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" [2025-03-17 19:56:07,807 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:07,807 INFO L85 PathProgramCache]: Analyzing trace with hash -996023592, now seen corresponding path program 1 times [2025-03-17 19:56:07,807 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:07,807 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1161089227] [2025-03-17 19:56:07,807 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:56:07,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:07,818 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 22 statements into 1 equivalence classes. [2025-03-17 19:56:07,822 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 22 of 22 statements. [2025-03-17 19:56:07,822 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:07,822 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:07,823 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:07,824 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 22 statements into 1 equivalence classes. [2025-03-17 19:56:07,827 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 22 of 22 statements. [2025-03-17 19:56:07,828 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:07,828 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:07,832 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:07,832 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:07,832 INFO L85 PathProgramCache]: Analyzing trace with hash -1432032428, now seen corresponding path program 2 times [2025-03-17 19:56:07,832 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:07,832 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [732721655] [2025-03-17 19:56:07,832 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:56:07,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:07,836 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 12 statements into 2 equivalence classes. [2025-03-17 19:56:07,838 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:07,839 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:56:07,839 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:07,839 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:07,840 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:07,842 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:07,842 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:07,842 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:07,844 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:07,844 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:07,844 INFO L85 PathProgramCache]: Analyzing trace with hash -2121382997, now seen corresponding path program 2 times [2025-03-17 19:56:07,844 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:07,844 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [43811802] [2025-03-17 19:56:07,844 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:56:07,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:07,853 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 34 statements into 2 equivalence classes. [2025-03-17 19:56:07,861 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 34 of 34 statements. [2025-03-17 19:56:07,861 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:56:07,861 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:07,861 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:07,863 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-17 19:56:07,869 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-17 19:56:07,869 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:07,869 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:07,874 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:07,979 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:09,073 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:09,073 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:09,073 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:09,073 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:09,073 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:09,073 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,073 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:09,073 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:09,073 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration17_Lasso [2025-03-17 19:56:09,073 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:09,073 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:09,074 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,075 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,076 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,078 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,079 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,080 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,081 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,082 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,083 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,084 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,085 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,086 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,087 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,088 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,089 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,091 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,092 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,210 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,211 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,212 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,213 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:09,363 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:09,364 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:09,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,365 INFO L229 MonitoredProcess]: Starting monitored process 209 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,367 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Waiting until timeout for monitored process [2025-03-17 19:56:09,368 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,377 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,377 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:09,378 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,378 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,378 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,378 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:09,378 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:09,379 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,384 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:09,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,384 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,386 INFO L229 MonitoredProcess]: Starting monitored process 210 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,387 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Waiting until timeout for monitored process [2025-03-17 19:56:09,387 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,397 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,397 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:09,397 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,397 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,397 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,398 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:09,398 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:09,398 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,404 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Ended with exit code 0 [2025-03-17 19:56:09,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,406 INFO L229 MonitoredProcess]: Starting monitored process 211 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,407 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Waiting until timeout for monitored process [2025-03-17 19:56:09,409 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,418 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,418 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,419 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:09,419 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:09,421 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,426 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Ended with exit code 0 [2025-03-17 19:56:09,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,428 INFO L229 MonitoredProcess]: Starting monitored process 212 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,429 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Waiting until timeout for monitored process [2025-03-17 19:56:09,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,440 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,440 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:09,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,440 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,440 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:09,440 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:09,441 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,447 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:09,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,449 INFO L229 MonitoredProcess]: Starting monitored process 213 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,450 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Waiting until timeout for monitored process [2025-03-17 19:56:09,450 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,460 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,460 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:09,460 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,460 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,460 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,460 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:09,460 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:09,462 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,467 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Ended with exit code 0 [2025-03-17 19:56:09,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,469 INFO L229 MonitoredProcess]: Starting monitored process 214 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Waiting until timeout for monitored process [2025-03-17 19:56:09,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,480 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:09,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,480 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,480 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:09,480 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:09,481 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Ended with exit code 0 [2025-03-17 19:56:09,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,488 INFO L229 MonitoredProcess]: Starting monitored process 215 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,489 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Waiting until timeout for monitored process [2025-03-17 19:56:09,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,499 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,499 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:09,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,499 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,500 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:09,500 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:09,504 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,509 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Ended with exit code 0 [2025-03-17 19:56:09,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,511 INFO L229 MonitoredProcess]: Starting monitored process 216 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Waiting until timeout for monitored process [2025-03-17 19:56:09,513 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,522 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:09,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,522 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,522 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:09,522 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:09,523 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,528 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Ended with exit code 0 [2025-03-17 19:56:09,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,530 INFO L229 MonitoredProcess]: Starting monitored process 217 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,530 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Waiting until timeout for monitored process [2025-03-17 19:56:09,531 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,540 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,541 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:09,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,541 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,541 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:09,541 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:09,542 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,547 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Ended with exit code 0 [2025-03-17 19:56:09,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,549 INFO L229 MonitoredProcess]: Starting monitored process 218 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,549 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Waiting until timeout for monitored process [2025-03-17 19:56:09,551 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,560 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,560 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:09,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,561 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,561 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:09,561 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:09,562 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,567 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:09,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,569 INFO L229 MonitoredProcess]: Starting monitored process 219 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,569 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Waiting until timeout for monitored process [2025-03-17 19:56:09,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,579 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,580 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:09,580 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,580 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,580 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:09,580 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:09,581 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,586 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:09,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,588 INFO L229 MonitoredProcess]: Starting monitored process 220 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,589 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Waiting until timeout for monitored process [2025-03-17 19:56:09,590 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,599 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,599 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:09,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,599 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-17 19:56:09,599 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,599 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-17 19:56:09,599 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:09,601 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,606 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Ended with exit code 0 [2025-03-17 19:56:09,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,608 INFO L229 MonitoredProcess]: Starting monitored process 221 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,608 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Waiting until timeout for monitored process [2025-03-17 19:56:09,610 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,619 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,619 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:09,619 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,619 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,619 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,619 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:09,619 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:09,620 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,628 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Ended with exit code 0 [2025-03-17 19:56:09,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,629 INFO L229 MonitoredProcess]: Starting monitored process 222 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,630 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Waiting until timeout for monitored process [2025-03-17 19:56:09,631 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,641 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:09,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,641 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,641 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:09,641 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:09,642 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,648 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:09,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,650 INFO L229 MonitoredProcess]: Starting monitored process 223 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,650 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Waiting until timeout for monitored process [2025-03-17 19:56:09,652 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,661 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,661 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,662 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:09,662 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:09,664 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,669 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:09,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,671 INFO L229 MonitoredProcess]: Starting monitored process 224 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,672 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Waiting until timeout for monitored process [2025-03-17 19:56:09,673 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,682 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,682 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:09,682 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,682 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,682 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,682 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:09,682 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:09,683 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,689 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Ended with exit code 0 [2025-03-17 19:56:09,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,689 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,691 INFO L229 MonitoredProcess]: Starting monitored process 225 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,692 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Waiting until timeout for monitored process [2025-03-17 19:56:09,694 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,703 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,703 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,705 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:09,705 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:09,709 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,714 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:09,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,717 INFO L229 MonitoredProcess]: Starting monitored process 226 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,717 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Waiting until timeout for monitored process [2025-03-17 19:56:09,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,727 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,727 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,727 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,729 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:09,729 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:09,734 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,739 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Ended with exit code 0 [2025-03-17 19:56:09,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,741 INFO L229 MonitoredProcess]: Starting monitored process 227 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Waiting until timeout for monitored process [2025-03-17 19:56:09,742 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,751 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,751 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,753 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:09,753 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:09,757 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,762 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:09,775 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,776 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,777 INFO L229 MonitoredProcess]: Starting monitored process 228 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,778 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Waiting until timeout for monitored process [2025-03-17 19:56:09,779 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,788 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,788 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,789 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:09,789 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:09,793 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,798 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Ended with exit code 0 [2025-03-17 19:56:09,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,800 INFO L229 MonitoredProcess]: Starting monitored process 229 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Waiting until timeout for monitored process [2025-03-17 19:56:09,801 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,810 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,810 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,811 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:09,811 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:09,813 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:09,819 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Ended with exit code 0 [2025-03-17 19:56:09,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,820 INFO L229 MonitoredProcess]: Starting monitored process 230 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,821 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Waiting until timeout for monitored process [2025-03-17 19:56:09,822 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:09,831 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:09,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:09,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:09,832 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:09,834 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:09,834 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:09,839 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:09,849 INFO L443 ModelExtractionUtils]: Simplification made 7 calls to the SMT solver. [2025-03-17 19:56:09,849 INFO L444 ModelExtractionUtils]: 4 out of 13 variables were initially zero. Simplification set additionally 7 variables to zero. [2025-03-17 19:56:09,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:09,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:09,851 INFO L229 MonitoredProcess]: Starting monitored process 231 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:09,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Waiting until timeout for monitored process [2025-03-17 19:56:09,852 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:09,862 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:56:09,862 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:09,862 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) ULTIMATE.start_main_~x~0#1.offset)_16) = 1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) ULTIMATE.start_main_~x~0#1.offset)_16 Supporting invariants [] [2025-03-17 19:56:09,868 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:09,881 INFO L156 tatePredicateManager]: 11 out of 11 supporting invariants were superfluous and have been removed [2025-03-17 19:56:09,882 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#0 [2025-03-17 19:56:09,882 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#0,GLOBAL] [2025-03-17 19:56:09,882 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#0,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2025-03-17 19:56:09,888 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:09,896 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 22 statements into 1 equivalence classes. [2025-03-17 19:56:09,909 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 22 of 22 statements. [2025-03-17 19:56:09,909 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:09,909 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:09,910 INFO L256 TraceCheckSpWp]: Trace formula consists of 215 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:09,910 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:09,929 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:09,937 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:09,937 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:09,937 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:09,938 INFO L256 TraceCheckSpWp]: Trace formula consists of 103 conjuncts, 10 conjuncts are in the unsatisfiable core [2025-03-17 19:56:09,938 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:09,942 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2025-03-17 19:56:09,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:09,958 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:09,963 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:10,006 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:10,007 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 5 loop predicates [2025-03-17 19:56:10,007 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 1227 states and 1562 transitions. cyclomatic complexity: 414 Second operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:10,088 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 1227 states and 1562 transitions. cyclomatic complexity: 414. Second operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 2028 states and 2511 transitions. Complement of second has 15 states. [2025-03-17 19:56:10,089 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 8 states 1 stem states 6 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:10,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:10,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 29 transitions. [2025-03-17 19:56:10,089 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 29 transitions. Stem has 22 letters. Loop has 12 letters. [2025-03-17 19:56:10,089 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:10,089 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:10,097 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:10,107 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 22 statements into 1 equivalence classes. [2025-03-17 19:56:10,124 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 22 of 22 statements. [2025-03-17 19:56:10,124 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:10,124 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:10,125 INFO L256 TraceCheckSpWp]: Trace formula consists of 215 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:10,126 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:10,147 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:10,155 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:10,155 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:10,155 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:10,155 INFO L256 TraceCheckSpWp]: Trace formula consists of 103 conjuncts, 10 conjuncts are in the unsatisfiable core [2025-03-17 19:56:10,156 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:10,160 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2025-03-17 19:56:10,164 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:10,177 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:10,181 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:10,217 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:10,217 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.1 stem predicates 5 loop predicates [2025-03-17 19:56:10,218 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 1227 states and 1562 transitions. cyclomatic complexity: 414 Second operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:10,311 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 1227 states and 1562 transitions. cyclomatic complexity: 414. Second operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 2054 states and 2541 transitions. Complement of second has 17 states. [2025-03-17 19:56:10,311 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 9 states 1 stem states 7 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:10,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:10,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 29 transitions. [2025-03-17 19:56:10,312 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 29 transitions. Stem has 22 letters. Loop has 12 letters. [2025-03-17 19:56:10,312 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:10,312 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:10,319 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:10,329 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 22 statements into 1 equivalence classes. [2025-03-17 19:56:10,345 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 22 of 22 statements. [2025-03-17 19:56:10,345 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:10,345 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:10,346 INFO L256 TraceCheckSpWp]: Trace formula consists of 215 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:10,346 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:10,368 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:10,376 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:10,377 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:10,377 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:10,377 INFO L256 TraceCheckSpWp]: Trace formula consists of 103 conjuncts, 10 conjuncts are in the unsatisfiable core [2025-03-17 19:56:10,378 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:10,382 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:10,384 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2025-03-17 19:56:10,399 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:10,403 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:10,439 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:10,439 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and without honda bouncer for loop.1 stem predicates 5 loop predicates [2025-03-17 19:56:10,439 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 1227 states and 1562 transitions. cyclomatic complexity: 414 Second operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:10,534 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 1227 states and 1562 transitions. cyclomatic complexity: 414. Second operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 3027 states and 3794 transitions. Complement of second has 22 states. [2025-03-17 19:56:10,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 8 states 1 stem states 6 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:10,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:10,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 38 transitions. [2025-03-17 19:56:10,534 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 38 transitions. Stem has 22 letters. Loop has 12 letters. [2025-03-17 19:56:10,535 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:10,535 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 38 transitions. Stem has 34 letters. Loop has 12 letters. [2025-03-17 19:56:10,535 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:10,535 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 38 transitions. Stem has 22 letters. Loop has 24 letters. [2025-03-17 19:56:10,535 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:10,535 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 3027 states and 3794 transitions. [2025-03-17 19:56:10,541 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 281 [2025-03-17 19:56:10,548 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 3027 states to 2466 states and 3071 transitions. [2025-03-17 19:56:10,548 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 349 [2025-03-17 19:56:10,549 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 402 [2025-03-17 19:56:10,549 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2466 states and 3071 transitions. [2025-03-17 19:56:10,549 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:10,549 INFO L218 hiAutomatonCegarLoop]: Abstraction has 2466 states and 3071 transitions. [2025-03-17 19:56:10,550 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2466 states and 3071 transitions. [2025-03-17 19:56:10,567 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2466 to 1825. [2025-03-17 19:56:10,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1825 states, 1825 states have (on average 1.2761643835616439) internal successors, (2329), 1824 states have internal predecessors, (2329), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:10,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1825 states to 1825 states and 2329 transitions. [2025-03-17 19:56:10,571 INFO L240 hiAutomatonCegarLoop]: Abstraction has 1825 states and 2329 transitions. [2025-03-17 19:56:10,571 INFO L432 stractBuchiCegarLoop]: Abstraction has 1825 states and 2329 transitions. [2025-03-17 19:56:10,571 INFO L338 stractBuchiCegarLoop]: ======== Iteration 18 ============ [2025-03-17 19:56:10,571 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 1825 states and 2329 transitions. [2025-03-17 19:56:10,573 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 259 [2025-03-17 19:56:10,574 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:10,574 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:10,574 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [4, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:10,574 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1] [2025-03-17 19:56:10,575 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" [2025-03-17 19:56:10,575 INFO L754 eck$LassoCheckResult]: Loop: "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" [2025-03-17 19:56:10,575 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:10,575 INFO L85 PathProgramCache]: Analyzing trace with hash 1618536317, now seen corresponding path program 2 times [2025-03-17 19:56:10,575 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:10,575 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1247607884] [2025-03-17 19:56:10,575 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:56:10,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:10,585 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 20 statements into 2 equivalence classes. [2025-03-17 19:56:10,590 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 20 of 20 statements. [2025-03-17 19:56:10,590 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:56:10,590 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:10,591 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:10,592 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-17 19:56:10,595 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-17 19:56:10,595 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:10,595 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:10,599 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:10,602 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:10,602 INFO L85 PathProgramCache]: Analyzing trace with hash 1270886028, now seen corresponding path program 4 times [2025-03-17 19:56:10,602 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:10,602 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1397784292] [2025-03-17 19:56:10,602 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-17 19:56:10,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:10,606 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 6 statements into 2 equivalence classes. [2025-03-17 19:56:10,608 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:56:10,608 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-17 19:56:10,608 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:10,608 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:10,609 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:56:10,609 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:56:10,610 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:10,610 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:10,611 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:10,612 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:10,612 INFO L85 PathProgramCache]: Analyzing trace with hash -785086200, now seen corresponding path program 3 times [2025-03-17 19:56:10,612 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:10,612 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [934709849] [2025-03-17 19:56:10,612 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-17 19:56:10,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:10,619 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 26 statements into 5 equivalence classes. [2025-03-17 19:56:10,626 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) and asserted 26 of 26 statements. [2025-03-17 19:56:10,626 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2025-03-17 19:56:10,626 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:10,626 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:10,629 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 26 statements into 1 equivalence classes. [2025-03-17 19:56:10,636 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 26 of 26 statements. [2025-03-17 19:56:10,636 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:10,636 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:10,639 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:11,042 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:12,015 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:12,015 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:12,015 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:12,015 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:12,015 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:12,015 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:12,015 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:12,016 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:12,016 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration18_Lasso [2025-03-17 19:56:12,016 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:12,016 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:12,017 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,019 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,020 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,021 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,023 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,025 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,026 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,027 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,222 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,224 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,225 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,226 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,227 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,228 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,229 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,230 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,231 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,232 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,233 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,235 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:12,507 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:12,508 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:12,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:12,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:12,510 INFO L229 MonitoredProcess]: Starting monitored process 232 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:12,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Waiting until timeout for monitored process [2025-03-17 19:56:12,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:12,522 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:12,522 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:12,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:12,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:12,522 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:12,523 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:12,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:12,524 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:12,530 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:12,530 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:12,530 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:12,532 INFO L229 MonitoredProcess]: Starting monitored process 233 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:12,532 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Waiting until timeout for monitored process [2025-03-17 19:56:12,533 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:12,543 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:12,543 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:12,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:12,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:12,543 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:12,543 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:12,543 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:12,544 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:12,549 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Ended with exit code 0 [2025-03-17 19:56:12,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:12,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:12,576 INFO L229 MonitoredProcess]: Starting monitored process 234 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:12,576 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Waiting until timeout for monitored process [2025-03-17 19:56:12,577 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:12,587 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:12,587 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:12,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:12,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:12,587 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:12,587 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:12,587 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:12,588 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:12,593 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Ended with exit code 0 [2025-03-17 19:56:12,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:12,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:12,595 INFO L229 MonitoredProcess]: Starting monitored process 235 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:12,596 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Waiting until timeout for monitored process [2025-03-17 19:56:12,597 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:12,606 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:12,606 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:12,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:12,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:12,606 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:12,606 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:12,606 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:12,607 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:12,612 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:12,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:12,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:12,614 INFO L229 MonitoredProcess]: Starting monitored process 236 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:12,614 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Waiting until timeout for monitored process [2025-03-17 19:56:12,616 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:12,625 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:12,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:12,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:12,625 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:12,626 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:12,626 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:12,628 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:12,633 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Ended with exit code 0 [2025-03-17 19:56:12,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:12,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:12,635 INFO L229 MonitoredProcess]: Starting monitored process 237 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:12,636 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Waiting until timeout for monitored process [2025-03-17 19:56:12,638 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:12,647 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:12,647 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:12,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:12,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:12,647 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:12,647 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:12,647 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:12,648 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:12,653 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Ended with exit code 0 [2025-03-17 19:56:12,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:12,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:12,655 INFO L229 MonitoredProcess]: Starting monitored process 238 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:12,656 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Waiting until timeout for monitored process [2025-03-17 19:56:12,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:12,665 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:12,666 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:12,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:12,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:12,666 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:12,666 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:12,666 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:12,667 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:12,672 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:12,672 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:12,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:12,674 INFO L229 MonitoredProcess]: Starting monitored process 239 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:12,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Waiting until timeout for monitored process [2025-03-17 19:56:12,675 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:12,685 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:12,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:12,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:12,685 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:12,686 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:12,686 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:12,690 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:12,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Ended with exit code 0 [2025-03-17 19:56:12,696 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:12,696 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:12,698 INFO L229 MonitoredProcess]: Starting monitored process 240 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:12,699 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Waiting until timeout for monitored process [2025-03-17 19:56:12,699 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:12,710 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:12,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:12,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:12,711 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:12,712 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:12,712 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:12,716 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:12,721 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Ended with exit code 0 [2025-03-17 19:56:12,722 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:12,722 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:12,723 INFO L229 MonitoredProcess]: Starting monitored process 241 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:12,724 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Waiting until timeout for monitored process [2025-03-17 19:56:12,725 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:12,734 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:12,734 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2025-03-17 19:56:12,734 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-17 19:56:12,735 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:12,745 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2025-03-17 19:56:12,745 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-03-17 19:56:12,770 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:12,792 INFO L443 ModelExtractionUtils]: Simplification made 9 calls to the SMT solver. [2025-03-17 19:56:12,792 INFO L444 ModelExtractionUtils]: 12 out of 31 variables were initially zero. Simplification set additionally 17 variables to zero. [2025-03-17 19:56:12,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:12,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:12,794 INFO L229 MonitoredProcess]: Starting monitored process 242 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:12,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Waiting until timeout for monitored process [2025-03-17 19:56:12,795 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:12,806 INFO L438 nArgumentSynthesizer]: Removed 4 redundant supporting invariants from a total of 4. [2025-03-17 19:56:12,806 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:12,806 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_17) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_17 Supporting invariants [] [2025-03-17 19:56:12,815 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Ended with exit code 0 [2025-03-17 19:56:12,832 INFO L156 tatePredicateManager]: 12 out of 12 supporting invariants were superfluous and have been removed [2025-03-17 19:56:12,833 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:56:12,833 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:56:12,833 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:56:12,840 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:12,849 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-17 19:56:12,866 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-17 19:56:12,866 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:12,866 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:12,867 INFO L256 TraceCheckSpWp]: Trace formula consists of 201 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:12,868 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:12,897 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:12,904 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:56:12,908 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:56:12,908 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:12,908 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:12,908 INFO L256 TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 11 conjuncts are in the unsatisfiable core [2025-03-17 19:56:12,909 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:12,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:12,959 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 16 [2025-03-17 19:56:12,973 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:12,974 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 5 loop predicates [2025-03-17 19:56:12,974 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 1825 states and 2329 transitions. cyclomatic complexity: 608 Second operand has 6 states, 6 states have (on average 3.0) internal successors, (18), 6 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:13,012 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 1825 states and 2329 transitions. cyclomatic complexity: 608. Second operand has 6 states, 6 states have (on average 3.0) internal successors, (18), 6 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 2218 states and 2771 transitions. Complement of second has 11 states. [2025-03-17 19:56:13,013 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 1 stem states 4 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:13,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 3.0) internal successors, (18), 6 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:13,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 13 transitions. [2025-03-17 19:56:13,013 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 13 transitions. Stem has 20 letters. Loop has 6 letters. [2025-03-17 19:56:13,013 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:13,013 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:13,019 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:13,028 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-17 19:56:13,042 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-17 19:56:13,042 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:13,042 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:13,043 INFO L256 TraceCheckSpWp]: Trace formula consists of 201 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:13,044 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:13,063 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:56:13,067 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:56:13,067 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:13,067 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:13,067 INFO L256 TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 11 conjuncts are in the unsatisfiable core [2025-03-17 19:56:13,068 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:13,109 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:13,112 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 16 [2025-03-17 19:56:13,125 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:13,125 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.1 stem predicates 5 loop predicates [2025-03-17 19:56:13,125 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 1825 states and 2329 transitions. cyclomatic complexity: 608 Second operand has 6 states, 6 states have (on average 3.0) internal successors, (18), 6 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:13,173 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 1825 states and 2329 transitions. cyclomatic complexity: 608. Second operand has 6 states, 6 states have (on average 3.0) internal successors, (18), 6 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 2272 states and 2825 transitions. Complement of second has 13 states. [2025-03-17 19:56:13,174 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 7 states 1 stem states 5 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:13,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 3.0) internal successors, (18), 6 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:13,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 15 transitions. [2025-03-17 19:56:13,174 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 15 transitions. Stem has 20 letters. Loop has 6 letters. [2025-03-17 19:56:13,174 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:13,174 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:13,183 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:13,193 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-03-17 19:56:13,206 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-03-17 19:56:13,206 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:13,206 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:13,207 INFO L256 TraceCheckSpWp]: Trace formula consists of 201 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:13,208 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:13,234 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-03-17 19:56:13,239 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-03-17 19:56:13,239 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:13,239 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:13,240 INFO L256 TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 11 conjuncts are in the unsatisfiable core [2025-03-17 19:56:13,241 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:13,297 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:13,299 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 43 treesize of output 16 [2025-03-17 19:56:13,318 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:13,319 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and without honda bouncer for loop.1 stem predicates 5 loop predicates [2025-03-17 19:56:13,319 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 1825 states and 2329 transitions. cyclomatic complexity: 608 Second operand has 6 states, 6 states have (on average 3.0) internal successors, (18), 6 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:13,369 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 1825 states and 2329 transitions. cyclomatic complexity: 608. Second operand has 6 states, 6 states have (on average 3.0) internal successors, (18), 6 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 3653 states and 4670 transitions. Complement of second has 12 states. [2025-03-17 19:56:13,369 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 6 states 1 stem states 4 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:13,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 3.0) internal successors, (18), 6 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:13,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 24 transitions. [2025-03-17 19:56:13,370 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 24 transitions. Stem has 20 letters. Loop has 6 letters. [2025-03-17 19:56:13,370 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:13,371 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 24 transitions. Stem has 26 letters. Loop has 6 letters. [2025-03-17 19:56:13,371 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:13,371 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 6 states and 24 transitions. Stem has 20 letters. Loop has 12 letters. [2025-03-17 19:56:13,372 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:13,372 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 3653 states and 4670 transitions. [2025-03-17 19:56:13,379 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 329 [2025-03-17 19:56:13,384 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 3653 states to 2228 states and 2805 transitions. [2025-03-17 19:56:13,384 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 208 [2025-03-17 19:56:13,385 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 302 [2025-03-17 19:56:13,385 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2228 states and 2805 transitions. [2025-03-17 19:56:13,385 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:13,385 INFO L218 hiAutomatonCegarLoop]: Abstraction has 2228 states and 2805 transitions. [2025-03-17 19:56:13,386 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2228 states and 2805 transitions. [2025-03-17 19:56:13,399 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2228 to 1740. [2025-03-17 19:56:13,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1740 states, 1740 states have (on average 1.278735632183908) internal successors, (2225), 1739 states have internal predecessors, (2225), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:13,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1740 states to 1740 states and 2225 transitions. [2025-03-17 19:56:13,406 INFO L240 hiAutomatonCegarLoop]: Abstraction has 1740 states and 2225 transitions. [2025-03-17 19:56:13,406 INFO L432 stractBuchiCegarLoop]: Abstraction has 1740 states and 2225 transitions. [2025-03-17 19:56:13,407 INFO L338 stractBuchiCegarLoop]: ======== Iteration 19 ============ [2025-03-17 19:56:13,407 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 1740 states and 2225 transitions. [2025-03-17 19:56:13,409 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 289 [2025-03-17 19:56:13,409 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:13,409 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:13,409 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:13,409 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [2, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:13,409 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:13,409 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:13,409 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:13,409 INFO L85 PathProgramCache]: Analyzing trace with hash -2074629806, now seen corresponding path program 4 times [2025-03-17 19:56:13,409 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:13,409 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [836914852] [2025-03-17 19:56:13,409 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-17 19:56:13,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:13,416 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 19 statements into 2 equivalence classes. [2025-03-17 19:56:13,425 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:13,425 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-17 19:56:13,425 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:13,425 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:13,427 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:13,430 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:13,430 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:13,431 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:13,435 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:13,435 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:13,436 INFO L85 PathProgramCache]: Analyzing trace with hash -1724306290, now seen corresponding path program 2 times [2025-03-17 19:56:13,436 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:13,436 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1811367471] [2025-03-17 19:56:13,436 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:56:13,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:13,441 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 12 statements into 2 equivalence classes. [2025-03-17 19:56:13,444 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:13,445 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:56:13,445 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:13,445 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:13,446 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:13,447 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:13,448 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:13,448 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:13,452 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:13,452 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:13,452 INFO L85 PathProgramCache]: Analyzing trace with hash 1238393951, now seen corresponding path program 5 times [2025-03-17 19:56:13,452 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:13,452 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1359606725] [2025-03-17 19:56:13,452 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-17 19:56:13,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:13,462 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 31 statements into 5 equivalence classes. [2025-03-17 19:56:13,472 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 5 check-sat command(s) and asserted 31 of 31 statements. [2025-03-17 19:56:13,472 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 5 check-sat command(s) [2025-03-17 19:56:13,473 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:13,473 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:13,475 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-17 19:56:13,479 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-17 19:56:13,479 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:13,479 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:13,482 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:14,924 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:14,924 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:14,924 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:14,924 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:14,924 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:14,924 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:14,924 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:14,924 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:14,924 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration19_Lasso [2025-03-17 19:56:14,924 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:14,924 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:14,925 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,012 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,013 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,014 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,015 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,016 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,018 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,019 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,020 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,021 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,022 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,024 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,025 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,026 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,027 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,028 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,029 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,031 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,032 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,033 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,034 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:15,163 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:15,163 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:15,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:15,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:15,165 INFO L229 MonitoredProcess]: Starting monitored process 243 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:15,165 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Waiting until timeout for monitored process [2025-03-17 19:56:15,167 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:15,176 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:15,176 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:15,176 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:15,176 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:15,177 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:15,178 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:15,181 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:15,187 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:15,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:15,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:15,188 INFO L229 MonitoredProcess]: Starting monitored process 244 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:15,189 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Waiting until timeout for monitored process [2025-03-17 19:56:15,190 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:15,199 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:15,199 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:15,199 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:15,199 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:15,200 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:15,200 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:15,202 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:15,208 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Ended with exit code 0 [2025-03-17 19:56:15,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:15,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:15,210 INFO L229 MonitoredProcess]: Starting monitored process 245 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:15,211 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Waiting until timeout for monitored process [2025-03-17 19:56:15,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:15,221 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:15,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:15,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:15,221 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:15,223 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:15,223 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:15,227 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:15,232 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Ended with exit code 0 [2025-03-17 19:56:15,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:15,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:15,234 INFO L229 MonitoredProcess]: Starting monitored process 246 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:15,235 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Waiting until timeout for monitored process [2025-03-17 19:56:15,235 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:15,245 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:15,245 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:15,245 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:15,245 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:15,247 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:15,247 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:15,251 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:15,256 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Ended with exit code 0 [2025-03-17 19:56:15,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:15,257 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:15,258 INFO L229 MonitoredProcess]: Starting monitored process 247 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:15,259 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Waiting until timeout for monitored process [2025-03-17 19:56:15,260 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:15,269 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:15,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:15,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:15,269 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:15,270 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:15,270 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:15,274 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:15,279 INFO L443 ModelExtractionUtils]: Simplification made 6 calls to the SMT solver. [2025-03-17 19:56:15,279 INFO L444 ModelExtractionUtils]: 4 out of 10 variables were initially zero. Simplification set additionally 4 variables to zero. [2025-03-17 19:56:15,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:15,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:15,281 INFO L229 MonitoredProcess]: Starting monitored process 248 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:15,283 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Waiting until timeout for monitored process [2025-03-17 19:56:15,284 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:15,295 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:56:15,295 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:15,295 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_18) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_18 Supporting invariants [] [2025-03-17 19:56:15,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Ended with exit code 0 [2025-03-17 19:56:15,315 INFO L156 tatePredicateManager]: 10 out of 10 supporting invariants were superfluous and have been removed [2025-03-17 19:56:15,316 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:56:15,316 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:56:15,316 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:56:15,323 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:15,332 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:15,344 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:15,344 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:15,344 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:15,345 INFO L256 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:15,346 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:15,372 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:15,378 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:15,378 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:15,378 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:15,379 INFO L256 TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 16 conjuncts are in the unsatisfiable core [2025-03-17 19:56:15,380 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:15,407 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:15,418 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:15,438 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9 [2025-03-17 19:56:15,453 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2025-03-17 19:56:15,466 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:15,466 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 7 loop predicates [2025-03-17 19:56:15,467 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 1740 states and 2225 transitions. cyclomatic complexity: 587 Second operand has 8 states, 8 states have (on average 3.0) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:15,568 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 1740 states and 2225 transitions. cyclomatic complexity: 587. Second operand has 8 states, 8 states have (on average 3.0) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 3392 states and 4228 transitions. Complement of second has 17 states. [2025-03-17 19:56:15,568 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 9 states 1 stem states 7 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:15,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8 states, 8 states have (on average 3.0) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:15,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 33 transitions. [2025-03-17 19:56:15,568 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 33 transitions. Stem has 19 letters. Loop has 12 letters. [2025-03-17 19:56:15,569 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:15,569 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 33 transitions. Stem has 31 letters. Loop has 12 letters. [2025-03-17 19:56:15,569 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:15,569 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 33 transitions. Stem has 19 letters. Loop has 24 letters. [2025-03-17 19:56:15,569 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:15,569 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 3392 states and 4228 transitions. [2025-03-17 19:56:15,575 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 289 [2025-03-17 19:56:15,581 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 3392 states to 2559 states and 3235 transitions. [2025-03-17 19:56:15,581 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 265 [2025-03-17 19:56:15,582 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 310 [2025-03-17 19:56:15,582 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2559 states and 3235 transitions. [2025-03-17 19:56:15,582 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:15,582 INFO L218 hiAutomatonCegarLoop]: Abstraction has 2559 states and 3235 transitions. [2025-03-17 19:56:15,583 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2559 states and 3235 transitions. [2025-03-17 19:56:15,598 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2559 to 2033. [2025-03-17 19:56:15,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2033 states, 2033 states have (on average 1.2833251352680768) internal successors, (2609), 2032 states have internal predecessors, (2609), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:15,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2033 states to 2033 states and 2609 transitions. [2025-03-17 19:56:15,602 INFO L240 hiAutomatonCegarLoop]: Abstraction has 2033 states and 2609 transitions. [2025-03-17 19:56:15,603 INFO L432 stractBuchiCegarLoop]: Abstraction has 2033 states and 2609 transitions. [2025-03-17 19:56:15,603 INFO L338 stractBuchiCegarLoop]: ======== Iteration 20 ============ [2025-03-17 19:56:15,603 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 2033 states and 2609 transitions. [2025-03-17 19:56:15,605 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 289 [2025-03-17 19:56:15,605 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:15,605 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:15,605 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:15,605 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [2, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:15,605 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:15,605 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:15,606 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:15,606 INFO L85 PathProgramCache]: Analyzing trace with hash -331819471, now seen corresponding path program 1 times [2025-03-17 19:56:15,606 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:15,606 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1849906213] [2025-03-17 19:56:15,606 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:56:15,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:15,612 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:15,616 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:15,617 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:15,617 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:15,617 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:15,618 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:15,621 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:15,621 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:15,621 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:15,623 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:15,624 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:15,624 INFO L85 PathProgramCache]: Analyzing trace with hash -1724306290, now seen corresponding path program 3 times [2025-03-17 19:56:15,624 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:15,624 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [806881646] [2025-03-17 19:56:15,624 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-17 19:56:15,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:15,628 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 12 statements into 2 equivalence classes. [2025-03-17 19:56:15,630 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:15,631 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2025-03-17 19:56:15,631 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:15,631 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:15,632 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:15,633 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:15,634 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:15,634 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:15,635 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:15,636 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:15,636 INFO L85 PathProgramCache]: Analyzing trace with hash 829569726, now seen corresponding path program 1 times [2025-03-17 19:56:15,636 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:15,636 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [490501376] [2025-03-17 19:56:15,636 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:56:15,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:15,644 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-17 19:56:15,649 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-17 19:56:15,650 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:15,650 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:15,650 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:15,652 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-17 19:56:15,656 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-17 19:56:15,657 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:15,657 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:15,659 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:15,700 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Ended with exit code 0 [2025-03-17 19:56:17,117 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:17,117 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:17,117 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:17,117 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:17,117 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:17,117 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:17,117 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:17,117 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:17,117 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration20_Lasso [2025-03-17 19:56:17,117 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:17,117 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:17,118 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,119 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,120 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,121 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,123 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,124 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,125 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,126 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,127 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,210 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,211 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,212 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,213 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,214 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,215 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,216 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,218 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,219 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,220 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,221 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,225 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:17,355 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:17,356 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:17,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:17,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:17,357 INFO L229 MonitoredProcess]: Starting monitored process 249 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:17,358 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Waiting until timeout for monitored process [2025-03-17 19:56:17,359 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:17,368 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:17,369 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:17,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:17,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:17,369 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:17,369 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:17,369 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:17,370 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:17,375 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Ended with exit code 0 [2025-03-17 19:56:17,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:17,375 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:17,377 INFO L229 MonitoredProcess]: Starting monitored process 250 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:17,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Waiting until timeout for monitored process [2025-03-17 19:56:17,378 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:17,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:17,388 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:17,388 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:17,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:17,388 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:17,388 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:17,388 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:17,389 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:17,394 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Ended with exit code 0 [2025-03-17 19:56:17,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:17,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:17,396 INFO L229 MonitoredProcess]: Starting monitored process 251 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:17,396 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Waiting until timeout for monitored process [2025-03-17 19:56:17,398 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:17,407 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:17,407 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:17,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:17,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:17,407 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:17,407 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:17,407 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:17,408 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:17,413 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:17,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:17,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:17,415 INFO L229 MonitoredProcess]: Starting monitored process 252 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:17,416 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Waiting until timeout for monitored process [2025-03-17 19:56:17,416 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:17,426 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:17,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:17,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:17,426 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:17,426 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:17,426 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:17,428 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:17,433 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:17,434 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:17,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:17,435 INFO L229 MonitoredProcess]: Starting monitored process 253 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:17,436 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Waiting until timeout for monitored process [2025-03-17 19:56:17,437 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:17,446 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:17,446 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:17,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:17,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:17,446 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:17,447 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:17,447 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:17,448 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:17,453 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Ended with exit code 0 [2025-03-17 19:56:17,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:17,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:17,455 INFO L229 MonitoredProcess]: Starting monitored process 254 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:17,456 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Waiting until timeout for monitored process [2025-03-17 19:56:17,457 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:17,466 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:17,467 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:17,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:17,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:17,467 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:17,467 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:17,467 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:17,468 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:17,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Ended with exit code 0 [2025-03-17 19:56:17,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:17,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:17,475 INFO L229 MonitoredProcess]: Starting monitored process 255 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:17,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Waiting until timeout for monitored process [2025-03-17 19:56:17,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:17,486 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:17,486 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:17,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:17,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:17,486 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:17,486 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:17,486 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:17,487 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:17,492 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Ended with exit code 0 [2025-03-17 19:56:17,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:17,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:17,494 INFO L229 MonitoredProcess]: Starting monitored process 256 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:17,495 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Waiting until timeout for monitored process [2025-03-17 19:56:17,499 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:17,509 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:17,509 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:17,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:17,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:17,509 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:17,510 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:17,510 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:17,511 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:17,516 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Ended with exit code 0 [2025-03-17 19:56:17,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:17,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:17,517 INFO L229 MonitoredProcess]: Starting monitored process 257 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:17,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Waiting until timeout for monitored process [2025-03-17 19:56:17,519 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:17,530 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:17,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:17,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:17,530 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:17,531 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:17,531 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:17,536 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:17,541 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Ended with exit code 0 [2025-03-17 19:56:17,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:17,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:17,545 INFO L229 MonitoredProcess]: Starting monitored process 258 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:17,546 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Waiting until timeout for monitored process [2025-03-17 19:56:17,547 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:17,556 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:17,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:17,556 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:17,556 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:17,557 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:17,557 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:17,561 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:17,565 INFO L443 ModelExtractionUtils]: Simplification made 6 calls to the SMT solver. [2025-03-17 19:56:17,565 INFO L444 ModelExtractionUtils]: 4 out of 10 variables were initially zero. Simplification set additionally 4 variables to zero. [2025-03-17 19:56:17,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:17,565 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:17,567 INFO L229 MonitoredProcess]: Starting monitored process 259 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:17,567 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Waiting until timeout for monitored process [2025-03-17 19:56:17,568 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:17,578 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:56:17,578 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:17,578 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_19) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_19 Supporting invariants [] [2025-03-17 19:56:17,583 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Ended with exit code 0 [2025-03-17 19:56:17,596 INFO L156 tatePredicateManager]: 10 out of 10 supporting invariants were superfluous and have been removed [2025-03-17 19:56:17,596 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:56:17,596 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:56:17,597 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:56:17,603 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:17,611 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:17,623 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:17,623 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:17,623 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:17,623 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:17,624 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:17,641 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:17,649 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:17,649 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:17,649 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:17,650 INFO L256 TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 16 conjuncts are in the unsatisfiable core [2025-03-17 19:56:17,651 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:17,680 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:17,692 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:17,711 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9 [2025-03-17 19:56:17,728 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2025-03-17 19:56:17,739 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:17,740 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 7 loop predicates [2025-03-17 19:56:17,740 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 2033 states and 2609 transitions. cyclomatic complexity: 702 Second operand has 8 states, 8 states have (on average 3.0) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:17,762 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Ended with exit code 0 [2025-03-17 19:56:17,870 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 2033 states and 2609 transitions. cyclomatic complexity: 702. Second operand has 8 states, 8 states have (on average 3.0) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 3676 states and 4574 transitions. Complement of second has 17 states. [2025-03-17 19:56:17,871 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 9 states 1 stem states 7 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:17,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8 states, 8 states have (on average 3.0) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:17,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 33 transitions. [2025-03-17 19:56:17,871 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 33 transitions. Stem has 19 letters. Loop has 12 letters. [2025-03-17 19:56:17,871 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:17,871 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:17,881 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:17,894 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:17,910 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:17,910 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:17,910 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:17,911 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:17,912 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:17,932 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:17,939 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:17,939 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:17,939 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:17,940 INFO L256 TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 16 conjuncts are in the unsatisfiable core [2025-03-17 19:56:17,941 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:17,972 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:17,987 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:18,011 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9 [2025-03-17 19:56:18,025 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2025-03-17 19:56:18,038 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:18,038 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.1 stem predicates 7 loop predicates [2025-03-17 19:56:18,039 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 2033 states and 2609 transitions. cyclomatic complexity: 702 Second operand has 8 states, 8 states have (on average 3.0) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:18,154 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 2033 states and 2609 transitions. cyclomatic complexity: 702. Second operand has 8 states, 8 states have (on average 3.0) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 3743 states and 4620 transitions. Complement of second has 19 states. [2025-03-17 19:56:18,154 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 10 states 1 stem states 8 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:18,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8 states, 8 states have (on average 3.0) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:18,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 33 transitions. [2025-03-17 19:56:18,155 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 10 states and 33 transitions. Stem has 19 letters. Loop has 12 letters. [2025-03-17 19:56:18,155 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:18,155 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:18,161 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:18,170 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:18,184 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:18,184 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:18,184 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:18,185 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:18,185 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:18,201 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:18,207 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:18,207 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:18,207 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:18,207 INFO L256 TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 16 conjuncts are in the unsatisfiable core [2025-03-17 19:56:18,208 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:18,238 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:18,257 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:18,276 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9 [2025-03-17 19:56:18,290 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2025-03-17 19:56:18,302 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:18,303 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and without honda bouncer for loop.1 stem predicates 7 loop predicates [2025-03-17 19:56:18,303 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 2033 states and 2609 transitions. cyclomatic complexity: 702 Second operand has 8 states, 8 states have (on average 3.0) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:18,404 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 2033 states and 2609 transitions. cyclomatic complexity: 702. Second operand has 8 states, 8 states have (on average 3.0) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 4092 states and 5165 transitions. Complement of second has 19 states. [2025-03-17 19:56:18,405 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 9 states 1 stem states 7 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:18,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8 states, 8 states have (on average 3.0) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:18,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 34 transitions. [2025-03-17 19:56:18,405 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 34 transitions. Stem has 19 letters. Loop has 12 letters. [2025-03-17 19:56:18,405 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:18,405 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 34 transitions. Stem has 31 letters. Loop has 12 letters. [2025-03-17 19:56:18,405 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:18,405 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 34 transitions. Stem has 19 letters. Loop has 24 letters. [2025-03-17 19:56:18,406 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:18,406 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 4092 states and 5165 transitions. [2025-03-17 19:56:18,412 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 460 [2025-03-17 19:56:18,419 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 4092 states to 2617 states and 3332 transitions. [2025-03-17 19:56:18,419 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 278 [2025-03-17 19:56:18,420 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 331 [2025-03-17 19:56:18,420 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2617 states and 3332 transitions. [2025-03-17 19:56:18,420 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:18,420 INFO L218 hiAutomatonCegarLoop]: Abstraction has 2617 states and 3332 transitions. [2025-03-17 19:56:18,420 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2617 states and 3332 transitions. [2025-03-17 19:56:18,435 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2617 to 1938. [2025-03-17 19:56:18,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1938 states, 1938 states have (on average 1.2920536635706914) internal successors, (2504), 1937 states have internal predecessors, (2504), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:18,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1938 states to 1938 states and 2504 transitions. [2025-03-17 19:56:18,439 INFO L240 hiAutomatonCegarLoop]: Abstraction has 1938 states and 2504 transitions. [2025-03-17 19:56:18,439 INFO L432 stractBuchiCegarLoop]: Abstraction has 1938 states and 2504 transitions. [2025-03-17 19:56:18,439 INFO L338 stractBuchiCegarLoop]: ======== Iteration 21 ============ [2025-03-17 19:56:18,440 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 1938 states and 2504 transitions. [2025-03-17 19:56:18,441 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 376 [2025-03-17 19:56:18,442 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:18,442 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:18,443 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:18,443 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [2, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:18,443 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:18,443 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:18,443 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:18,443 INFO L85 PathProgramCache]: Analyzing trace with hash -331819471, now seen corresponding path program 2 times [2025-03-17 19:56:18,444 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:18,444 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [765441625] [2025-03-17 19:56:18,444 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:56:18,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:18,450 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 19 statements into 2 equivalence classes. [2025-03-17 19:56:18,455 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:18,456 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:56:18,456 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:18,456 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:18,457 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:18,460 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:18,460 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:18,460 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:18,462 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:18,463 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:18,463 INFO L85 PathProgramCache]: Analyzing trace with hash 18504045, now seen corresponding path program 2 times [2025-03-17 19:56:18,463 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:18,463 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2069985659] [2025-03-17 19:56:18,463 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:56:18,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:18,467 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 12 statements into 2 equivalence classes. [2025-03-17 19:56:18,469 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:18,469 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:56:18,469 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:18,469 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:18,470 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:18,471 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:18,471 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:18,471 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:18,473 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:18,473 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:18,474 INFO L85 PathProgramCache]: Analyzing trace with hash -1722587235, now seen corresponding path program 3 times [2025-03-17 19:56:18,474 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:18,474 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1789448565] [2025-03-17 19:56:18,474 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-17 19:56:18,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:18,481 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 31 statements into 5 equivalence classes. [2025-03-17 19:56:18,490 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) and asserted 31 of 31 statements. [2025-03-17 19:56:18,491 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2025-03-17 19:56:18,491 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:18,491 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:18,493 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-17 19:56:18,500 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-17 19:56:18,500 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:18,501 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:18,503 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:19,815 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:19,815 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:19,815 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:19,815 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:19,815 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:19,815 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:19,815 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:19,815 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:19,815 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration21_Lasso [2025-03-17 19:56:19,815 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:19,815 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:19,816 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,818 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,819 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,821 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,822 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,823 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,824 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,957 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,959 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,960 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,961 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,962 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,963 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,964 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,966 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,967 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,968 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,969 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,974 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,975 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:19,976 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:20,183 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:20,183 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:20,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:20,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:20,185 INFO L229 MonitoredProcess]: Starting monitored process 260 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:20,187 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Waiting until timeout for monitored process [2025-03-17 19:56:20,187 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:20,197 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:20,197 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:20,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:20,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:20,197 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:20,198 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:20,198 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:20,199 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:20,204 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Ended with exit code 0 [2025-03-17 19:56:20,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:20,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:20,206 INFO L229 MonitoredProcess]: Starting monitored process 261 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:20,207 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Waiting until timeout for monitored process [2025-03-17 19:56:20,208 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:20,217 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:20,217 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:20,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:20,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:20,217 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:20,218 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:20,218 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:20,219 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:20,224 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:20,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:20,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:20,226 INFO L229 MonitoredProcess]: Starting monitored process 262 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:20,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Waiting until timeout for monitored process [2025-03-17 19:56:20,227 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:20,237 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:20,237 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:20,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:20,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:20,237 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:20,237 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:20,237 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:20,238 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:20,244 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Ended with exit code 0 [2025-03-17 19:56:20,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:20,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:20,246 INFO L229 MonitoredProcess]: Starting monitored process 263 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:20,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Waiting until timeout for monitored process [2025-03-17 19:56:20,248 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:20,257 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:20,257 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:20,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:20,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:20,257 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:20,257 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:20,257 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:20,258 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:20,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Ended with exit code 0 [2025-03-17 19:56:20,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:20,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:20,265 INFO L229 MonitoredProcess]: Starting monitored process 264 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:20,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Waiting until timeout for monitored process [2025-03-17 19:56:20,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:20,277 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:20,277 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:20,277 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:20,277 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:20,277 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:20,277 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:20,277 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:20,278 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:20,283 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Ended with exit code 0 [2025-03-17 19:56:20,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:20,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:20,285 INFO L229 MonitoredProcess]: Starting monitored process 265 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:20,286 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Waiting until timeout for monitored process [2025-03-17 19:56:20,287 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:20,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:20,297 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:20,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:20,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:20,297 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:20,297 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:20,297 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:20,298 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:20,303 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:20,303 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:20,303 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:20,305 INFO L229 MonitoredProcess]: Starting monitored process 266 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:20,305 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Waiting until timeout for monitored process [2025-03-17 19:56:20,306 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:20,316 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:20,316 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:20,316 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:20,316 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:20,318 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:20,318 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:20,322 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:20,327 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Ended with exit code 0 [2025-03-17 19:56:20,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:20,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:20,329 INFO L229 MonitoredProcess]: Starting monitored process 267 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:20,330 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Waiting until timeout for monitored process [2025-03-17 19:56:20,332 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:20,341 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:20,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:20,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:20,342 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:20,345 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:20,345 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:20,351 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:20,367 INFO L443 ModelExtractionUtils]: Simplification made 9 calls to the SMT solver. [2025-03-17 19:56:20,368 INFO L444 ModelExtractionUtils]: 1 out of 16 variables were initially zero. Simplification set additionally 13 variables to zero. [2025-03-17 19:56:20,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:20,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:20,369 INFO L229 MonitoredProcess]: Starting monitored process 268 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:20,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Waiting until timeout for monitored process [2025-03-17 19:56:20,372 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:20,382 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:56:20,382 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:20,382 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) 0)_10) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) 0)_10 Supporting invariants [] [2025-03-17 19:56:20,389 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:20,411 INFO L156 tatePredicateManager]: 11 out of 12 supporting invariants were superfluous and have been removed [2025-03-17 19:56:20,412 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:56:20,412 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:56:20,412 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:56:20,428 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:20,438 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:20,455 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:20,455 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:20,455 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:20,456 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:56:20,457 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:20,499 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-17 19:56:20,508 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-17 19:56:20,508 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:20,508 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:20,509 INFO L256 TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 14 conjuncts are in the unsatisfiable core [2025-03-17 19:56:20,509 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:20,538 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 13 [2025-03-17 19:56:20,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2025-03-17 19:56:20,593 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select 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 12 [2025-03-17 19:56:20,612 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2025-03-17 19:56:20,625 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:20,625 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 6 loop predicates [2025-03-17 19:56:20,626 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 1938 states and 2504 transitions. cyclomatic complexity: 674 Second operand has 9 states, 9 states have (on average 2.6666666666666665) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:20,702 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:20,754 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 1938 states and 2504 transitions. cyclomatic complexity: 674. Second operand has 9 states, 9 states have (on average 2.6666666666666665) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 3468 states and 4350 transitions. Complement of second has 16 states. [2025-03-17 19:56:20,754 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 9 states 2 stem states 6 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:20,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 9 states have (on average 2.6666666666666665) internal successors, (24), 8 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:20,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 33 transitions. [2025-03-17 19:56:20,754 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 33 transitions. Stem has 19 letters. Loop has 12 letters. [2025-03-17 19:56:20,755 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:20,755 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 33 transitions. Stem has 31 letters. Loop has 12 letters. [2025-03-17 19:56:20,755 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:20,755 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 33 transitions. Stem has 19 letters. Loop has 24 letters. [2025-03-17 19:56:20,755 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:20,755 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 3468 states and 4350 transitions. [2025-03-17 19:56:20,761 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 376 [2025-03-17 19:56:20,767 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 3468 states to 2730 states and 3465 transitions. [2025-03-17 19:56:20,767 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 307 [2025-03-17 19:56:20,768 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 316 [2025-03-17 19:56:20,768 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2730 states and 3465 transitions. [2025-03-17 19:56:20,768 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:20,768 INFO L218 hiAutomatonCegarLoop]: Abstraction has 2730 states and 3465 transitions. [2025-03-17 19:56:20,768 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2730 states and 3465 transitions. [2025-03-17 19:56:20,784 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2730 to 2193. [2025-03-17 19:56:20,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2193 states, 2193 states have (on average 1.2900136798905608) internal successors, (2829), 2192 states have internal predecessors, (2829), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:20,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2193 states to 2193 states and 2829 transitions. [2025-03-17 19:56:20,789 INFO L240 hiAutomatonCegarLoop]: Abstraction has 2193 states and 2829 transitions. [2025-03-17 19:56:20,789 INFO L432 stractBuchiCegarLoop]: Abstraction has 2193 states and 2829 transitions. [2025-03-17 19:56:20,789 INFO L338 stractBuchiCegarLoop]: ======== Iteration 22 ============ [2025-03-17 19:56:20,789 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 2193 states and 2829 transitions. [2025-03-17 19:56:20,791 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 376 [2025-03-17 19:56:20,791 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:20,791 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:20,792 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 2, 2, 2, 1, 1, 1, 1] [2025-03-17 19:56:20,792 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [3, 3, 3, 2, 2, 2, 1, 1, 1] [2025-03-17 19:56:20,792 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:20,792 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:20,792 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:20,792 INFO L85 PathProgramCache]: Analyzing trace with hash 1763259955, now seen corresponding path program 4 times [2025-03-17 19:56:20,792 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:20,792 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [428970311] [2025-03-17 19:56:20,792 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-17 19:56:20,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:20,799 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 19 statements into 2 equivalence classes. [2025-03-17 19:56:20,803 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:20,803 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-17 19:56:20,803 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:20,803 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:20,805 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:20,808 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:20,808 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:20,808 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:20,810 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:20,810 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:20,810 INFO L85 PathProgramCache]: Analyzing trace with hash -1496235068, now seen corresponding path program 2 times [2025-03-17 19:56:20,810 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:20,810 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2022641290] [2025-03-17 19:56:20,811 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:56:20,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:20,815 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 18 statements into 2 equivalence classes. [2025-03-17 19:56:20,818 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:20,818 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:56:20,818 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:20,818 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:20,819 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:20,822 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:20,822 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:20,822 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:20,824 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:20,824 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:20,824 INFO L85 PathProgramCache]: Analyzing trace with hash 2005930358, now seen corresponding path program 5 times [2025-03-17 19:56:20,824 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:20,824 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1195765098] [2025-03-17 19:56:20,824 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-17 19:56:20,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:20,833 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 37 statements into 6 equivalence classes. [2025-03-17 19:56:20,842 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s) and asserted 37 of 37 statements. [2025-03-17 19:56:20,842 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s) [2025-03-17 19:56:20,842 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:20,842 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:20,844 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-17 19:56:20,849 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-17 19:56:20,850 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:20,850 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:20,853 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:22,160 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:22,160 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:22,160 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:22,160 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:22,160 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:22,160 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:22,160 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:22,160 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:22,160 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration22_Lasso [2025-03-17 19:56:22,160 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:22,160 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:22,161 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,162 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,163 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,164 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,165 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,166 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,167 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,168 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,267 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,269 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,270 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,271 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,272 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,273 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,274 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,275 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,276 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,278 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,279 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,280 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,281 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:22,411 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:22,411 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:22,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:22,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:22,413 INFO L229 MonitoredProcess]: Starting monitored process 269 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:22,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Waiting until timeout for monitored process [2025-03-17 19:56:22,414 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:22,425 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:22,425 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:22,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:22,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:22,425 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:22,425 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:22,425 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:22,426 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:22,432 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Ended with exit code 0 [2025-03-17 19:56:22,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:22,432 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:22,434 INFO L229 MonitoredProcess]: Starting monitored process 270 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:22,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Waiting until timeout for monitored process [2025-03-17 19:56:22,435 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:22,445 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:22,445 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:22,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:22,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:22,445 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:22,445 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:22,445 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:22,446 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:22,452 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Ended with exit code 0 [2025-03-17 19:56:22,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:22,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:22,454 INFO L229 MonitoredProcess]: Starting monitored process 271 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:22,455 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Waiting until timeout for monitored process [2025-03-17 19:56:22,455 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:22,465 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:22,465 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:22,465 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:22,465 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:22,465 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:22,465 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:22,465 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:22,466 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:22,471 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Ended with exit code 0 [2025-03-17 19:56:22,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:22,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:22,473 INFO L229 MonitoredProcess]: Starting monitored process 272 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:22,474 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Waiting until timeout for monitored process [2025-03-17 19:56:22,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:22,485 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:22,485 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:22,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:22,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:22,485 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:22,485 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:22,485 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:22,486 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:22,491 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Ended with exit code 0 [2025-03-17 19:56:22,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:22,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:22,493 INFO L229 MonitoredProcess]: Starting monitored process 273 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:22,494 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Waiting until timeout for monitored process [2025-03-17 19:56:22,495 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:22,504 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:22,505 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:22,505 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:22,505 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:22,505 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:22,505 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:22,505 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:22,506 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:22,511 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Ended with exit code 0 [2025-03-17 19:56:22,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:22,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:22,513 INFO L229 MonitoredProcess]: Starting monitored process 274 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:22,515 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Waiting until timeout for monitored process [2025-03-17 19:56:22,515 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:22,525 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:22,525 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:22,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:22,525 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:22,525 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:22,525 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:22,525 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:22,526 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:22,532 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Ended with exit code 0 [2025-03-17 19:56:22,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:22,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:22,533 INFO L229 MonitoredProcess]: Starting monitored process 275 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:22,534 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Waiting until timeout for monitored process [2025-03-17 19:56:22,535 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:22,545 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:22,545 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:22,545 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:22,545 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:22,545 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:22,545 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:22,545 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:22,546 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:22,552 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Ended with exit code 0 [2025-03-17 19:56:22,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:22,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:22,554 INFO L229 MonitoredProcess]: Starting monitored process 276 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:22,554 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Waiting until timeout for monitored process [2025-03-17 19:56:22,555 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:22,565 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:22,565 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:22,565 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:22,565 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:22,566 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:22,566 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:22,568 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:22,575 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Ended with exit code 0 [2025-03-17 19:56:22,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:22,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:22,577 INFO L229 MonitoredProcess]: Starting monitored process 277 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:22,578 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Waiting until timeout for monitored process [2025-03-17 19:56:22,579 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:22,588 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:22,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:22,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:22,589 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:22,591 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:22,591 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:22,595 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:22,601 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:22,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:22,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:22,603 INFO L229 MonitoredProcess]: Starting monitored process 278 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:22,604 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Waiting until timeout for monitored process [2025-03-17 19:56:22,605 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:22,614 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:22,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:22,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:22,614 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:22,616 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:22,616 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:22,619 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:22,625 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Ended with exit code 0 [2025-03-17 19:56:22,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:22,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:22,626 INFO L229 MonitoredProcess]: Starting monitored process 279 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:22,627 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Waiting until timeout for monitored process [2025-03-17 19:56:22,628 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:22,637 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:22,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:22,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:22,638 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:22,639 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:22,639 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:22,642 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:22,648 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Ended with exit code 0 [2025-03-17 19:56:22,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:22,649 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:22,650 INFO L229 MonitoredProcess]: Starting monitored process 280 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:22,651 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Waiting until timeout for monitored process [2025-03-17 19:56:22,652 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:22,662 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:22,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:22,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:22,662 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:22,663 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:22,663 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:22,666 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:22,670 INFO L443 ModelExtractionUtils]: Simplification made 4 calls to the SMT solver. [2025-03-17 19:56:22,670 INFO L444 ModelExtractionUtils]: 5 out of 10 variables were initially zero. Simplification set additionally 3 variables to zero. [2025-03-17 19:56:22,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:22,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:22,672 INFO L229 MonitoredProcess]: Starting monitored process 281 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:22,672 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Waiting until timeout for monitored process [2025-03-17 19:56:22,673 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:22,684 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:56:22,684 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:22,684 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_21) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_21 Supporting invariants [] [2025-03-17 19:56:22,689 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Ended with exit code 0 [2025-03-17 19:56:22,702 INFO L156 tatePredicateManager]: 10 out of 10 supporting invariants were superfluous and have been removed [2025-03-17 19:56:22,702 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:56:22,703 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:56:22,703 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:56:22,710 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:22,718 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:22,730 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:22,730 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:22,730 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:22,731 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:22,731 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:22,748 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:22,757 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:22,757 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:22,757 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:22,758 INFO L256 TraceCheckSpWp]: Trace formula consists of 149 conjuncts, 20 conjuncts are in the unsatisfiable core [2025-03-17 19:56:22,759 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:22,784 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:22,798 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:22,822 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2025-03-17 19:56:22,826 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:22,869 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:22,871 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:22,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:22,886 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 8 loop predicates [2025-03-17 19:56:22,886 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 2193 states and 2829 transitions. cyclomatic complexity: 759 Second operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:22,986 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 2193 states and 2829 transitions. cyclomatic complexity: 759. Second operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 4095 states and 5113 transitions. Complement of second has 15 states. [2025-03-17 19:56:22,986 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 8 states 1 stem states 6 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:22,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:22,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 33 transitions. [2025-03-17 19:56:22,987 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 33 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:56:22,987 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:22,987 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:22,996 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:23,004 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:23,016 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:23,016 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:23,016 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:23,016 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:23,017 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:23,038 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:23,047 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:23,048 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:23,048 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:23,048 INFO L256 TraceCheckSpWp]: Trace formula consists of 149 conjuncts, 20 conjuncts are in the unsatisfiable core [2025-03-17 19:56:23,050 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:23,083 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:23,095 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:23,116 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2025-03-17 19:56:23,119 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:23,156 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:23,158 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:23,180 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:23,181 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.1 stem predicates 8 loop predicates [2025-03-17 19:56:23,181 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 2193 states and 2829 transitions. cyclomatic complexity: 759 Second operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:23,314 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 2193 states and 2829 transitions. cyclomatic complexity: 759. Second operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 4146 states and 5155 transitions. Complement of second has 17 states. [2025-03-17 19:56:23,315 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 9 states 1 stem states 7 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:23,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:23,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 33 transitions. [2025-03-17 19:56:23,315 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 33 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:56:23,315 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:23,315 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:23,325 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:23,334 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:23,349 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:23,349 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:23,349 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:23,349 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:23,350 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:23,366 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:23,375 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:23,375 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:23,375 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:23,376 INFO L256 TraceCheckSpWp]: Trace formula consists of 149 conjuncts, 20 conjuncts are in the unsatisfiable core [2025-03-17 19:56:23,376 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:23,408 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:23,421 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:23,454 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2025-03-17 19:56:23,455 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Ended with exit code 0 [2025-03-17 19:56:23,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:23,505 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:23,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:23,522 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:23,522 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and without honda bouncer for loop.1 stem predicates 8 loop predicates [2025-03-17 19:56:23,523 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 2193 states and 2829 transitions. cyclomatic complexity: 759 Second operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:23,617 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 2193 states and 2829 transitions. cyclomatic complexity: 759. Second operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 4299 states and 5432 transitions. Complement of second has 17 states. [2025-03-17 19:56:23,617 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 8 states 1 stem states 6 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:23,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:23,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 34 transitions. [2025-03-17 19:56:23,618 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 34 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:56:23,618 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:23,618 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:23,624 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:23,631 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:23,642 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:23,642 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:23,642 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:23,643 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:23,643 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:23,663 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:23,672 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:23,672 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:23,672 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:23,673 INFO L256 TraceCheckSpWp]: Trace formula consists of 149 conjuncts, 20 conjuncts are in the unsatisfiable core [2025-03-17 19:56:23,674 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:23,707 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:23,719 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:23,740 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2025-03-17 19:56:23,744 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:23,783 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:23,785 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:23,794 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:23,795 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and with honda bouncer for loop.1 stem predicates 8 loop predicates [2025-03-17 19:56:23,795 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 2193 states and 2829 transitions. cyclomatic complexity: 759 Second operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:23,919 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 2193 states and 2829 transitions. cyclomatic complexity: 759. Second operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 4300 states and 5401 transitions. Complement of second has 18 states. [2025-03-17 19:56:23,919 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 9 states 1 stem states 7 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:23,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:23,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 34 transitions. [2025-03-17 19:56:23,920 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 34 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:56:23,920 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:23,920 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:23,928 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:23,938 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:23,951 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:23,952 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:23,952 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:23,952 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:23,953 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:23,973 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:23,984 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:23,984 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:23,984 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:23,985 INFO L256 TraceCheckSpWp]: Trace formula consists of 149 conjuncts, 20 conjuncts are in the unsatisfiable core [2025-03-17 19:56:23,986 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:24,017 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:24,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:24,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2025-03-17 19:56:24,060 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:24,104 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:24,107 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:24,119 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:24,120 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemin loopwithout honda bouncer for stem and without honda bouncer for loop.1 stem predicates 8 loop predicates [2025-03-17 19:56:24,121 INFO L104 BuchiDifferenceFKV]: Start buchiDifferenceFKV. First operand 2193 states and 2829 transitions. cyclomatic complexity: 759 Second operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:24,428 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,428 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,429 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,429 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,429 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,429 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,429 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,429 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,429 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,429 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,430 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,430 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,430 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,430 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,430 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,430 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,444 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,445 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,445 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,445 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,445 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,445 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,445 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,446 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,446 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,446 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,446 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,446 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,446 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,446 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,446 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,447 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,536 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,536 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,570 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,571 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,600 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,600 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,600 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,600 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,601 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,605 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,605 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,605 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,605 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,638 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,639 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,828 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,828 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,828 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,828 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,829 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,829 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,829 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,829 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,829 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,829 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,829 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,829 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,830 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,830 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,864 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,864 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,865 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,865 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,865 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,865 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,865 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,865 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,865 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,865 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,866 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,866 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,866 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,866 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,866 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,866 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,866 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,867 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,867 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,867 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,867 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,867 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,874 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,875 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,891 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,891 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,891 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,891 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,891 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,891 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,891 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,892 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,892 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,892 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,892 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,892 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,892 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,892 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,892 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,892 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,893 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,893 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,893 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,893 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,893 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,893 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,893 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,894 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,894 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,895 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,895 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,895 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,895 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,895 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,895 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,895 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,895 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,971 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,971 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:24,971 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,011 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,011 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,011 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,011 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,011 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,011 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,011 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,011 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,011 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,052 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,052 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,052 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,052 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,053 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,053 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,056 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,057 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,094 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,139 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,240 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,241 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,241 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,241 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,241 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,241 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,241 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,241 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,241 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,242 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,242 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,242 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,242 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,242 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,242 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,243 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,243 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,243 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,243 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,243 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,243 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,243 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,243 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,244 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,244 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,244 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,244 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,244 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,244 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,244 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,244 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,245 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,245 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,245 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,245 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,245 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,245 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,245 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,245 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,245 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,245 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,245 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,246 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,246 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,246 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,246 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,246 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,246 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,246 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,247 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,247 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,247 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,247 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,247 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,247 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,247 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,247 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,248 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,248 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,248 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,248 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,248 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,248 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,248 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,248 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,249 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,249 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,249 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,253 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,253 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,254 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,267 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,267 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,267 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,283 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,283 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,285 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,307 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,307 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,307 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,307 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,311 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,311 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,311 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,311 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,311 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,312 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,312 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,312 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,312 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,312 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,312 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,312 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,313 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,313 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,313 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,313 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,313 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,313 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,313 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,313 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,313 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,313 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,313 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,313 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,314 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,314 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,314 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,314 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,314 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,314 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,314 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,314 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,315 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,315 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,315 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,315 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,315 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,315 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,315 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,315 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,315 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,315 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,316 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,316 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,316 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,316 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,316 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,316 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,316 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,316 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,316 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,316 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,316 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,316 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,317 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,317 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,317 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,317 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,317 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,317 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,317 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,319 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,319 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,319 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,319 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,319 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,325 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,325 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,327 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,347 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,347 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,347 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,350 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,350 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,350 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,351 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,351 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,351 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,351 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,351 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,351 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,352 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,352 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,352 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,352 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,352 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,352 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,352 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,352 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,353 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,353 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,353 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,353 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,353 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,353 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,353 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,353 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,353 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,353 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,354 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,354 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,354 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,354 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,354 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,354 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,354 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,354 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,354 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,355 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,355 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,355 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,355 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,355 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,355 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,355 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,355 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,356 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,356 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,356 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,356 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,362 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,418 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,419 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,419 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,488 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,488 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,488 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,488 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,490 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,490 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,490 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,490 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,490 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,490 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,490 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,490 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,490 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,490 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,490 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,491 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,491 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,491 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,491 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,491 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,491 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,491 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,491 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,491 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,492 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,492 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,492 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,492 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,492 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,492 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,494 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,507 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,507 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,507 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,508 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,508 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,508 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,508 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,508 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,508 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,508 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,508 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,509 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,509 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,509 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,509 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,509 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,509 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,509 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,509 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,510 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,510 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,510 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,510 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,510 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,510 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,510 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,510 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,510 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,511 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,511 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,511 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,511 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,511 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,511 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,511 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,511 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,511 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,512 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,512 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,512 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,512 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,514 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,534 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,534 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,534 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,535 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,535 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,535 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,535 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,535 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,535 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,535 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,535 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,535 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,535 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,536 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,536 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,536 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,536 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,536 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,536 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,536 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,536 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,536 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,537 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,537 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,537 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,537 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,537 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,537 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,537 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,537 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,537 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,538 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,538 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,538 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,538 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,538 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,538 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,538 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,538 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,538 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,538 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,538 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,539 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,539 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,539 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,539 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,539 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,539 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,539 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,539 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,539 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,542 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,561 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,561 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,561 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,561 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,561 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,561 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,561 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,562 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,562 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,562 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,562 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,562 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,562 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,562 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,562 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,563 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,563 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,590 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,590 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,590 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,590 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,590 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,591 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,591 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,591 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,591 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,591 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,591 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,591 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,591 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,591 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,591 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,591 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,591 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,591 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,592 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,592 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,595 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,595 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,595 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,595 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,595 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,595 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,595 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,595 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,595 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,595 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,595 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,596 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,596 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,596 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,596 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,596 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,596 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,597 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,597 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,600 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,600 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,600 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,600 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,600 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,600 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,600 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,600 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,600 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,601 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,601 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,601 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,601 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,601 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,601 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,601 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,601 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,601 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,601 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,605 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,605 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,605 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:25,617 INFO L108 BuchiDifferenceFKV]: Finished buchiDifferenceFKV. First operand 2193 states and 2829 transitions. cyclomatic complexity: 759 Second operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 47159 states and 81258 transitions. Complement of second has 359 states 29 powerset states330 rank states. The highest rank that occured is 7 [2025-03-17 19:56:25,617 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 21 states 1 stem states 19 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:25,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:25,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 106 transitions. [2025-03-17 19:56:25,618 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 21 states and 106 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:56:25,618 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:25,618 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 21 states and 106 transitions. Stem has 37 letters. Loop has 18 letters. [2025-03-17 19:56:25,619 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:25,619 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 21 states and 106 transitions. Stem has 19 letters. Loop has 36 letters. [2025-03-17 19:56:25,621 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:25,621 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 47159 states and 81258 transitions. [2025-03-17 19:56:25,805 INFO L131 ngComponentsAnalysis]: Automaton has 8 accepting balls. 2139 [2025-03-17 19:56:25,909 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 47159 states to 27040 states and 48612 transitions. [2025-03-17 19:56:25,909 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 822 [2025-03-17 19:56:25,912 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 1459 [2025-03-17 19:56:25,912 INFO L73 IsDeterministic]: Start isDeterministic. Operand 27040 states and 48612 transitions. [2025-03-17 19:56:25,912 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:25,912 INFO L218 hiAutomatonCegarLoop]: Abstraction has 27040 states and 48612 transitions. [2025-03-17 19:56:25,926 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 27040 states and 48612 transitions. [2025-03-17 19:56:26,056 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 27040 to 8965. [2025-03-17 19:56:26,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8965 states, 8965 states have (on average 1.4923591745677636) internal successors, (13379), 8964 states have internal predecessors, (13379), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:26,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8965 states to 8965 states and 13379 transitions. [2025-03-17 19:56:26,082 INFO L240 hiAutomatonCegarLoop]: Abstraction has 8965 states and 13379 transitions. [2025-03-17 19:56:26,082 INFO L432 stractBuchiCegarLoop]: Abstraction has 8965 states and 13379 transitions. [2025-03-17 19:56:26,082 INFO L338 stractBuchiCegarLoop]: ======== Iteration 23 ============ [2025-03-17 19:56:26,082 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 8965 states and 13379 transitions. [2025-03-17 19:56:26,095 INFO L131 ngComponentsAnalysis]: Automaton has 8 accepting balls. 961 [2025-03-17 19:56:26,095 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:26,095 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:26,095 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:26,095 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1] [2025-03-17 19:56:26,096 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:26,096 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:26,096 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:26,096 INFO L85 PathProgramCache]: Analyzing trace with hash -788897006, now seen corresponding path program 6 times [2025-03-17 19:56:26,096 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:26,096 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1165046790] [2025-03-17 19:56:26,096 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-17 19:56:26,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:26,103 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 19 statements into 3 equivalence classes. [2025-03-17 19:56:26,110 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 3 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:26,111 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 3 check-sat command(s) [2025-03-17 19:56:26,111 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:26,111 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:26,112 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:26,115 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:26,115 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:26,115 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:26,117 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:26,118 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:26,118 INFO L85 PathProgramCache]: Analyzing trace with hash 246575267, now seen corresponding path program 1 times [2025-03-17 19:56:26,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:26,118 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1326118486] [2025-03-17 19:56:26,118 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:56:26,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:26,123 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:26,125 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:26,125 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:26,126 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:26,126 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:26,127 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:26,129 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:26,129 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:26,129 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:26,133 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:26,133 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:26,133 INFO L85 PathProgramCache]: Analyzing trace with hash -515206796, now seen corresponding path program 7 times [2025-03-17 19:56:26,133 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:26,133 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1831530649] [2025-03-17 19:56:26,133 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-17 19:56:26,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:26,142 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-17 19:56:26,150 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-17 19:56:26,150 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:26,150 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:26,150 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:26,152 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-17 19:56:26,159 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-17 19:56:26,159 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:26,159 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:26,163 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:27,790 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:27,790 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:27,790 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:27,790 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:27,790 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:27,790 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:27,790 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:27,790 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:27,791 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration23_Lasso [2025-03-17 19:56:27,791 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:27,791 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:27,791 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,793 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,794 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,795 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,883 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,885 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,886 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,887 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,888 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,890 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,891 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,892 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,893 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,894 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,895 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,896 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,897 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,899 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,900 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,901 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:27,902 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:28,033 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:28,033 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:28,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:28,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:28,035 INFO L229 MonitoredProcess]: Starting monitored process 282 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:28,035 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Waiting until timeout for monitored process [2025-03-17 19:56:28,036 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:28,046 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:28,047 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:28,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:28,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:28,047 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:28,047 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:28,047 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:28,048 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:28,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Ended with exit code 0 [2025-03-17 19:56:28,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:28,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:28,055 INFO L229 MonitoredProcess]: Starting monitored process 283 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:28,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Waiting until timeout for monitored process [2025-03-17 19:56:28,057 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:28,067 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:28,067 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:28,067 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:28,067 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:28,067 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:28,067 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:28,067 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:28,068 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:28,073 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:28,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:28,073 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:28,075 INFO L229 MonitoredProcess]: Starting monitored process 284 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:28,075 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Waiting until timeout for monitored process [2025-03-17 19:56:28,076 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:28,086 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:28,086 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:28,086 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:28,086 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:28,086 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:28,086 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:28,086 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:28,087 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:28,092 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Ended with exit code 0 [2025-03-17 19:56:28,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:28,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:28,094 INFO L229 MonitoredProcess]: Starting monitored process 285 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:28,095 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Waiting until timeout for monitored process [2025-03-17 19:56:28,096 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:28,105 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:28,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:28,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:28,105 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:28,106 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:28,106 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:28,108 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:28,113 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:28,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:28,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:28,115 INFO L229 MonitoredProcess]: Starting monitored process 286 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:28,115 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Waiting until timeout for monitored process [2025-03-17 19:56:28,116 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:28,126 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:28,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:28,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:28,126 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:28,127 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:28,127 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:28,131 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:28,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Ended with exit code 0 [2025-03-17 19:56:28,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:28,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:28,137 INFO L229 MonitoredProcess]: Starting monitored process 287 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:28,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Waiting until timeout for monitored process [2025-03-17 19:56:28,139 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:28,148 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:28,148 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:28,148 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:28,148 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:28,150 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:28,150 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:28,154 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:28,159 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Ended with exit code 0 [2025-03-17 19:56:28,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:28,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:28,161 INFO L229 MonitoredProcess]: Starting monitored process 288 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:28,161 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Waiting until timeout for monitored process [2025-03-17 19:56:28,162 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:28,172 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:28,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:28,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:28,172 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:28,173 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:28,173 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:28,176 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:28,182 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Ended with exit code 0 [2025-03-17 19:56:28,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:28,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:28,183 INFO L229 MonitoredProcess]: Starting monitored process 289 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:28,184 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Waiting until timeout for monitored process [2025-03-17 19:56:28,185 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:28,195 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:28,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:28,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:28,195 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:28,197 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:28,197 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:28,201 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:28,206 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:28,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:28,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:28,208 INFO L229 MonitoredProcess]: Starting monitored process 290 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:28,209 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Waiting until timeout for monitored process [2025-03-17 19:56:28,210 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:28,219 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:28,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:28,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:28,219 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:28,220 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:28,220 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:28,224 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:28,230 INFO L443 ModelExtractionUtils]: Simplification made 7 calls to the SMT solver. [2025-03-17 19:56:28,230 INFO L444 ModelExtractionUtils]: 4 out of 10 variables were initially zero. Simplification set additionally 4 variables to zero. [2025-03-17 19:56:28,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:28,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:28,232 INFO L229 MonitoredProcess]: Starting monitored process 291 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:28,233 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Waiting until timeout for monitored process [2025-03-17 19:56:28,233 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:28,245 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:56:28,245 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:28,245 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_22) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_22 Supporting invariants [] [2025-03-17 19:56:28,251 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Ended with exit code 0 [2025-03-17 19:56:28,264 INFO L156 tatePredicateManager]: 10 out of 10 supporting invariants were superfluous and have been removed [2025-03-17 19:56:28,265 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:56:28,266 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:56:28,266 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:56:28,272 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:28,281 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:28,295 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:28,295 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:28,295 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:28,296 INFO L256 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:28,297 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:28,315 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:28,325 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:28,326 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:28,326 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:28,327 INFO L256 TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 22 conjuncts are in the unsatisfiable core [2025-03-17 19:56:28,328 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:28,357 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:28,370 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:28,388 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9 [2025-03-17 19:56:28,402 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2025-03-17 19:56:28,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:28,451 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:28,463 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:28,463 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 9 loop predicates [2025-03-17 19:56:28,464 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 8965 states and 13379 transitions. cyclomatic complexity: 4815 Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:28,655 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Ended with exit code 0 [2025-03-17 19:56:28,666 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 8965 states and 13379 transitions. cyclomatic complexity: 4815. Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 17002 states and 24409 transitions. Complement of second has 17 states. [2025-03-17 19:56:28,667 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 9 states 1 stem states 7 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:28,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:28,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 33 transitions. [2025-03-17 19:56:28,668 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 33 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:56:28,668 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:28,668 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:28,677 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:28,687 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:28,702 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:28,702 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:28,702 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:28,703 INFO L256 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:28,703 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:28,726 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:28,738 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:28,738 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:28,738 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:28,739 INFO L256 TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 22 conjuncts are in the unsatisfiable core [2025-03-17 19:56:28,740 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:28,769 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:28,783 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:28,810 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9 [2025-03-17 19:56:28,827 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2025-03-17 19:56:28,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:28,868 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:28,883 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:28,883 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.1 stem predicates 9 loop predicates [2025-03-17 19:56:28,884 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 8965 states and 13379 transitions. cyclomatic complexity: 4815 Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:29,076 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 8965 states and 13379 transitions. cyclomatic complexity: 4815. Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 17222 states and 24590 transitions. Complement of second has 19 states. [2025-03-17 19:56:29,076 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 10 states 1 stem states 8 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:29,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:29,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 33 transitions. [2025-03-17 19:56:29,077 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 10 states and 33 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:56:29,077 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:29,077 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:29,083 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:29,090 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:29,102 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:29,102 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:29,102 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:29,103 INFO L256 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:29,103 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:29,121 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:29,130 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:29,130 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:29,130 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:29,131 INFO L256 TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 22 conjuncts are in the unsatisfiable core [2025-03-17 19:56:29,132 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:29,157 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:29,168 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:29,185 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9 [2025-03-17 19:56:29,199 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2025-03-17 19:56:29,236 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:29,238 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:29,249 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:29,250 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and without honda bouncer for loop.1 stem predicates 9 loop predicates [2025-03-17 19:56:29,250 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 8965 states and 13379 transitions. cyclomatic complexity: 4815 Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:29,402 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 8965 states and 13379 transitions. cyclomatic complexity: 4815. Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 17232 states and 25141 transitions. Complement of second has 19 states. [2025-03-17 19:56:29,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 9 states 1 stem states 7 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:29,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:29,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 34 transitions. [2025-03-17 19:56:29,403 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 9 states and 34 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:56:29,403 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:29,403 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:29,413 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:29,422 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:29,434 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:29,434 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:29,434 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:29,435 INFO L256 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:29,436 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:29,460 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:29,471 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:29,471 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:29,471 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:29,472 INFO L256 TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 22 conjuncts are in the unsatisfiable core [2025-03-17 19:56:29,474 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:29,509 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:29,521 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:29,541 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9 [2025-03-17 19:56:29,556 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2025-03-17 19:56:29,602 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:29,604 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:29,616 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:29,617 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and with honda bouncer for loop.1 stem predicates 9 loop predicates [2025-03-17 19:56:29,617 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 8965 states and 13379 transitions. cyclomatic complexity: 4815 Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:29,796 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 8965 states and 13379 transitions. cyclomatic complexity: 4815. Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 17168 states and 24776 transitions. Complement of second has 20 states. [2025-03-17 19:56:29,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 10 states 1 stem states 8 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:29,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:29,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 34 transitions. [2025-03-17 19:56:29,797 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 10 states and 34 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:56:29,797 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:29,797 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:29,806 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:29,816 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:29,833 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:29,833 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:29,833 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:29,834 INFO L256 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:29,834 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:29,857 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:29,870 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:29,870 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:29,870 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:29,871 INFO L256 TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 22 conjuncts are in the unsatisfiable core [2025-03-17 19:56:29,872 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:29,910 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:29,924 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:29,947 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 9 [2025-03-17 19:56:29,964 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2025-03-17 19:56:30,012 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:30,014 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:30,026 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:30,026 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemin loopwithout honda bouncer for stem and without honda bouncer for loop.1 stem predicates 9 loop predicates [2025-03-17 19:56:30,026 INFO L104 BuchiDifferenceFKV]: Start buchiDifferenceFKV. First operand 8965 states and 13379 transitions. cyclomatic complexity: 4815 Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:30,398 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,398 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,398 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,398 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,398 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,398 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,399 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,400 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,400 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,400 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,410 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,410 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,410 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,410 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,410 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,410 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,410 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,410 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,410 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,411 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,411 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,411 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,411 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,411 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,411 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,411 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,411 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,411 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,411 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,411 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,412 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,412 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,412 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,412 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,412 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,412 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,412 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,412 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,412 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,412 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,412 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,413 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,413 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,413 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,413 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,413 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,413 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,413 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,413 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,413 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,413 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,413 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,413 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,414 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,414 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,414 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,414 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,414 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,414 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,414 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,414 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,414 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,414 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,414 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,415 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,415 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,415 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,415 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,415 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,415 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,415 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,415 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,442 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,442 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,442 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,442 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,442 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,442 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,442 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,442 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,443 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,443 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,443 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,443 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,443 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,443 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,443 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,443 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,443 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,444 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,444 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,444 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,444 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,444 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,444 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,444 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,460 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,461 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,461 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,461 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,461 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,461 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,461 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,461 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,461 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,461 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,461 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,461 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,462 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,462 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,462 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,462 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,462 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,462 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,462 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,462 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,462 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,462 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,463 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,464 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,465 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,465 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,465 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,465 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,465 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,465 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,465 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,465 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,465 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,465 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,466 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,466 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,466 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,466 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,546 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,546 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,546 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,546 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,546 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,585 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,585 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,585 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,585 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,585 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,586 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,586 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,586 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,586 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,586 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,586 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,586 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,586 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,587 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,587 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,587 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,587 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,587 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,587 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,587 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,587 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,587 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,587 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,608 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,608 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,608 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,608 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,608 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,608 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,609 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,609 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,609 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,609 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,609 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,609 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,609 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,609 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,609 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,609 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,609 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,609 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,610 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,610 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,610 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,610 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,610 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,610 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,610 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,610 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,610 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,610 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,610 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,611 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,611 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,611 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,611 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,611 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,611 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,611 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,611 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,611 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,611 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,611 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,611 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,612 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,612 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,612 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,612 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,612 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,612 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,612 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,612 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,612 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,612 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,612 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,613 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,614 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,614 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,614 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,614 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,614 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,614 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,614 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,614 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,716 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,719 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,720 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,720 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,720 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,724 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,725 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,725 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,725 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,725 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,725 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,726 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,726 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,726 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,726 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,726 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,749 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,749 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,750 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,750 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,750 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,750 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,750 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,750 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,750 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,750 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,750 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,750 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,750 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,750 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,751 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,960 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,960 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,985 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,985 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,985 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,985 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,985 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,988 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,997 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,997 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,997 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,997 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:30,997 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,002 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,003 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,004 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,004 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,004 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,004 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,004 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,004 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,009 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,010 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,012 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,014 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,014 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,014 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,014 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,014 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,014 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,014 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,014 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,014 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,014 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,014 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,017 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,017 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,017 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,017 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,017 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,017 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,017 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,017 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,017 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,018 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,018 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,018 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,045 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,045 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,046 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,046 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,046 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,046 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,046 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,046 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,046 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,046 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,046 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,046 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,046 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,046 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,082 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,082 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,082 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,082 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,082 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,082 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,082 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,082 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,083 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,084 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,086 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,087 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,087 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,087 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,087 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,087 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,088 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,090 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,091 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,092 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,093 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,094 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,094 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,094 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,094 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,094 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,094 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,094 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,094 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,094 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,095 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,096 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,097 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,102 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,102 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,102 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,102 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,102 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,102 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,102 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,102 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,102 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,102 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,102 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,102 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,102 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,113 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,113 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,160 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,160 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,160 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,222 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,222 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,222 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,222 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,222 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,222 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,222 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,222 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,222 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,222 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,222 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,222 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,222 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,222 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,223 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,224 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,225 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,226 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,226 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,226 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,226 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,226 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,226 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,249 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,249 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,249 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,249 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,249 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,249 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,256 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,256 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,256 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,256 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,256 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,256 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,257 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,258 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,259 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,260 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,261 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,261 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,261 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,261 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,261 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,261 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,261 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,261 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,261 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,261 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,261 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,261 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,261 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,261 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,262 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,263 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,263 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,264 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,264 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,264 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,265 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,265 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,265 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,265 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,265 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,265 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,265 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,265 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,266 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,266 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,266 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,266 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,266 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,266 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,266 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,266 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,266 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,266 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,266 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,267 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,267 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,267 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,267 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,267 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,267 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,267 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,267 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,267 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,267 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,268 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,269 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,270 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,271 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,272 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,273 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,274 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,275 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,276 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,277 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,279 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,279 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,279 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,279 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,279 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,279 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,279 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,280 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,282 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,283 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,283 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,283 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,283 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,283 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,283 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,283 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,283 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,289 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,290 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,290 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,290 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,290 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,304 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,304 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,345 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,346 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,412 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,412 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,412 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,440 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,441 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,441 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,443 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,446 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,446 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,448 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,448 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,448 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,449 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,450 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,450 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,450 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,450 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,450 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,450 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,450 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,450 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,451 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,451 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,451 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,451 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,451 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,451 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,451 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,451 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,451 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,451 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,451 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,451 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,471 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,471 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,471 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,471 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,471 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,477 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,477 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,477 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,478 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,479 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,483 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,484 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,485 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,486 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,487 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,487 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,487 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,487 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,487 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,488 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,488 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,488 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,488 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,488 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,488 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,488 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,488 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,488 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,488 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,489 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,490 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,490 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,494 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,494 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,494 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,494 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,534 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,534 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,534 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,534 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,534 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,534 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,534 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,534 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,534 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,534 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,534 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,535 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,535 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,741 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,742 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,743 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,744 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,752 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,755 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,755 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,755 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,755 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,755 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,755 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,758 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,758 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,758 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,758 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,758 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,759 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,759 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,772 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,773 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,774 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,775 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,777 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,778 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,778 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,778 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,778 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,778 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,778 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,778 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,778 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,778 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,778 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,779 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,780 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,781 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,782 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,783 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,783 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,783 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,783 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,783 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,783 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,783 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,783 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,783 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,783 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,783 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,785 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,787 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,787 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,787 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,794 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,794 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,794 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,794 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,794 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,794 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,794 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,846 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,847 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,847 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,847 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,848 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,852 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,852 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,852 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,852 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,852 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,852 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,852 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,852 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,852 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,852 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,852 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,852 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,852 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,852 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,854 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,854 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,867 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,867 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,867 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,867 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,867 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,868 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,870 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,870 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,870 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,870 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,870 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,870 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,870 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,870 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,870 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,870 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,870 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,870 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,878 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,882 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,882 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,882 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,886 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,886 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,886 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,886 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,886 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,886 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,886 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,887 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,888 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,889 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,890 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,891 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,891 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,891 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,891 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,903 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,903 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,903 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,908 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,908 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,908 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,908 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,908 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,912 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,912 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,912 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,912 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,914 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,914 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,919 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,920 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,921 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,922 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,922 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,922 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,922 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,922 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,922 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,922 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,922 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,922 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,922 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,922 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,923 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,927 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,927 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,927 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,927 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,927 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,927 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,927 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,927 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,927 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,927 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,927 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,927 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,927 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,927 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,928 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,929 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,930 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,933 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,934 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,935 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,940 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,941 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,941 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,941 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,941 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,941 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,941 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,941 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,941 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,941 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,941 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,941 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,948 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,948 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,948 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,960 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,961 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,961 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,961 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,961 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,961 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,961 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,961 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,961 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,961 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,961 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,961 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,962 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,963 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,974 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,974 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,994 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,995 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,995 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,995 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,997 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,997 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,997 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,997 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,997 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,997 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,997 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,998 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,998 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,998 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,998 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:31,998 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,007 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,013 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,014 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,014 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,021 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,022 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,023 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,024 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,025 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,026 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,026 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,026 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,026 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,026 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,026 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,026 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,026 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,026 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,026 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,026 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,040 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,041 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,041 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,041 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,045 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,045 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,045 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,045 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,045 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,051 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,051 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,051 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,051 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,053 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,053 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,053 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,057 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,057 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,058 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,059 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,060 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,061 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,062 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,063 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,064 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,065 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,066 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,067 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,068 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,069 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,070 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,071 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,072 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,073 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,074 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,075 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,076 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,077 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,078 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,079 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,080 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,081 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,082 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,082 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,082 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,082 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,082 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,085 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,089 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,100 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,101 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,101 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,101 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,101 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,101 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,101 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,101 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,101 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,101 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,101 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,101 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,102 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,103 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,106 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,111 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,111 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,129 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,129 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,129 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,129 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,129 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,129 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,129 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,129 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,129 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,129 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,129 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,130 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,130 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,130 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,130 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,130 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,130 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,130 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,130 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,130 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,130 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,130 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,130 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,130 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,130 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,133 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,133 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,133 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,133 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,134 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,134 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,134 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,134 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,134 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,134 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,134 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,134 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,134 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,142 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,143 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,143 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,143 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,143 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,143 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,148 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,148 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,148 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,155 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,155 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,155 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,155 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,155 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,155 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,155 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,155 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,155 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,155 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,155 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,155 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,156 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,157 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,158 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,159 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,159 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,159 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,159 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,159 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,159 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,173 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,173 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,173 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,173 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,178 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,178 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,178 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,178 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,184 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,184 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,186 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,186 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,190 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,191 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,191 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,191 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,191 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,191 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,191 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,191 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,191 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,191 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,191 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,192 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,193 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,194 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,195 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,196 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,197 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,198 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,199 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,200 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,201 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,202 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,203 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,204 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,205 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,206 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,206 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,206 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,206 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,208 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,208 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,209 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,209 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,209 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,209 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,209 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,209 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,281 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,283 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,286 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,286 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,286 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,286 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,286 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,286 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,286 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,290 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,305 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,309 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,309 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,309 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,309 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,309 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,310 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,310 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,310 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,310 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,318 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,322 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,323 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,480 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,481 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,482 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,487 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,491 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,491 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,491 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,491 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,492 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,492 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,492 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,494 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,494 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,494 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,494 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,494 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,494 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,494 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,495 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,496 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,497 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,498 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,499 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,500 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,501 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,502 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,502 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,502 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,502 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,502 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,502 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,502 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,502 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,502 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,502 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,502 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,502 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,502 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,503 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,504 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,505 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,505 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,505 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,505 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,505 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,505 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,505 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,505 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,505 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,505 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,505 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,508 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,508 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,512 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,512 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,512 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,512 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,512 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,512 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,512 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,512 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,521 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,521 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,521 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,522 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,522 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,523 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,526 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,526 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,527 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,527 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,528 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,529 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,529 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,529 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,529 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,529 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,529 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,529 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,530 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,531 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,539 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,544 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,544 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,544 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,544 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,545 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,545 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,549 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,549 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,549 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,549 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,549 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,549 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,549 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,549 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,549 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,549 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,549 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,549 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,549 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,549 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,550 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,551 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,552 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,553 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,554 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,554 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,554 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,554 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,554 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,554 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,554 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,554 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,554 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,554 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,554 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,554 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,554 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,555 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,556 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,557 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,558 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,559 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,560 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,561 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,566 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,566 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,575 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,575 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,576 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,576 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,576 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,576 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,576 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,576 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,576 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,576 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,590 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,590 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,590 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,592 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,592 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,592 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,595 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,595 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,598 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,598 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,600 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,601 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,602 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,603 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,604 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,610 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,610 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,667 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,667 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,668 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,668 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,668 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,668 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,668 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,671 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,671 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,671 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,672 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,673 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,674 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,675 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,675 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,675 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,675 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,675 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,675 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,675 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,675 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,675 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,675 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,675 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,675 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,675 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,675 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,676 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,677 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,678 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,678 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,678 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,678 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,678 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,678 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,678 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,678 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,679 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,680 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,681 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,682 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,683 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,683 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,683 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,683 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,683 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,683 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,683 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,683 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,683 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,683 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,684 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,685 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,686 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,687 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,692 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,692 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,703 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,703 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,703 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,703 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,703 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,703 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,703 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,703 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,724 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,724 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,724 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,724 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,726 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,726 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,726 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,727 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,730 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,730 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,735 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,735 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,736 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,737 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,738 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,738 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,738 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,738 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,738 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,738 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,738 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,738 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,738 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,738 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,738 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,738 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,738 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,738 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,739 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,739 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,739 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,739 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,739 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,739 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,739 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,739 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,739 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,740 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,749 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,749 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,755 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,756 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,761 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,761 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,761 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,761 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,761 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,761 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,761 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,761 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,762 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,763 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,764 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,765 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,766 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,767 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,768 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,769 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,770 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,771 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,776 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,801 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,804 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,806 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,810 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,811 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,906 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,907 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,907 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,911 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,911 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,912 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,912 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,912 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,912 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,915 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,915 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,915 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,915 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,915 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,915 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,915 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,915 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,916 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,917 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,918 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,918 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,918 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,918 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,918 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,918 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,924 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,925 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,926 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,931 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,932 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,936 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,937 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,938 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,939 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,942 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,943 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,943 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,943 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,943 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,943 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,943 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,943 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,943 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,943 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,943 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,943 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,943 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,943 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,944 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,945 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,946 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,946 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,946 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,946 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,946 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,946 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,957 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,958 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,958 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,958 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,961 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,961 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,969 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,969 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,969 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,969 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,969 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,969 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,969 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,969 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,969 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,969 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,969 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,969 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,969 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,970 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,973 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,973 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,974 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,974 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,974 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,974 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,974 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,977 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,977 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,977 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,977 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,977 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,977 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,978 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,979 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,980 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,980 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,980 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,980 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,980 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,980 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,980 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,980 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,980 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,980 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,980 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,986 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,987 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,990 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,990 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,993 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,993 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,993 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,993 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,993 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,993 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,993 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,993 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,996 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,997 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,997 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,999 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:32,999 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,000 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,001 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,005 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,006 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,008 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,032 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,032 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,032 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,032 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,037 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,037 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,038 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,038 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,045 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,045 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,045 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,045 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,048 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,048 WARN L278 uchiComplementFKVNwa]: big8 [2025-03-17 19:56:33,054 INFO L108 BuchiDifferenceFKV]: Finished buchiDifferenceFKV. First operand 8965 states and 13379 transitions. cyclomatic complexity: 4815 Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 190659 states and 386760 transitions. Complement of second has 406 states 31 powerset states375 rank states. The highest rank that occured is 7 [2025-03-17 19:56:33,054 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 22 states 1 stem states 20 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:33,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 10 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:33,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 107 transitions. [2025-03-17 19:56:33,054 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 22 states and 107 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:56:33,055 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:33,055 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 22 states and 107 transitions. Stem has 37 letters. Loop has 18 letters. [2025-03-17 19:56:33,055 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:33,055 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 22 states and 107 transitions. Stem has 19 letters. Loop has 36 letters. [2025-03-17 19:56:33,056 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:33,056 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 190659 states and 386760 transitions. [2025-03-17 19:56:33,838 INFO L131 ngComponentsAnalysis]: Automaton has 15 accepting balls. 5557 [2025-03-17 19:56:34,406 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 190659 states to 115992 states and 255042 transitions. [2025-03-17 19:56:34,406 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 1990 [2025-03-17 19:56:34,415 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 3177 [2025-03-17 19:56:34,415 INFO L73 IsDeterministic]: Start isDeterministic. Operand 115992 states and 255042 transitions. [2025-03-17 19:56:34,415 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:34,415 INFO L218 hiAutomatonCegarLoop]: Abstraction has 115992 states and 255042 transitions. [2025-03-17 19:56:34,469 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 115992 states and 255042 transitions. [2025-03-17 19:56:35,504 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 115992 to 40205. [2025-03-17 19:56:35,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 40205 states, 40205 states have (on average 1.9147369730133068) internal successors, (76982), 40204 states have internal predecessors, (76982), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:35,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40205 states to 40205 states and 76982 transitions. [2025-03-17 19:56:35,636 INFO L240 hiAutomatonCegarLoop]: Abstraction has 40205 states and 76982 transitions. [2025-03-17 19:56:35,636 INFO L432 stractBuchiCegarLoop]: Abstraction has 40205 states and 76982 transitions. [2025-03-17 19:56:35,636 INFO L338 stractBuchiCegarLoop]: ======== Iteration 24 ============ [2025-03-17 19:56:35,636 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 40205 states and 76982 transitions. [2025-03-17 19:56:35,720 INFO L131 ngComponentsAnalysis]: Automaton has 15 accepting balls. 2145 [2025-03-17 19:56:35,720 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:35,720 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:35,721 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:35,721 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [3, 3, 3, 2, 2, 2, 1, 1, 1] [2025-03-17 19:56:35,721 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" [2025-03-17 19:56:35,721 INFO L754 eck$LassoCheckResult]: Loop: "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" [2025-03-17 19:56:35,721 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:35,722 INFO L85 PathProgramCache]: Analyzing trace with hash -240112624, now seen corresponding path program 6 times [2025-03-17 19:56:35,722 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:35,722 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1069762401] [2025-03-17 19:56:35,722 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-17 19:56:35,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:35,730 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 16 statements into 3 equivalence classes. [2025-03-17 19:56:35,739 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 3 check-sat command(s) and asserted 16 of 16 statements. [2025-03-17 19:56:35,740 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 3 check-sat command(s) [2025-03-17 19:56:35,740 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:35,740 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:35,742 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-03-17 19:56:35,749 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-03-17 19:56:35,749 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:35,749 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:35,751 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:35,751 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:35,752 INFO L85 PathProgramCache]: Analyzing trace with hash 154938847, now seen corresponding path program 3 times [2025-03-17 19:56:35,752 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:35,752 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [934201210] [2025-03-17 19:56:35,752 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-17 19:56:35,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:35,758 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 18 statements into 3 equivalence classes. [2025-03-17 19:56:35,763 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:35,763 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2025-03-17 19:56:35,763 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:35,763 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:35,764 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:35,766 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:35,767 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:35,767 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:35,769 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:35,770 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:35,770 INFO L85 PathProgramCache]: Analyzing trace with hash 1152717870, now seen corresponding path program 3 times [2025-03-17 19:56:35,770 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:35,770 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1975610245] [2025-03-17 19:56:35,770 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-17 19:56:35,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:35,780 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 34 statements into 6 equivalence classes. [2025-03-17 19:56:35,789 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) and asserted 34 of 34 statements. [2025-03-17 19:56:35,791 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) [2025-03-17 19:56:35,791 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:35,791 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:35,793 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 34 statements into 1 equivalence classes. [2025-03-17 19:56:35,799 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 34 of 34 statements. [2025-03-17 19:56:35,799 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:35,799 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:35,802 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:36,862 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:36,862 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:36,862 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:36,862 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:36,862 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:36,862 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:36,862 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:36,862 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:36,862 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration24_Lasso [2025-03-17 19:56:36,862 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:36,862 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:36,863 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:36,864 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:36,865 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:36,866 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:36,868 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:36,869 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:36,870 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:36,871 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:36,872 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:36,995 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:36,996 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:36,997 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:36,998 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:37,000 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:37,001 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:37,002 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:37,003 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:37,004 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:37,006 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:37,007 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:37,008 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:37,168 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:37,169 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:37,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,170 INFO L229 MonitoredProcess]: Starting monitored process 292 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,171 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Waiting until timeout for monitored process [2025-03-17 19:56:37,172 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,182 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,182 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:37,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:37,182 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,182 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:37,182 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:37,183 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:37,188 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Ended with exit code 0 [2025-03-17 19:56:37,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,190 INFO L229 MonitoredProcess]: Starting monitored process 293 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Waiting until timeout for monitored process [2025-03-17 19:56:37,192 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,201 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:37,201 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,201 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:37,201 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,201 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:37,201 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:37,202 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:37,207 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Ended with exit code 0 [2025-03-17 19:56:37,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,209 INFO L229 MonitoredProcess]: Starting monitored process 294 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,210 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Waiting until timeout for monitored process [2025-03-17 19:56:37,211 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,220 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:37,220 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,220 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-03-17 19:56:37,220 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,221 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-03-17 19:56:37,221 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:37,222 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:37,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Ended with exit code 0 [2025-03-17 19:56:37,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,229 INFO L229 MonitoredProcess]: Starting monitored process 295 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Waiting until timeout for monitored process [2025-03-17 19:56:37,230 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,240 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,240 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:37,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:37,240 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,240 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:37,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:37,241 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:37,246 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Ended with exit code 0 [2025-03-17 19:56:37,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,248 INFO L229 MonitoredProcess]: Starting monitored process 296 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,248 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Waiting until timeout for monitored process [2025-03-17 19:56:37,249 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,259 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,259 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:37,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:37,259 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,259 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:37,259 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:37,260 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:37,265 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Ended with exit code 0 [2025-03-17 19:56:37,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,267 INFO L229 MonitoredProcess]: Starting monitored process 297 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,268 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Waiting until timeout for monitored process [2025-03-17 19:56:37,269 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,279 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,279 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:37,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:37,279 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,279 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:37,279 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:37,280 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:37,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Ended with exit code 0 [2025-03-17 19:56:37,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,289 INFO L229 MonitoredProcess]: Starting monitored process 298 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,289 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Waiting until timeout for monitored process [2025-03-17 19:56:37,290 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,299 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,299 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:37,299 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,299 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:37,299 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,299 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:37,299 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:37,300 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:37,306 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Ended with exit code 0 [2025-03-17 19:56:37,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,308 INFO L229 MonitoredProcess]: Starting monitored process 299 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,308 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Waiting until timeout for monitored process [2025-03-17 19:56:37,309 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,318 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,318 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:37,318 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,318 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:37,319 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,319 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:37,319 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:37,320 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:37,325 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Ended with exit code 0 [2025-03-17 19:56:37,325 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,326 INFO L229 MonitoredProcess]: Starting monitored process 300 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,327 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Waiting until timeout for monitored process [2025-03-17 19:56:37,328 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,337 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:37,337 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,339 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:37,339 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:37,342 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:37,347 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:37,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,349 INFO L229 MonitoredProcess]: Starting monitored process 301 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,349 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Waiting until timeout for monitored process [2025-03-17 19:56:37,350 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,360 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,360 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,360 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:37,360 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,361 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:37,361 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:37,365 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:37,371 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Ended with exit code 0 [2025-03-17 19:56:37,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,372 INFO L229 MonitoredProcess]: Starting monitored process 302 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,373 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Waiting until timeout for monitored process [2025-03-17 19:56:37,374 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,383 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,383 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,383 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:37,383 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,384 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:37,384 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:37,386 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:37,391 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:37,391 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,393 INFO L229 MonitoredProcess]: Starting monitored process 303 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,393 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Waiting until timeout for monitored process [2025-03-17 19:56:37,394 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,403 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:37,404 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,405 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:37,405 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:37,409 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:37,415 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Ended with exit code 0 [2025-03-17 19:56:37,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,417 INFO L229 MonitoredProcess]: Starting monitored process 304 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,417 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Waiting until timeout for monitored process [2025-03-17 19:56:37,418 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,428 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:37,428 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,429 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:37,429 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:37,433 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:37,438 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Ended with exit code 0 [2025-03-17 19:56:37,438 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,440 INFO L229 MonitoredProcess]: Starting monitored process 305 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,440 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Waiting until timeout for monitored process [2025-03-17 19:56:37,441 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,450 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,451 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,451 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:37,451 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,452 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:37,452 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:37,455 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:37,460 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:37,460 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,460 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,462 INFO L229 MonitoredProcess]: Starting monitored process 306 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,462 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Waiting until timeout for monitored process [2025-03-17 19:56:37,463 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:37,472 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:37,472 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:37,472 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:37,472 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:37,475 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:37,475 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:37,481 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:37,490 INFO L443 ModelExtractionUtils]: Simplification made 8 calls to the SMT solver. [2025-03-17 19:56:37,490 INFO L444 ModelExtractionUtils]: 3 out of 16 variables were initially zero. Simplification set additionally 11 variables to zero. [2025-03-17 19:56:37,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:37,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:37,492 INFO L229 MonitoredProcess]: Starting monitored process 307 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:37,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Waiting until timeout for monitored process [2025-03-17 19:56:37,493 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:37,503 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:56:37,503 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:37,503 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_9) = 1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_9 Supporting invariants [] [2025-03-17 19:56:37,509 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:37,527 INFO L156 tatePredicateManager]: 11 out of 12 supporting invariants were superfluous and have been removed [2025-03-17 19:56:37,528 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#0 [2025-03-17 19:56:37,528 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#0,GLOBAL] [2025-03-17 19:56:37,528 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#0,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2025-03-17 19:56:37,543 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:37,551 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-03-17 19:56:37,562 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-03-17 19:56:37,562 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:37,562 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:37,563 INFO L256 TraceCheckSpWp]: Trace formula consists of 164 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:56:37,564 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:37,595 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:37,606 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:37,606 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:37,606 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:37,607 INFO L256 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 18 conjuncts are in the unsatisfiable core [2025-03-17 19:56:37,608 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:37,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:37,618 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2025-03-17 19:56:37,653 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:37,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:37,681 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:37,683 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:37,728 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 5 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:37,729 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 7 loop predicates [2025-03-17 19:56:37,729 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 40205 states and 76982 transitions. cyclomatic complexity: 38118 Second operand has 10 states, 10 states have (on average 2.9) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:38,116 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 40205 states and 76982 transitions. cyclomatic complexity: 38118. Second operand has 10 states, 10 states have (on average 2.9) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 87438 states and 171368 transitions. Complement of second has 24 states. [2025-03-17 19:56:38,117 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 13 states 2 stem states 10 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:38,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 10 states have (on average 2.9) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:38,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 43 transitions. [2025-03-17 19:56:38,117 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 13 states and 43 transitions. Stem has 16 letters. Loop has 18 letters. [2025-03-17 19:56:38,117 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:38,117 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:38,128 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:38,135 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-03-17 19:56:38,145 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-03-17 19:56:38,145 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:38,145 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:38,146 INFO L256 TraceCheckSpWp]: Trace formula consists of 164 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:56:38,146 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:38,174 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:38,254 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:38,254 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:38,254 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:38,255 INFO L256 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 18 conjuncts are in the unsatisfiable core [2025-03-17 19:56:38,256 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Ended with exit code 0 [2025-03-17 19:56:38,256 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:38,270 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2025-03-17 19:56:38,276 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:38,312 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:38,315 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2025-03-17 19:56:38,339 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:38,341 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:38,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 5 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:38,384 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.2 stem predicates 7 loop predicates [2025-03-17 19:56:38,384 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 40205 states and 76982 transitions. cyclomatic complexity: 38118 Second operand has 10 states, 10 states have (on average 2.9) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:38,737 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 40205 states and 76982 transitions. cyclomatic complexity: 38118. Second operand has 10 states, 10 states have (on average 2.9) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 88313 states and 172140 transitions. Complement of second has 26 states. [2025-03-17 19:56:38,737 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 14 states 2 stem states 11 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:38,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 10 states have (on average 2.9) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:38,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 43 transitions. [2025-03-17 19:56:38,737 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 14 states and 43 transitions. Stem has 16 letters. Loop has 18 letters. [2025-03-17 19:56:38,737 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:38,737 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:38,753 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:38,761 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-03-17 19:56:38,773 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-03-17 19:56:38,773 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:38,773 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:38,774 INFO L256 TraceCheckSpWp]: Trace formula consists of 164 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:56:38,774 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:38,809 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:38,820 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:38,821 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:38,821 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:38,822 INFO L256 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 18 conjuncts are in the unsatisfiable core [2025-03-17 19:56:38,823 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:38,831 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:38,833 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2025-03-17 19:56:38,878 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:38,880 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:38,908 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:38,911 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:38,961 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 5 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:38,961 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and without honda bouncer for loop.2 stem predicates 7 loop predicates [2025-03-17 19:56:38,961 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 40205 states and 76982 transitions. cyclomatic complexity: 38118 Second operand has 10 states, 10 states have (on average 2.9) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:39,396 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 40205 states and 76982 transitions. cyclomatic complexity: 38118. Second operand has 10 states, 10 states have (on average 2.9) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 115455 states and 223402 transitions. Complement of second has 51 states. [2025-03-17 19:56:39,397 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 13 states 2 stem states 10 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:39,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 10 states have (on average 2.9) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:39,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 52 transitions. [2025-03-17 19:56:39,397 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 13 states and 52 transitions. Stem has 16 letters. Loop has 18 letters. [2025-03-17 19:56:39,397 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:39,397 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 13 states and 52 transitions. Stem has 34 letters. Loop has 18 letters. [2025-03-17 19:56:39,397 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:39,397 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 13 states and 52 transitions. Stem has 16 letters. Loop has 36 letters. [2025-03-17 19:56:39,398 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:39,398 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 115455 states and 223402 transitions. [2025-03-17 19:56:39,932 INFO L131 ngComponentsAnalysis]: Automaton has 7 accepting balls. 2712 [2025-03-17 19:56:40,129 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 115455 states to 55445 states and 87488 transitions. [2025-03-17 19:56:40,130 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 654 [2025-03-17 19:56:40,131 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 827 [2025-03-17 19:56:40,131 INFO L73 IsDeterministic]: Start isDeterministic. Operand 55445 states and 87488 transitions. [2025-03-17 19:56:40,131 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:40,131 INFO L218 hiAutomatonCegarLoop]: Abstraction has 55445 states and 87488 transitions. [2025-03-17 19:56:40,159 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 55445 states and 87488 transitions. [2025-03-17 19:56:40,557 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 55445 to 34476. [2025-03-17 19:56:40,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 34476 states, 34476 states have (on average 1.6012298410488455) internal successors, (55204), 34475 states have internal predecessors, (55204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:40,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34476 states to 34476 states and 55204 transitions. [2025-03-17 19:56:40,857 INFO L240 hiAutomatonCegarLoop]: Abstraction has 34476 states and 55204 transitions. [2025-03-17 19:56:40,857 INFO L432 stractBuchiCegarLoop]: Abstraction has 34476 states and 55204 transitions. [2025-03-17 19:56:40,857 INFO L338 stractBuchiCegarLoop]: ======== Iteration 25 ============ [2025-03-17 19:56:40,857 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 34476 states and 55204 transitions. [2025-03-17 19:56:40,918 INFO L131 ngComponentsAnalysis]: Automaton has 7 accepting balls. 1903 [2025-03-17 19:56:40,918 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:40,918 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:40,919 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:40,919 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1] [2025-03-17 19:56:40,919 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:40,919 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:40,920 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:40,920 INFO L85 PathProgramCache]: Analyzing trace with hash -837378127, now seen corresponding path program 4 times [2025-03-17 19:56:40,920 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:40,920 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1554272506] [2025-03-17 19:56:40,920 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-17 19:56:40,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:40,928 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 19 statements into 2 equivalence classes. [2025-03-17 19:56:40,935 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:40,935 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-17 19:56:40,935 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:40,935 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:40,937 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:40,941 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:40,941 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:40,941 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:40,945 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:40,945 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:40,945 INFO L85 PathProgramCache]: Analyzing trace with hash -756953817, now seen corresponding path program 1 times [2025-03-17 19:56:40,946 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:40,946 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [314027841] [2025-03-17 19:56:40,946 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:56:40,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:40,952 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:40,956 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:40,956 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:40,956 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:40,956 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:40,957 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:40,960 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:40,961 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:40,961 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:40,964 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:40,964 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:40,964 INFO L85 PathProgramCache]: Analyzing trace with hash -1085153065, now seen corresponding path program 2 times [2025-03-17 19:56:40,964 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:40,964 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1973019664] [2025-03-17 19:56:40,964 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:56:40,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:40,976 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 37 statements into 2 equivalence classes. [2025-03-17 19:56:40,984 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 37 of 37 statements. [2025-03-17 19:56:40,984 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:56:40,984 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:40,984 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:40,987 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-17 19:56:40,994 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-17 19:56:40,994 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:40,994 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:40,998 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:42,531 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:42,532 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:42,532 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:42,532 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:42,532 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:42,532 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:42,532 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:42,532 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:42,532 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration25_Lasso [2025-03-17 19:56:42,532 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:42,532 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:42,533 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,534 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,535 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,536 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,537 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,538 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,539 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,540 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,541 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,623 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,625 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,626 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,627 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,628 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,629 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,630 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,631 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,632 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,633 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,635 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,636 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:42,767 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:42,767 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:42,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:42,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:42,769 INFO L229 MonitoredProcess]: Starting monitored process 308 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:42,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Waiting until timeout for monitored process [2025-03-17 19:56:42,771 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:42,781 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:42,781 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:42,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:42,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:42,781 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:42,781 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:42,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:42,782 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:42,787 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:42,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:42,788 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:42,789 INFO L229 MonitoredProcess]: Starting monitored process 309 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:42,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Waiting until timeout for monitored process [2025-03-17 19:56:42,791 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:42,800 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:42,800 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:42,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:42,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:42,800 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:42,800 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:42,800 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:42,802 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:42,807 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Ended with exit code 0 [2025-03-17 19:56:42,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:42,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:42,809 INFO L229 MonitoredProcess]: Starting monitored process 310 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:42,810 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Waiting until timeout for monitored process [2025-03-17 19:56:42,811 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:42,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:42,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:42,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:42,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:42,824 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:42,824 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:42,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:42,825 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:42,830 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Ended with exit code 0 [2025-03-17 19:56:42,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:42,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:42,832 INFO L229 MonitoredProcess]: Starting monitored process 311 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:42,832 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Waiting until timeout for monitored process [2025-03-17 19:56:42,833 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:42,843 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:42,843 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:42,843 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:42,843 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:42,843 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:42,843 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:42,843 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:42,844 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:42,849 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:42,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:42,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:42,851 INFO L229 MonitoredProcess]: Starting monitored process 312 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:42,851 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Waiting until timeout for monitored process [2025-03-17 19:56:42,852 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:42,862 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:42,862 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:42,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:42,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:42,862 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:42,862 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:42,862 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:42,863 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:42,868 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Ended with exit code 0 [2025-03-17 19:56:42,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:42,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:42,870 INFO L229 MonitoredProcess]: Starting monitored process 313 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:42,870 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Waiting until timeout for monitored process [2025-03-17 19:56:42,871 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:42,881 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:42,881 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:42,881 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:42,881 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:42,881 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:42,881 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:42,881 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:42,882 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:42,887 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Ended with exit code 0 [2025-03-17 19:56:42,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:42,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:42,889 INFO L229 MonitoredProcess]: Starting monitored process 314 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:42,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Waiting until timeout for monitored process [2025-03-17 19:56:42,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:42,901 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:42,901 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:42,901 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:42,901 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:42,901 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:42,901 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:42,901 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:42,902 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:42,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Ended with exit code 0 [2025-03-17 19:56:42,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:42,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:42,909 INFO L229 MonitoredProcess]: Starting monitored process 315 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:42,910 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Waiting until timeout for monitored process [2025-03-17 19:56:42,911 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:42,921 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:42,921 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:42,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:42,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:42,921 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:42,921 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:42,921 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:42,922 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:42,927 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Ended with exit code 0 [2025-03-17 19:56:42,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:42,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:42,929 INFO L229 MonitoredProcess]: Starting monitored process 316 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:42,930 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Waiting until timeout for monitored process [2025-03-17 19:56:42,931 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:42,940 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:42,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:42,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:42,940 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:42,941 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:42,941 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:42,943 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:42,948 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:42,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:42,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:42,950 INFO L229 MonitoredProcess]: Starting monitored process 317 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:42,951 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Waiting until timeout for monitored process [2025-03-17 19:56:42,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:42,963 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:42,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:42,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:42,963 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:42,964 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:42,964 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:42,968 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:42,974 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Ended with exit code 0 [2025-03-17 19:56:42,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:42,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:42,976 INFO L229 MonitoredProcess]: Starting monitored process 318 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:42,976 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Waiting until timeout for monitored process [2025-03-17 19:56:42,977 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:42,987 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:42,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:42,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:42,987 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:42,988 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:42,989 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:42,993 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:42,998 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Ended with exit code 0 [2025-03-17 19:56:42,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:42,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:43,000 INFO L229 MonitoredProcess]: Starting monitored process 319 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:43,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Waiting until timeout for monitored process [2025-03-17 19:56:43,002 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:43,011 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:43,011 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:43,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:43,011 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:43,013 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:43,013 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:43,018 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:43,023 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Ended with exit code 0 [2025-03-17 19:56:43,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:43,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:43,025 INFO L229 MonitoredProcess]: Starting monitored process 320 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:43,025 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Waiting until timeout for monitored process [2025-03-17 19:56:43,026 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:43,035 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:43,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:43,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:43,036 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:43,037 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:43,037 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:43,041 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:43,047 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:43,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:43,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:43,049 INFO L229 MonitoredProcess]: Starting monitored process 321 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:43,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Waiting until timeout for monitored process [2025-03-17 19:56:43,050 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:43,060 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:43,060 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:43,060 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:43,060 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:43,061 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:43,061 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:43,065 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:43,069 INFO L443 ModelExtractionUtils]: Simplification made 4 calls to the SMT solver. [2025-03-17 19:56:43,069 INFO L444 ModelExtractionUtils]: 5 out of 10 variables were initially zero. Simplification set additionally 3 variables to zero. [2025-03-17 19:56:43,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:43,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:43,071 INFO L229 MonitoredProcess]: Starting monitored process 322 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:43,072 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Waiting until timeout for monitored process [2025-03-17 19:56:43,072 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:43,083 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:56:43,083 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:43,083 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_24) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) ULTIMATE.start_main_~y~0#1.offset)_24 Supporting invariants [] [2025-03-17 19:56:43,089 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Ended with exit code 0 [2025-03-17 19:56:43,102 INFO L156 tatePredicateManager]: 10 out of 10 supporting invariants were superfluous and have been removed [2025-03-17 19:56:43,103 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:56:43,103 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:56:43,103 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:56:43,110 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:43,120 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:43,136 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:43,136 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:43,136 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:43,137 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:43,137 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:43,174 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:43,191 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:43,191 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:43,191 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:43,192 INFO L256 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 19 conjuncts are in the unsatisfiable core [2025-03-17 19:56:43,194 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:43,240 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:43,261 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:43,318 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select 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 [2025-03-17 19:56:43,322 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:43,360 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2025-03-17 19:56:43,366 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:43,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 5 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:43,382 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 8 loop predicates [2025-03-17 19:56:43,382 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 34476 states and 55204 transitions. cyclomatic complexity: 22174 Second operand has 9 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:43,875 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Ended with exit code 0 [2025-03-17 19:56:43,878 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 34476 states and 55204 transitions. cyclomatic complexity: 22174. Second operand has 9 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 63976 states and 95768 transitions. Complement of second has 21 states. [2025-03-17 19:56:43,878 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 11 states 1 stem states 9 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:43,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:43,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 43 transitions. [2025-03-17 19:56:43,879 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 11 states and 43 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:56:43,879 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:43,879 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:43,887 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:43,895 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:43,907 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:43,907 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:43,907 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:43,907 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:43,908 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:43,933 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:43,944 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:43,944 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:43,944 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:43,945 INFO L256 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 19 conjuncts are in the unsatisfiable core [2025-03-17 19:56:43,946 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:43,981 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:43,996 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:44,032 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 21 [2025-03-17 19:56:44,033 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:44,056 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2025-03-17 19:56:44,058 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:44,067 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 5 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:44,067 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.1 stem predicates 8 loop predicates [2025-03-17 19:56:44,067 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 34476 states and 55204 transitions. cyclomatic complexity: 22174 Second operand has 9 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:44,354 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 34476 states and 55204 transitions. cyclomatic complexity: 22174. Second operand has 9 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 73200 states and 111035 transitions. Complement of second has 25 states. [2025-03-17 19:56:44,355 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 13 states 1 stem states 11 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:44,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:44,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 45 transitions. [2025-03-17 19:56:44,355 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 13 states and 45 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:56:44,355 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:44,355 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:44,361 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:44,369 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:44,380 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:44,380 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:44,380 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:44,381 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:44,381 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:44,397 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:44,406 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:44,406 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:44,406 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:44,406 INFO L256 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 19 conjuncts are in the unsatisfiable core [2025-03-17 19:56:44,407 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:44,432 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:44,442 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:44,475 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select 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 [2025-03-17 19:56:44,476 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:44,496 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2025-03-17 19:56:44,504 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:44,515 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 5 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:44,515 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and without honda bouncer for loop.1 stem predicates 8 loop predicates [2025-03-17 19:56:44,515 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 34476 states and 55204 transitions. cyclomatic complexity: 22174 Second operand has 9 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:44,754 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 34476 states and 55204 transitions. cyclomatic complexity: 22174. Second operand has 9 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 70578 states and 106459 transitions. Complement of second has 23 states. [2025-03-17 19:56:44,754 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 11 states 1 stem states 9 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:44,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:44,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 44 transitions. [2025-03-17 19:56:44,754 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 11 states and 44 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:56:44,755 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:44,755 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:56:44,760 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:44,768 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:44,780 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:44,781 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:44,781 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:44,781 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-17 19:56:44,782 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:44,798 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:44,808 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:44,808 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:44,808 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:44,809 INFO L256 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 19 conjuncts are in the unsatisfiable core [2025-03-17 19:56:44,809 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:44,834 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:44,848 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:44,885 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select 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 [2025-03-17 19:56:44,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:44,908 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2025-03-17 19:56:44,911 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:44,919 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 5 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:44,920 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and with honda bouncer for loop.1 stem predicates 8 loop predicates [2025-03-17 19:56:44,920 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 34476 states and 55204 transitions. cyclomatic complexity: 22174 Second operand has 9 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:45,240 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 34476 states and 55204 transitions. cyclomatic complexity: 22174. Second operand has 9 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 76783 states and 116986 transitions. Complement of second has 26 states. [2025-03-17 19:56:45,241 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 13 states 1 stem states 11 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:45,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 9 states have (on average 3.3333333333333335) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:45,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 46 transitions. [2025-03-17 19:56:45,241 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 13 states and 46 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:56:45,241 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:45,241 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 13 states and 46 transitions. Stem has 37 letters. Loop has 18 letters. [2025-03-17 19:56:45,241 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:45,241 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 13 states and 46 transitions. Stem has 19 letters. Loop has 36 letters. [2025-03-17 19:56:45,241 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:45,242 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 76783 states and 116986 transitions. [2025-03-17 19:56:45,537 INFO L131 ngComponentsAnalysis]: Automaton has 8 accepting balls. 2883 [2025-03-17 19:56:45,679 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 76783 states to 54623 states and 84397 transitions. [2025-03-17 19:56:45,679 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 865 [2025-03-17 19:56:45,680 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 929 [2025-03-17 19:56:45,681 INFO L73 IsDeterministic]: Start isDeterministic. Operand 54623 states and 84397 transitions. [2025-03-17 19:56:45,681 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:45,681 INFO L218 hiAutomatonCegarLoop]: Abstraction has 54623 states and 84397 transitions. [2025-03-17 19:56:45,706 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 54623 states and 84397 transitions. [2025-03-17 19:56:46,025 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 54623 to 40590. [2025-03-17 19:56:46,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 40590 states, 40590 states have (on average 1.5991623552599163) internal successors, (64910), 40589 states have internal predecessors, (64910), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:46,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40590 states to 40590 states and 64910 transitions. [2025-03-17 19:56:46,111 INFO L240 hiAutomatonCegarLoop]: Abstraction has 40590 states and 64910 transitions. [2025-03-17 19:56:46,111 INFO L432 stractBuchiCegarLoop]: Abstraction has 40590 states and 64910 transitions. [2025-03-17 19:56:46,111 INFO L338 stractBuchiCegarLoop]: ======== Iteration 26 ============ [2025-03-17 19:56:46,111 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 40590 states and 64910 transitions. [2025-03-17 19:56:46,185 INFO L131 ngComponentsAnalysis]: Automaton has 8 accepting balls. 2278 [2025-03-17 19:56:46,185 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:46,185 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:46,186 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:46,186 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [5, 5, 5, 3, 3, 2, 2, 2, 2, 1] [2025-03-17 19:56:46,186 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" [2025-03-17 19:56:46,186 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" [2025-03-17 19:56:46,187 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:46,187 INFO L85 PathProgramCache]: Analyzing trace with hash -331815530, now seen corresponding path program 4 times [2025-03-17 19:56:46,187 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:46,187 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [177201815] [2025-03-17 19:56:46,187 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-17 19:56:46,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:46,195 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 19 statements into 2 equivalence classes. [2025-03-17 19:56:46,201 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:46,202 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-17 19:56:46,202 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:46,202 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:46,204 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:46,209 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:46,209 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:46,209 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:46,213 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:46,213 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:46,213 INFO L85 PathProgramCache]: Analyzing trace with hash 2085687220, now seen corresponding path program 2 times [2025-03-17 19:56:46,213 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:46,213 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2037248918] [2025-03-17 19:56:46,214 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:56:46,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:46,221 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 30 statements into 2 equivalence classes. [2025-03-17 19:56:46,226 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 30 of 30 statements. [2025-03-17 19:56:46,226 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:56:46,226 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:46,226 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:46,230 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-17 19:56:46,233 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-17 19:56:46,234 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:46,234 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:46,236 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:46,237 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:46,237 INFO L85 PathProgramCache]: Analyzing trace with hash -1658338679, now seen corresponding path program 5 times [2025-03-17 19:56:46,237 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:46,237 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [375379581] [2025-03-17 19:56:46,237 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-17 19:56:46,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:46,252 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 49 statements into 8 equivalence classes. [2025-03-17 19:56:46,263 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 8 check-sat command(s) and asserted 49 of 49 statements. [2025-03-17 19:56:46,263 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 8 check-sat command(s) [2025-03-17 19:56:46,263 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:46,263 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:46,265 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-03-17 19:56:46,272 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-03-17 19:56:46,272 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:46,272 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:46,276 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:49,142 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:49,142 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:49,142 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:49,142 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:49,142 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:49,142 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,142 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:49,142 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:49,142 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration26_Lasso [2025-03-17 19:56:49,142 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:49,142 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:49,143 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,145 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,146 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,147 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,148 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,149 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,150 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,151 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,153 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,154 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,156 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,157 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,158 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,159 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,160 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,162 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,163 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,164 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,165 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,166 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,168 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:49,461 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:49,462 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:49,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,463 INFO L229 MonitoredProcess]: Starting monitored process 323 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,464 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Waiting until timeout for monitored process [2025-03-17 19:56:49,465 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,475 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,475 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,475 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,475 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,475 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,476 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,481 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:49,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,482 INFO L229 MonitoredProcess]: Starting monitored process 324 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,483 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Waiting until timeout for monitored process [2025-03-17 19:56:49,484 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,494 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,494 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,494 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,494 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,494 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,494 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,494 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,495 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,499 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Ended with exit code 0 [2025-03-17 19:56:49,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,501 INFO L229 MonitoredProcess]: Starting monitored process 325 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,502 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Waiting until timeout for monitored process [2025-03-17 19:56:49,502 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,512 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,512 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,512 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,512 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,512 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,512 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,513 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,518 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:49,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,520 INFO L229 MonitoredProcess]: Starting monitored process 326 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,521 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Waiting until timeout for monitored process [2025-03-17 19:56:49,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,530 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,531 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,531 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:49,531 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:49,533 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,538 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Ended with exit code 0 [2025-03-17 19:56:49,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,540 INFO L229 MonitoredProcess]: Starting monitored process 327 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,541 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Waiting until timeout for monitored process [2025-03-17 19:56:49,543 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,552 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,552 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,552 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,552 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,553 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,558 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:49,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,560 INFO L229 MonitoredProcess]: Starting monitored process 328 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,561 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Waiting until timeout for monitored process [2025-03-17 19:56:49,562 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,571 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,571 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,572 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,572 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,572 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,573 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,578 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:49,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,578 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,579 INFO L229 MonitoredProcess]: Starting monitored process 329 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,580 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Waiting until timeout for monitored process [2025-03-17 19:56:49,581 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,591 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,591 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,591 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,591 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,591 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,591 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,591 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,592 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,597 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Ended with exit code 0 [2025-03-17 19:56:49,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,599 INFO L229 MonitoredProcess]: Starting monitored process 330 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,599 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Waiting until timeout for monitored process [2025-03-17 19:56:49,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,610 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,610 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,611 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,611 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,611 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,612 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,617 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:49,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,619 INFO L229 MonitoredProcess]: Starting monitored process 331 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,619 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Waiting until timeout for monitored process [2025-03-17 19:56:49,621 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,631 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,631 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,631 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,631 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,631 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,631 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,631 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,632 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,637 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:49,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,639 INFO L229 MonitoredProcess]: Starting monitored process 332 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,640 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Waiting until timeout for monitored process [2025-03-17 19:56:49,641 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,650 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,651 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,651 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,651 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,651 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,652 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,657 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:49,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,658 INFO L229 MonitoredProcess]: Starting monitored process 333 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,659 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Waiting until timeout for monitored process [2025-03-17 19:56:49,660 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,670 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,670 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,670 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,670 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,670 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,670 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,670 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,671 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,676 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Ended with exit code 0 [2025-03-17 19:56:49,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,676 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,678 INFO L229 MonitoredProcess]: Starting monitored process 334 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,678 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Waiting until timeout for monitored process [2025-03-17 19:56:49,679 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,688 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,688 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,689 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,689 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,689 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,689 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,690 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Ended with exit code 0 [2025-03-17 19:56:49,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,696 INFO L229 MonitoredProcess]: Starting monitored process 335 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,697 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Waiting until timeout for monitored process [2025-03-17 19:56:49,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,707 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,708 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,708 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,708 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,708 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,709 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,714 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Ended with exit code 0 [2025-03-17 19:56:49,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,716 INFO L229 MonitoredProcess]: Starting monitored process 336 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,717 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Waiting until timeout for monitored process [2025-03-17 19:56:49,718 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,727 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,727 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,727 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,727 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,727 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,727 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,728 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,733 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:49,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,735 INFO L229 MonitoredProcess]: Starting monitored process 337 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,735 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Waiting until timeout for monitored process [2025-03-17 19:56:49,736 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,746 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,746 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,746 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,746 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,747 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,752 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:49,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,752 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,754 INFO L229 MonitoredProcess]: Starting monitored process 338 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Waiting until timeout for monitored process [2025-03-17 19:56:49,755 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,764 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,764 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,765 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:49,765 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:49,768 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,773 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:49,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,774 INFO L229 MonitoredProcess]: Starting monitored process 339 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,775 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Waiting until timeout for monitored process [2025-03-17 19:56:49,776 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,785 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,785 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,785 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,785 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,785 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,785 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,785 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,786 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,791 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:49,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,793 INFO L229 MonitoredProcess]: Starting monitored process 340 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Waiting until timeout for monitored process [2025-03-17 19:56:49,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,804 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,804 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,804 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,804 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,804 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,804 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,804 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,805 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,810 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Ended with exit code 0 [2025-03-17 19:56:49,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,812 INFO L229 MonitoredProcess]: Starting monitored process 341 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Waiting until timeout for monitored process [2025-03-17 19:56:49,813 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,823 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,824 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:49,824 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:49,826 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,831 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:49,831 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,831 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,833 INFO L229 MonitoredProcess]: Starting monitored process 342 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,833 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Waiting until timeout for monitored process [2025-03-17 19:56:49,834 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,844 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,844 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:49,844 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,844 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,844 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,844 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:49,844 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:49,845 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,850 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:49,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,852 INFO L229 MonitoredProcess]: Starting monitored process 343 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Waiting until timeout for monitored process [2025-03-17 19:56:49,853 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,863 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,863 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,864 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:49,864 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:49,868 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:49,873 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Ended with exit code 0 [2025-03-17 19:56:49,873 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,875 INFO L229 MonitoredProcess]: Starting monitored process 344 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,876 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Waiting until timeout for monitored process [2025-03-17 19:56:49,877 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:49,886 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:49,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:49,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:49,887 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:49,889 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:49,889 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:49,896 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:49,903 INFO L443 ModelExtractionUtils]: Simplification made 6 calls to the SMT solver. [2025-03-17 19:56:49,903 INFO L444 ModelExtractionUtils]: 7 out of 16 variables were initially zero. Simplification set additionally 7 variables to zero. [2025-03-17 19:56:49,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:49,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:49,905 INFO L229 MonitoredProcess]: Starting monitored process 345 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:49,905 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Waiting until timeout for monitored process [2025-03-17 19:56:49,906 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:49,916 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:56:49,916 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:49,916 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_10) = 1*v_rep(select (select #memory_int#0 ULTIMATE.start_main_~x~0#1.base) 0)_10 Supporting invariants [] [2025-03-17 19:56:49,922 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:49,944 INFO L156 tatePredicateManager]: 11 out of 12 supporting invariants were superfluous and have been removed [2025-03-17 19:56:49,945 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#0 [2025-03-17 19:56:49,945 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#0,GLOBAL] [2025-03-17 19:56:49,945 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#0,GLOBAL],[IdentifierExpression[~x~0!base,]]] [2025-03-17 19:56:49,957 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:49,966 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:49,981 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:49,981 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:49,981 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:49,982 INFO L256 TraceCheckSpWp]: Trace formula consists of 199 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:56:49,983 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:50,026 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-17 19:56:50,044 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-17 19:56:50,044 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:50,044 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:50,045 INFO L256 TraceCheckSpWp]: Trace formula consists of 253 conjuncts, 26 conjuncts are in the unsatisfiable core [2025-03-17 19:56:50,047 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:50,070 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2025-03-17 19:56:50,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:50,113 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:50,115 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2025-03-17 19:56:50,139 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:50,141 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:50,182 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select 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 [2025-03-17 19:56:50,183 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:50,247 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 18 [2025-03-17 19:56:50,263 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 20 proven. 28 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:50,264 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 10 loop predicates [2025-03-17 19:56:50,264 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 40590 states and 64910 transitions. cyclomatic complexity: 25988 Second operand has 13 states, 13 states have (on average 3.230769230769231) internal successors, (42), 12 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:50,746 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:50,905 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 40590 states and 64910 transitions. cyclomatic complexity: 25988. Second operand has 13 states, 13 states have (on average 3.230769230769231) internal successors, (42), 12 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 105238 states and 162942 transitions. Complement of second has 30 states. [2025-03-17 19:56:50,906 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 16 states 2 stem states 13 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:50,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 13 states, 13 states have (on average 3.230769230769231) internal successors, (42), 12 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:50,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 61 transitions. [2025-03-17 19:56:50,906 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 16 states and 61 transitions. Stem has 19 letters. Loop has 30 letters. [2025-03-17 19:56:50,906 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:50,906 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 16 states and 61 transitions. Stem has 49 letters. Loop has 30 letters. [2025-03-17 19:56:50,906 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:50,906 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 16 states and 61 transitions. Stem has 19 letters. Loop has 60 letters. [2025-03-17 19:56:50,906 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:50,906 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 105238 states and 162942 transitions. [2025-03-17 19:56:51,262 INFO L131 ngComponentsAnalysis]: Automaton has 8 accepting balls. 2278 [2025-03-17 19:56:51,455 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 105238 states to 81182 states and 127003 transitions. [2025-03-17 19:56:51,455 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 1235 [2025-03-17 19:56:51,457 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 1257 [2025-03-17 19:56:51,457 INFO L73 IsDeterministic]: Start isDeterministic. Operand 81182 states and 127003 transitions. [2025-03-17 19:56:51,457 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:51,457 INFO L218 hiAutomatonCegarLoop]: Abstraction has 81182 states and 127003 transitions. [2025-03-17 19:56:51,491 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 81182 states and 127003 transitions. [2025-03-17 19:56:52,080 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 81182 to 54796. [2025-03-17 19:56:52,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 54796 states, 54796 states have (on average 1.5683809037155996) internal successors, (85941), 54795 states have internal predecessors, (85941), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:52,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54796 states to 54796 states and 85941 transitions. [2025-03-17 19:56:52,224 INFO L240 hiAutomatonCegarLoop]: Abstraction has 54796 states and 85941 transitions. [2025-03-17 19:56:52,224 INFO L432 stractBuchiCegarLoop]: Abstraction has 54796 states and 85941 transitions. [2025-03-17 19:56:52,224 INFO L338 stractBuchiCegarLoop]: ======== Iteration 27 ============ [2025-03-17 19:56:52,224 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 54796 states and 85941 transitions. [2025-03-17 19:56:52,356 INFO L131 ngComponentsAnalysis]: Automaton has 8 accepting balls. 2278 [2025-03-17 19:56:52,356 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:52,356 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:52,357 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:52,357 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [5, 5, 5, 3, 3, 2, 2, 2, 1, 1, 1] [2025-03-17 19:56:52,357 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:52,357 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:52,358 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:52,358 INFO L85 PathProgramCache]: Analyzing trace with hash 1257701361, now seen corresponding path program 5 times [2025-03-17 19:56:52,358 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:52,358 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1730929138] [2025-03-17 19:56:52,358 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-17 19:56:52,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:52,367 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 19 statements into 3 equivalence classes. [2025-03-17 19:56:52,373 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 3 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:52,373 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 3 check-sat command(s) [2025-03-17 19:56:52,373 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:52,373 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:52,375 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:52,379 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:52,379 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:52,379 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:52,382 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:52,383 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:52,383 INFO L85 PathProgramCache]: Analyzing trace with hash -1307372496, now seen corresponding path program 1 times [2025-03-17 19:56:52,383 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:52,383 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2095791192] [2025-03-17 19:56:52,383 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:56:52,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:52,396 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-17 19:56:52,401 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-17 19:56:52,402 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:52,402 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:52,402 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:52,404 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-17 19:56:52,408 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-17 19:56:52,409 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:52,409 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:52,412 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:52,412 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:52,413 INFO L85 PathProgramCache]: Analyzing trace with hash 1681756192, now seen corresponding path program 3 times [2025-03-17 19:56:52,413 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:52,413 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [861722320] [2025-03-17 19:56:52,413 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-17 19:56:52,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:52,428 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 49 statements into 8 equivalence classes. [2025-03-17 19:56:52,446 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s) and asserted 49 of 49 statements. [2025-03-17 19:56:52,447 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s) [2025-03-17 19:56:52,447 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:52,447 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:52,450 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 49 statements into 1 equivalence classes. [2025-03-17 19:56:52,459 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 49 of 49 statements. [2025-03-17 19:56:52,459 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:52,459 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:52,464 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:55,536 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:56:55,537 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:56:55,537 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:56:55,537 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:56:55,537 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:56:55,537 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:55,537 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:56:55,537 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:56:55,537 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration27_Lasso [2025-03-17 19:56:55,537 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:56:55,537 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:56:55,538 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,539 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,540 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,541 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,542 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,543 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,544 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,651 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,652 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,653 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,654 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,655 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,656 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,657 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,659 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,660 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,661 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,662 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,663 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,664 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,665 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:56:55,803 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:56:55,803 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:56:55,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:55,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:55,805 INFO L229 MonitoredProcess]: Starting monitored process 346 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:55,806 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Waiting until timeout for monitored process [2025-03-17 19:56:55,807 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:55,816 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:55,816 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:55,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:55,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:55,816 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:55,817 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:55,817 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:55,818 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:55,823 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Ended with exit code 0 [2025-03-17 19:56:55,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:55,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:55,825 INFO L229 MonitoredProcess]: Starting monitored process 347 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:55,826 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Waiting until timeout for monitored process [2025-03-17 19:56:55,827 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:55,836 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:55,836 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:55,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:55,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:55,837 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:55,837 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:55,837 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:55,838 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:55,844 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:55,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:55,844 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:55,846 INFO L229 MonitoredProcess]: Starting monitored process 348 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:55,846 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Waiting until timeout for monitored process [2025-03-17 19:56:55,848 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:55,857 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:55,858 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:55,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:55,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:55,858 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:55,858 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:55,858 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:55,859 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:55,864 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:55,865 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:55,865 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:55,866 INFO L229 MonitoredProcess]: Starting monitored process 349 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:55,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Waiting until timeout for monitored process [2025-03-17 19:56:55,868 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:55,878 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:55,878 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:55,878 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:55,878 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:55,878 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:55,879 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:55,879 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:55,880 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:55,885 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:55,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:55,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:55,888 INFO L229 MonitoredProcess]: Starting monitored process 350 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:55,888 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Waiting until timeout for monitored process [2025-03-17 19:56:55,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:55,899 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:55,899 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:55,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:55,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:55,899 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:55,900 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:55,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:55,901 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:55,906 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:55,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:55,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:55,908 INFO L229 MonitoredProcess]: Starting monitored process 351 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:55,910 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Waiting until timeout for monitored process [2025-03-17 19:56:55,911 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:55,920 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:55,921 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:56:55,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:55,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:55,921 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:55,921 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:56:55,921 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:56:55,923 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:56:55,929 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:55,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:55,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:55,931 INFO L229 MonitoredProcess]: Starting monitored process 352 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:55,931 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Waiting until timeout for monitored process [2025-03-17 19:56:55,933 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:56:55,943 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:56:55,943 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:56:55,943 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:56:55,943 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:56:55,946 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:56:55,946 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:56:55,951 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:56:55,959 INFO L443 ModelExtractionUtils]: Simplification made 9 calls to the SMT solver. [2025-03-17 19:56:55,959 INFO L444 ModelExtractionUtils]: 4 out of 13 variables were initially zero. Simplification set additionally 7 variables to zero. [2025-03-17 19:56:55,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:56:55,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:56:55,961 INFO L229 MonitoredProcess]: Starting monitored process 353 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:56:55,963 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Waiting until timeout for monitored process [2025-03-17 19:56:55,963 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:56:55,974 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:56:55,974 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:56:55,974 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) 0)_13) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) 0)_13 Supporting invariants [] [2025-03-17 19:56:55,980 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:55,999 INFO L156 tatePredicateManager]: 10 out of 11 supporting invariants were superfluous and have been removed [2025-03-17 19:56:56,001 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:56:56,001 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:56:56,001 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:56:56,014 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:56,022 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:56,034 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:56,034 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:56,034 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:56,035 INFO L256 TraceCheckSpWp]: Trace formula consists of 198 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:56:56,035 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:56,071 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-17 19:56:56,086 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-17 19:56:56,086 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:56,086 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:56:56,086 INFO L256 TraceCheckSpWp]: Trace formula consists of 248 conjuncts, 29 conjuncts are in the unsatisfiable core [2025-03-17 19:56:56,091 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:56:56,115 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-03-17 19:56:56,131 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:56,174 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 26 [2025-03-17 19:56:56,176 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2025-03-17 19:56:56,201 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-03-17 19:56:56,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 15 [2025-03-17 19:56:56,239 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 19 [2025-03-17 19:56:56,241 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:56:56,338 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Forceful destruction successful, exit code 0 [2025-03-17 19:56:56,372 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 34 treesize of output 18 [2025-03-17 19:56:56,387 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 20 proven. 28 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:56:56,387 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 11 loop predicates [2025-03-17 19:56:56,387 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 54796 states and 85941 transitions. cyclomatic complexity: 33369 Second operand has 14 states, 14 states have (on average 3.0) internal successors, (42), 13 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:56,985 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 54796 states and 85941 transitions. cyclomatic complexity: 33369. Second operand has 14 states, 14 states have (on average 3.0) internal successors, (42), 13 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 140976 states and 207488 transitions. Complement of second has 36 states. [2025-03-17 19:56:56,986 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 19 states 2 stem states 16 non-accepting loop states 1 accepting loop states [2025-03-17 19:56:56,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 14 states have (on average 3.0) internal successors, (42), 13 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:56,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 63 transitions. [2025-03-17 19:56:56,986 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 19 states and 63 transitions. Stem has 19 letters. Loop has 30 letters. [2025-03-17 19:56:56,986 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:56,986 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 19 states and 63 transitions. Stem has 49 letters. Loop has 30 letters. [2025-03-17 19:56:56,986 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:56,986 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 19 states and 63 transitions. Stem has 19 letters. Loop has 60 letters. [2025-03-17 19:56:56,986 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:56:56,986 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 140976 states and 207488 transitions. [2025-03-17 19:56:57,355 INFO L131 ngComponentsAnalysis]: Automaton has 13 accepting balls. 2992 [2025-03-17 19:56:57,813 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 140976 states to 108961 states and 162508 transitions. [2025-03-17 19:56:57,813 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 1568 [2025-03-17 19:56:57,815 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 1593 [2025-03-17 19:56:57,815 INFO L73 IsDeterministic]: Start isDeterministic. Operand 108961 states and 162508 transitions. [2025-03-17 19:56:57,815 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:56:57,815 INFO L218 hiAutomatonCegarLoop]: Abstraction has 108961 states and 162508 transitions. [2025-03-17 19:56:57,848 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 108961 states and 162508 transitions. [2025-03-17 19:56:58,544 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 108961 to 72771. [2025-03-17 19:56:58,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 72771 states, 72771 states have (on average 1.5386761209822595) internal successors, (111971), 72770 states have internal predecessors, (111971), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:56:58,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72771 states to 72771 states and 111971 transitions. [2025-03-17 19:56:58,680 INFO L240 hiAutomatonCegarLoop]: Abstraction has 72771 states and 111971 transitions. [2025-03-17 19:56:58,680 INFO L432 stractBuchiCegarLoop]: Abstraction has 72771 states and 111971 transitions. [2025-03-17 19:56:58,680 INFO L338 stractBuchiCegarLoop]: ======== Iteration 28 ============ [2025-03-17 19:56:58,680 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 72771 states and 111971 transitions. [2025-03-17 19:56:58,791 INFO L131 ngComponentsAnalysis]: Automaton has 10 accepting balls. 2799 [2025-03-17 19:56:58,791 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:56:58,791 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:56:58,791 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1] [2025-03-17 19:56:58,791 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [3, 3, 3, 2, 2, 1, 1, 1, 1, 1] [2025-03-17 19:56:58,792 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:58,792 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem10#1 < main_#t~mem11#1);havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem13#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#1(main_#t~mem13#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem13#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:56:58,792 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:58,793 INFO L85 PathProgramCache]: Analyzing trace with hash -2074629806, now seen corresponding path program 8 times [2025-03-17 19:56:58,793 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:58,793 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1955618009] [2025-03-17 19:56:58,793 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:56:58,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:58,800 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 19 statements into 2 equivalence classes. [2025-03-17 19:56:58,804 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:58,805 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:56:58,805 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:58,805 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:58,806 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:56:58,808 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:56:58,808 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:58,808 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:58,811 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:58,811 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:58,811 INFO L85 PathProgramCache]: Analyzing trace with hash 1289644550, now seen corresponding path program 1 times [2025-03-17 19:56:58,811 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:58,811 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [859866749] [2025-03-17 19:56:58,811 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 19:56:58,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:58,817 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:58,819 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:58,819 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:58,819 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:58,819 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:58,820 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:56:58,822 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:56:58,822 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:58,822 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:58,825 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:56:58,825 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:56:58,825 INFO L85 PathProgramCache]: Analyzing trace with hash -1763262185, now seen corresponding path program 4 times [2025-03-17 19:56:58,825 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:56:58,825 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [310716998] [2025-03-17 19:56:58,825 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-17 19:56:58,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:56:58,834 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 37 statements into 2 equivalence classes. [2025-03-17 19:56:58,841 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 37 of 37 statements. [2025-03-17 19:56:58,841 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-17 19:56:58,841 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:58,841 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:56:58,843 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-17 19:56:58,847 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-17 19:56:58,847 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:56:58,847 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:56:58,850 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:57:00,285 INFO L204 LassoAnalysis]: Preferences: [2025-03-17 19:57:00,285 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-03-17 19:57:00,285 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-03-17 19:57:00,285 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-03-17 19:57:00,285 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-03-17 19:57:00,285 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:57:00,285 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-03-17 19:57:00,285 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-03-17 19:57:00,285 INFO L132 ssoRankerPreferences]: Filename of dumped script: TelAviv-Amir-Minimum-alloca-2.i_Iteration28_Lasso [2025-03-17 19:57:00,285 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-03-17 19:57:00,285 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-03-17 19:57:00,286 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,291 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,292 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,293 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,294 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,295 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,296 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,297 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,298 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,299 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,404 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,405 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,406 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,407 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,408 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,409 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,410 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,412 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,413 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,414 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,415 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-03-17 19:57:00,572 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-03-17 19:57:00,572 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-03-17 19:57:00,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:57:00,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:57:00,574 INFO L229 MonitoredProcess]: Starting monitored process 354 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:57:00,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Waiting until timeout for monitored process [2025-03-17 19:57:00,576 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:57:00,585 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:57:00,585 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:57:00,585 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:57:00,585 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:57:00,585 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:57:00,585 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:57:00,586 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:57:00,587 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:57:00,595 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Ended with exit code 0 [2025-03-17 19:57:00,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:57:00,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:57:00,596 INFO L229 MonitoredProcess]: Starting monitored process 355 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:57:00,597 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Waiting until timeout for monitored process [2025-03-17 19:57:00,598 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:57:00,607 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:57:00,607 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:57:00,607 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:57:00,607 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:57:00,607 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:57:00,607 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:57:00,607 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:57:00,608 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:57:00,614 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Ended with exit code 0 [2025-03-17 19:57:00,614 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:57:00,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:57:00,616 INFO L229 MonitoredProcess]: Starting monitored process 356 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:57:00,617 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Waiting until timeout for monitored process [2025-03-17 19:57:00,617 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:57:00,627 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:57:00,627 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:57:00,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:57:00,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:57:00,627 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:57:00,627 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:57:00,627 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:57:00,629 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:57:00,634 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Ended with exit code 0 [2025-03-17 19:57:00,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:57:00,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:57:00,636 INFO L229 MonitoredProcess]: Starting monitored process 357 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:57:00,637 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Waiting until timeout for monitored process [2025-03-17 19:57:00,637 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:57:00,647 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:57:00,648 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:57:00,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:57:00,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:57:00,648 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:57:00,648 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:57:00,648 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:57:00,649 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:57:00,655 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Ended with exit code 0 [2025-03-17 19:57:00,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:57:00,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:57:00,657 INFO L229 MonitoredProcess]: Starting monitored process 358 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:57:00,657 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Waiting until timeout for monitored process [2025-03-17 19:57:00,658 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:57:00,667 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:57:00,668 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:57:00,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:57:00,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:57:00,668 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:57:00,668 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:57:00,668 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:57:00,669 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:57:00,674 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Forceful destruction successful, exit code 0 [2025-03-17 19:57:00,674 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:57:00,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:57:00,676 INFO L229 MonitoredProcess]: Starting monitored process 359 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:57:00,676 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Waiting until timeout for monitored process [2025-03-17 19:57:00,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:57:00,687 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:57:00,687 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:57:00,687 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:57:00,687 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:57:00,687 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:57:00,687 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:57:00,687 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:57:00,688 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:57:00,693 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Forceful destruction successful, exit code 0 [2025-03-17 19:57:00,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:57:00,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:57:00,695 INFO L229 MonitoredProcess]: Starting monitored process 360 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:57:00,696 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Waiting until timeout for monitored process [2025-03-17 19:57:00,697 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:57:00,706 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:57:00,706 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:57:00,706 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:57:00,706 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:57:00,706 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:57:00,706 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:57:00,706 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:57:00,707 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:57:00,714 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Ended with exit code 0 [2025-03-17 19:57:00,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:57:00,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:57:00,716 INFO L229 MonitoredProcess]: Starting monitored process 361 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:57:00,717 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Waiting until timeout for monitored process [2025-03-17 19:57:00,717 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:57:00,727 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:57:00,727 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:57:00,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:57:00,727 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:57:00,727 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:57:00,727 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:57:00,728 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:57:00,728 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:57:00,734 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Ended with exit code 0 [2025-03-17 19:57:00,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:57:00,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:57:00,735 INFO L229 MonitoredProcess]: Starting monitored process 362 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:57:00,736 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Waiting until timeout for monitored process [2025-03-17 19:57:00,737 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:57:00,746 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:57:00,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-03-17 19:57:00,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:57:00,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:57:00,746 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:57:00,747 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-03-17 19:57:00,747 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-03-17 19:57:00,747 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-03-17 19:57:00,753 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Ended with exit code 0 [2025-03-17 19:57:00,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:57:00,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:57:00,755 INFO L229 MonitoredProcess]: Starting monitored process 363 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:57:00,756 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Waiting until timeout for monitored process [2025-03-17 19:57:00,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-03-17 19:57:00,768 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-03-17 19:57:00,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-03-17 19:57:00,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-03-17 19:57:00,768 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-03-17 19:57:00,770 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-03-17 19:57:00,770 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-03-17 19:57:00,774 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-03-17 19:57:00,781 INFO L443 ModelExtractionUtils]: Simplification made 8 calls to the SMT solver. [2025-03-17 19:57:00,781 INFO L444 ModelExtractionUtils]: 4 out of 13 variables were initially zero. Simplification set additionally 7 variables to zero. [2025-03-17 19:57:00,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-03-17 19:57:00,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 19:57:00,782 INFO L229 MonitoredProcess]: Starting monitored process 364 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-03-17 19:57:00,783 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Waiting until timeout for monitored process [2025-03-17 19:57:00,784 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-03-17 19:57:00,794 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-03-17 19:57:00,794 INFO L474 LassoAnalysis]: Proved termination. [2025-03-17 19:57:00,794 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) 0)_14) = 1*v_rep(select (select #memory_int#1 ULTIMATE.start_main_~y~0#1.base) 0)_14 Supporting invariants [] [2025-03-17 19:57:00,800 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Ended with exit code 0 [2025-03-17 19:57:00,813 INFO L156 tatePredicateManager]: 10 out of 11 supporting invariants were superfluous and have been removed [2025-03-17 19:57:00,814 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Unknown variable: #memory_int#1 [2025-03-17 19:57:00,814 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array IdentifierExpression[#memory_int#1,GLOBAL] [2025-03-17 19:57:00,814 WARN L970 BoogieBacktranslator]: Unfinished Backtranslation: Cannot backtranslate array access to array ArrayAccessExpression[IdentifierExpression[#memory_int#1,GLOBAL],[IdentifierExpression[~y~0!base,]]] [2025-03-17 19:57:00,826 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:57:00,835 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:57:00,848 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:57:00,849 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:57:00,849 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:57:00,850 INFO L256 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:57:00,850 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:57:00,885 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:57:00,895 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:57:00,895 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:57:00,895 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:57:00,896 INFO L256 TraceCheckSpWp]: Trace formula consists of 148 conjuncts, 17 conjuncts are in the unsatisfiable core [2025-03-17 19:57:00,897 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:57:00,921 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 13 [2025-03-17 19:57:00,923 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2025-03-17 19:57:00,946 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:57:00,993 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 12 [2025-03-17 19:57:01,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2025-03-17 19:57:01,019 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 5 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:57:01,019 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.2 stem predicates 7 loop predicates [2025-03-17 19:57:01,019 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 72771 states and 111971 transitions. cyclomatic complexity: 42174 Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:57:01,233 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Ended with exit code 0 [2025-03-17 19:57:01,483 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 72771 states and 111971 transitions. cyclomatic complexity: 42174. Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 124070 states and 186482 transitions. Complement of second has 18 states. [2025-03-17 19:57:01,483 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 10 states 2 stem states 7 non-accepting loop states 1 accepting loop states [2025-03-17 19:57:01,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:57:01,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 42 transitions. [2025-03-17 19:57:01,484 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 10 states and 42 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:57:01,484 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:57:01,484 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:57:01,495 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:57:01,502 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:57:01,514 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:57:01,514 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:57:01,514 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:57:01,514 INFO L256 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:57:01,514 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:57:01,546 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:57:01,554 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:57:01,554 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:57:01,554 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:57:01,555 INFO L256 TraceCheckSpWp]: Trace formula consists of 148 conjuncts, 17 conjuncts are in the unsatisfiable core [2025-03-17 19:57:01,556 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:57:01,575 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 13 [2025-03-17 19:57:01,576 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2025-03-17 19:57:01,611 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:57:01,667 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 12 [2025-03-17 19:57:01,689 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2025-03-17 19:57:01,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 5 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:57:01,703 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and with honda bouncer for loop.2 stem predicates 7 loop predicates [2025-03-17 19:57:01,703 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 72771 states and 111971 transitions. cyclomatic complexity: 42174 Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:57:02,182 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 72771 states and 111971 transitions. cyclomatic complexity: 42174. Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 125369 states and 188404 transitions. Complement of second has 20 states. [2025-03-17 19:57:02,183 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 11 states 2 stem states 8 non-accepting loop states 1 accepting loop states [2025-03-17 19:57:02,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:57:02,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 42 transitions. [2025-03-17 19:57:02,183 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 11 states and 42 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:57:02,183 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:57:02,183 INFO L689 stractBuchiCegarLoop]: Bad chosen interpolant automaton: word not accepted [2025-03-17 19:57:02,194 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:57:02,201 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:57:02,212 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:57:02,212 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:57:02,212 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:57:02,213 INFO L256 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-03-17 19:57:02,213 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:57:02,245 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-17 19:57:02,253 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-17 19:57:02,253 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:57:02,253 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 19:57:02,254 INFO L256 TraceCheckSpWp]: Trace formula consists of 148 conjuncts, 17 conjuncts are in the unsatisfiable core [2025-03-17 19:57:02,254 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-17 19:57:02,274 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 13 [2025-03-17 19:57:02,275 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 21 treesize of output 13 [2025-03-17 19:57:02,294 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2025-03-17 19:57:02,337 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select 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 12 [2025-03-17 19:57:02,353 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 15 [2025-03-17 19:57:02,362 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 5 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-17 19:57:02,363 INFO L141 lantAutomatonBouncer]: Defining Buchi interpolant automaton with scrooge nondeterminism in stemwith honda bouncer for stem and without honda bouncer for loop.2 stem predicates 7 loop predicates [2025-03-17 19:57:02,363 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 72771 states and 111971 transitions. cyclomatic complexity: 42174 Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:57:02,893 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 72771 states and 111971 transitions. cyclomatic complexity: 42174. Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 152030 states and 235437 transitions. Complement of second has 20 states. [2025-03-17 19:57:02,893 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 10 states 2 stem states 7 non-accepting loop states 1 accepting loop states [2025-03-17 19:57:02,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:57:02,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 43 transitions. [2025-03-17 19:57:02,894 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 10 states and 43 transitions. Stem has 19 letters. Loop has 18 letters. [2025-03-17 19:57:02,894 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:57:02,894 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 10 states and 43 transitions. Stem has 37 letters. Loop has 18 letters. [2025-03-17 19:57:02,894 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:57:02,894 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 10 states and 43 transitions. Stem has 19 letters. Loop has 36 letters. [2025-03-17 19:57:02,894 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-03-17 19:57:02,894 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 152030 states and 235437 transitions. [2025-03-17 19:57:03,436 INFO L131 ngComponentsAnalysis]: Automaton has 10 accepting balls. 4942 [2025-03-17 19:57:03,980 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 152030 states to 116633 states and 177391 transitions. [2025-03-17 19:57:03,980 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 1300 [2025-03-17 19:57:03,983 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 1446 [2025-03-17 19:57:03,983 INFO L73 IsDeterministic]: Start isDeterministic. Operand 116633 states and 177391 transitions. [2025-03-17 19:57:03,983 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-03-17 19:57:03,983 INFO L218 hiAutomatonCegarLoop]: Abstraction has 116633 states and 177391 transitions. [2025-03-17 19:57:04,031 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 116633 states and 177391 transitions. [2025-03-17 19:57:04,816 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 116633 to 87152. [2025-03-17 19:57:04,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 87152 states, 87152 states have (on average 1.5320015604920139) internal successors, (133517), 87151 states have internal predecessors, (133517), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-17 19:57:05,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87152 states to 87152 states and 133517 transitions. [2025-03-17 19:57:05,135 INFO L240 hiAutomatonCegarLoop]: Abstraction has 87152 states and 133517 transitions. [2025-03-17 19:57:05,135 INFO L432 stractBuchiCegarLoop]: Abstraction has 87152 states and 133517 transitions. [2025-03-17 19:57:05,135 INFO L338 stractBuchiCegarLoop]: ======== Iteration 29 ============ [2025-03-17 19:57:05,135 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 87152 states and 133517 transitions. [2025-03-17 19:57:05,273 INFO L131 ngComponentsAnalysis]: Automaton has 10 accepting balls. 3785 [2025-03-17 19:57:05,274 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-03-17 19:57:05,274 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-03-17 19:57:05,275 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [3, 3, 3, 2, 2, 2, 1, 1, 1, 1] [2025-03-17 19:57:05,275 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [4, 4, 4, 2, 2, 2, 2, 2, 1, 1] [2025-03-17 19:57:05,275 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~malloc2#1.base, main_#t~malloc2#1.offset, main_#t~malloc3#1.base, main_#t~malloc3#1.offset, main_#t~nondet4#1, main_#t~nondet5#1, main_#t~mem6#1, main_#t~mem7#1, main_#t~short8#1, main_#t~nondet9#1, main_#t~mem10#1, main_#t~mem11#1, main_#t~mem12#1, main_#t~mem13#1, main_#t~nondet14#1, main_#t~mem15#1, main_#t~mem16#1, main_#t~mem17#1, main_#t~mem18#1, main_#t~nondet19#1, main_~x~0#1.base, main_~x~0#1.offset, main_~y~0#1.base, main_~y~0#1.offset;call main_#t~malloc2#1.base, main_#t~malloc2#1.offset := #Ultimate.allocOnStack(4);main_~x~0#1.base, main_~x~0#1.offset := main_#t~malloc2#1.base, main_#t~malloc2#1.offset;call main_#t~malloc3#1.base, main_#t~malloc3#1.offset := #Ultimate.allocOnStack(4);main_~y~0#1.base, main_~y~0#1.offset := main_#t~malloc3#1.base, main_#t~malloc3#1.offset;havoc main_#t~nondet4#1;call write~int#0(main_#t~nondet4#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet4#1;havoc main_#t~nondet5#1;call write~int#1(main_#t~nondet5#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet5#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:57:05,275 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem15#1 < main_#t~mem16#1;havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem17#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#0(main_#t~mem17#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem17#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume !(0 != main_#t~nondet9#1);havoc main_#t~nondet9#1;call main_#t~mem15#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem16#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume !(main_#t~mem15#1 < main_#t~mem16#1);havoc main_#t~mem15#1;havoc main_#t~mem16#1;call main_#t~mem18#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);call write~int#0(main_#t~mem18#1 - 1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~mem18#1;" "havoc main_#t~nondet19#1;call write~int#1(main_#t~nondet19#1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~nondet19#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" "assume true;call main_#t~mem6#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);main_#t~short8#1 := main_#t~mem6#1 > 0;" "assume main_#t~short8#1;call main_#t~mem7#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);main_#t~short8#1 := main_#t~mem7#1 > 0;" "assume main_#t~short8#1;havoc main_#t~mem6#1;havoc main_#t~mem7#1;havoc main_#t~short8#1;havoc main_#t~nondet9#1;" "assume 0 != main_#t~nondet9#1;havoc main_#t~nondet9#1;call main_#t~mem10#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call main_#t~mem11#1 := read~int#1(main_~y~0#1.base, main_~y~0#1.offset, 4);" "assume main_#t~mem10#1 < main_#t~mem11#1;havoc main_#t~mem10#1;havoc main_#t~mem11#1;call main_#t~mem12#1 := read~int#0(main_~x~0#1.base, main_~x~0#1.offset, 4);call write~int#1(main_#t~mem12#1 - 1, main_~y~0#1.base, main_~y~0#1.offset, 4);havoc main_#t~mem12#1;" "havoc main_#t~nondet14#1;call write~int#0(main_#t~nondet14#1, main_~x~0#1.base, main_~x~0#1.offset, 4);havoc main_#t~nondet14#1;" [2025-03-17 19:57:05,275 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:57:05,275 INFO L85 PathProgramCache]: Analyzing trace with hash 1257701330, now seen corresponding path program 2 times [2025-03-17 19:57:05,276 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:57:05,276 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1208778230] [2025-03-17 19:57:05,276 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-17 19:57:05,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:57:05,283 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 19 statements into 2 equivalence classes. [2025-03-17 19:57:05,287 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:57:05,287 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-17 19:57:05,287 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:57:05,287 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:57:05,289 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 19 statements into 1 equivalence classes. [2025-03-17 19:57:05,291 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 19 of 19 statements. [2025-03-17 19:57:05,291 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:57:05,291 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:57:05,294 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:57:05,294 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:57:05,294 INFO L85 PathProgramCache]: Analyzing trace with hash -318997892, now seen corresponding path program 3 times [2025-03-17 19:57:05,294 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:57:05,295 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2030258299] [2025-03-17 19:57:05,295 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-17 19:57:05,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:57:05,301 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 24 statements into 4 equivalence classes. [2025-03-17 19:57:05,305 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) and asserted 24 of 24 statements. [2025-03-17 19:57:05,305 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2025-03-17 19:57:05,305 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:57:05,305 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:57:05,306 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-03-17 19:57:05,309 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-03-17 19:57:05,309 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:57:05,309 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:57:05,311 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-03-17 19:57:05,311 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 19:57:05,312 INFO L85 PathProgramCache]: Analyzing trace with hash 1041585997, now seen corresponding path program 6 times [2025-03-17 19:57:05,312 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 19:57:05,312 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [204097227] [2025-03-17 19:57:05,312 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-17 19:57:05,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 19:57:05,321 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 43 statements into 7 equivalence classes. [2025-03-17 19:57:05,331 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) and asserted 43 of 43 statements. [2025-03-17 19:57:05,331 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) [2025-03-17 19:57:05,331 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:57:05,331 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-03-17 19:57:05,333 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-03-17 19:57:05,338 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-03-17 19:57:05,338 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 19:57:05,338 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-03-17 19:57:05,343 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace