./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/termination-memory-linkedlists/cll_search-alloca-1.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/termination-memory-linkedlists/cll_search-alloca-1.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 31928742423b43f372aa35821d3230472c2503cd43386360fe33079ee4c7d30d --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 14:25:47,964 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 14:25:48,008 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-64bit-Automizer_Default.epf [2025-02-08 14:25:48,012 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 14:25:48,012 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 14:25:48,012 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.Remove goto edges from RCFG [2025-02-08 14:25:48,027 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 14:25:48,027 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 14:25:48,027 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 14:25:48,028 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 14:25:48,028 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 14:25:48,028 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 14:25:48,028 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 14:25:48,028 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 14:25:48,028 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2025-02-08 14:25:48,028 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2025-02-08 14:25:48,028 INFO L153 SettingsManager]: * Use old map elimination=false [2025-02-08 14:25:48,029 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2025-02-08 14:25:48,029 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2025-02-08 14:25:48,029 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2025-02-08 14:25:48,029 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 14:25:48,029 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2025-02-08 14:25:48,029 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 14:25:48,029 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 14:25:48,029 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2025-02-08 14:25:48,029 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2025-02-08 14:25:48,029 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2025-02-08 14:25:48,029 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-08 14:25:48,029 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 14:25:48,030 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2025-02-08 14:25:48,030 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 14:25:48,030 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 14:25:48,030 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 14:25:48,030 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 14:25:48,030 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 14:25:48,030 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 14:25:48,030 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2025-02-08 14:25:48,030 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-jdk21/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 -> 31928742423b43f372aa35821d3230472c2503cd43386360fe33079ee4c7d30d [2025-02-08 14:25:48,226 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 14:25:48,231 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 14:25:48,233 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 14:25:48,234 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 14:25:48,234 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 14:25:48,235 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/termination-memory-linkedlists/cll_search-alloca-1.i [2025-02-08 14:25:49,428 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/fbc51ce84/044ca42de7c14825a5c56452f437cde6/FLAGb55a361a9 [2025-02-08 14:25:49,711 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 14:25:49,712 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/termination-memory-linkedlists/cll_search-alloca-1.i [2025-02-08 14:25:49,721 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/fbc51ce84/044ca42de7c14825a5c56452f437cde6/FLAGb55a361a9 [2025-02-08 14:25:49,744 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/fbc51ce84/044ca42de7c14825a5c56452f437cde6 [2025-02-08 14:25:49,746 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 14:25:49,747 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 14:25:49,749 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 14:25:49,749 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 14:25:49,752 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 14:25:49,752 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 02:25:49" (1/1) ... [2025-02-08 14:25:49,753 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@50e78690 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:49, skipping insertion in model container [2025-02-08 14:25:49,753 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 02:25:49" (1/1) ... [2025-02-08 14:25:49,778 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 14:25:49,990 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 14:25:50,000 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 14:25:50,026 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 14:25:50,043 INFO L204 MainTranslator]: Completed translation [2025-02-08 14:25:50,043 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:50 WrapperNode [2025-02-08 14:25:50,044 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 14:25:50,044 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 14:25:50,044 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 14:25:50,045 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 14:25:50,050 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:50" (1/1) ... [2025-02-08 14:25:50,058 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:50" (1/1) ... [2025-02-08 14:25:50,074 INFO L138 Inliner]: procedures = 114, calls = 12, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 57 [2025-02-08 14:25:50,075 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 14:25:50,075 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 14:25:50,075 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 14:25:50,075 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 14:25:50,080 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:50" (1/1) ... [2025-02-08 14:25:50,081 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:50" (1/1) ... [2025-02-08 14:25:50,088 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:50" (1/1) ... [2025-02-08 14:25:50,100 INFO L175 MemorySlicer]: Split 6 memory accesses to 1 slices as follows [6]. 100 percent of accesses are in the largest equivalence class. The 0 initializations are split as follows [0]. The 4 writes are split as follows [4]. [2025-02-08 14:25:50,102 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:50" (1/1) ... [2025-02-08 14:25:50,102 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:50" (1/1) ... [2025-02-08 14:25:50,110 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:50" (1/1) ... [2025-02-08 14:25:50,111 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:50" (1/1) ... [2025-02-08 14:25:50,112 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:50" (1/1) ... [2025-02-08 14:25:50,112 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:50" (1/1) ... [2025-02-08 14:25:50,117 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 14:25:50,119 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 14:25:50,119 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 14:25:50,119 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 14:25:50,120 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:50" (1/1) ... [2025-02-08 14:25:50,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:50,135 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:50,154 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:50,158 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2025-02-08 14:25:50,181 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-08 14:25:50,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-08 14:25:50,181 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 14:25:50,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 14:25:50,181 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 14:25:50,181 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 14:25:50,181 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 14:25:50,253 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 14:25:50,254 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 14:25:50,409 INFO L? ?]: Removed 19 outVars from TransFormulas that were not future-live. [2025-02-08 14:25:50,410 INFO L308 CfgBuilder]: Performing block encoding [2025-02-08 14:25:50,418 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-08 14:25:50,419 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-08 14:25:50,419 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 02:25:50 BoogieIcfgContainer [2025-02-08 14:25:50,419 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-08 14:25:50,420 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2025-02-08 14:25:50,420 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2025-02-08 14:25:50,424 INFO L274 PluginConnector]: BuchiAutomizer initialized [2025-02-08 14:25:50,424 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-02-08 14:25:50,424 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.02 02:25:49" (1/3) ... [2025-02-08 14:25:50,425 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@16a55df7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.02 02:25:50, skipping insertion in model container [2025-02-08 14:25:50,425 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-02-08 14:25:50,426 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 02:25:50" (2/3) ... [2025-02-08 14:25:50,426 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@16a55df7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.02 02:25:50, skipping insertion in model container [2025-02-08 14:25:50,427 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-02-08 14:25:50,427 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.02 02:25:50" (3/3) ... [2025-02-08 14:25:50,428 INFO L363 chiAutomizerObserver]: Analyzing ICFG cll_search-alloca-1.i [2025-02-08 14:25:50,466 INFO L306 stractBuchiCegarLoop]: Interprodecural is true [2025-02-08 14:25:50,469 INFO L307 stractBuchiCegarLoop]: Hoare is None [2025-02-08 14:25:50,470 INFO L308 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2025-02-08 14:25:50,470 INFO L309 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2025-02-08 14:25:50,470 INFO L310 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2025-02-08 14:25:50,470 INFO L311 stractBuchiCegarLoop]: Difference is false [2025-02-08 14:25:50,470 INFO L312 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2025-02-08 14:25:50,470 INFO L316 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2025-02-08 14:25:50,474 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 10 states, 8 states have (on average 1.625) internal successors, (13), 9 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-02-08 14:25:50,485 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 3 [2025-02-08 14:25:50,485 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-02-08 14:25:50,485 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-02-08 14:25:50,488 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2025-02-08 14:25:50,489 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1] [2025-02-08 14:25:50,489 INFO L338 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2025-02-08 14:25:50,489 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 10 states, 8 states have (on average 1.625) internal successors, (13), 9 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-02-08 14:25:50,489 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 3 [2025-02-08 14:25:50,490 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-02-08 14:25:50,490 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-02-08 14:25:50,491 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2025-02-08 14:25:50,491 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1] [2025-02-08 14:25:50,495 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~nondet7#1, main_#t~ret8#1.base, main_#t~ret8#1.offset, main_#t~nondet9#1, main_~n~0#1, main_~head~1#1.base, main_~head~1#1.offset, main_~m~0#1;havoc main_#t~nondet7#1;main_~n~0#1 := main_#t~nondet7#1;havoc main_#t~nondet7#1;" "assume !(main_~n~0#1 < 1);assume { :begin_inline_init_cll } true;init_cll_#in~n#1 := main_~n~0#1;havoc init_cll_#res#1.base, init_cll_#res#1.offset;havoc init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset, init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset, init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, init_cll_#t~post4#1, init_cll_~i~0#1, init_cll_~n#1, init_cll_~head~0#1.base, init_cll_~head~0#1.offset, init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset;init_cll_~n#1 := init_cll_#in~n#1;havoc init_cll_~head~0#1.base, init_cll_~head~0#1.offset;call init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset := #Ultimate.allocOnHeap(12);init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset := init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset;havoc init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset;call write~int#0(0, init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset, 4);init_cll_~head~0#1.base, init_cll_~head~0#1.offset := init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset;init_cll_~i~0#1 := 1;" [2025-02-08 14:25:50,496 INFO L754 eck$LassoCheckResult]: Loop: "assume init_cll_~i~0#1 < init_cll_~n#1;call init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset := #Ultimate.allocOnHeap(12);init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset := init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset;havoc init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset;call write~int#0(init_cll_~i~0#1, init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, 4);call write~$Pointer$#0(init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, init_cll_~curr~0#1.base, 4 + init_cll_~curr~0#1.offset, 8);init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset := init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset;havoc init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset;init_cll_#t~post4#1 := init_cll_~i~0#1;init_cll_~i~0#1 := 1 + init_cll_#t~post4#1;havoc init_cll_#t~post4#1;" [2025-02-08 14:25:50,500 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:25:50,500 INFO L85 PathProgramCache]: Analyzing trace with hash 1568, now seen corresponding path program 1 times [2025-02-08 14:25:50,505 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:25:50,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [721564399] [2025-02-08 14:25:50,506 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 14:25:50,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:25:50,568 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-02-08 14:25:50,591 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-02-08 14:25:50,594 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:50,594 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:50,595 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 14:25:50,599 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-02-08 14:25:50,607 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-02-08 14:25:50,607 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:50,607 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:50,621 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 14:25:50,623 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:25:50,624 INFO L85 PathProgramCache]: Analyzing trace with hash 44, now seen corresponding path program 1 times [2025-02-08 14:25:50,624 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:25:50,624 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1979166134] [2025-02-08 14:25:50,624 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 14:25:50,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:25:50,641 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 1 statements into 1 equivalence classes. [2025-02-08 14:25:50,659 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 1 of 1 statements. [2025-02-08 14:25:50,661 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:50,661 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:50,661 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 14:25:50,664 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 1 statements into 1 equivalence classes. [2025-02-08 14:25:50,676 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 1 of 1 statements. [2025-02-08 14:25:50,678 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:50,678 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:50,681 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 14:25:50,684 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:25:50,685 INFO L85 PathProgramCache]: Analyzing trace with hash 48621, now seen corresponding path program 1 times [2025-02-08 14:25:50,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:25:50,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1349791633] [2025-02-08 14:25:50,685 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 14:25:50,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:25:50,701 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-02-08 14:25:50,738 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-02-08 14:25:50,738 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:50,740 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:50,740 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 14:25:50,746 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-02-08 14:25:50,765 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-02-08 14:25:50,768 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:50,768 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:50,772 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 14:25:51,430 INFO L204 LassoAnalysis]: Preferences: [2025-02-08 14:25:51,431 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-02-08 14:25:51,431 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-02-08 14:25:51,431 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-02-08 14:25:51,431 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-02-08 14:25:51,432 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:51,432 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-02-08 14:25:51,432 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-02-08 14:25:51,432 INFO L132 ssoRankerPreferences]: Filename of dumped script: cll_search-alloca-1.i_Iteration1_Lasso [2025-02-08 14:25:51,432 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-02-08 14:25:51,432 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-02-08 14:25:51,441 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,446 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,448 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,450 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,452 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,454 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,578 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,581 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,582 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,584 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,586 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,588 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,590 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,592 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,593 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,595 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,597 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,598 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,601 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:51,789 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-02-08 14:25:51,791 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-02-08 14:25:51,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:51,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:51,794 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:51,796 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2025-02-08 14:25:51,797 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:51,809 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:51,809 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:51,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:51,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:51,810 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:51,812 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:51,812 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:51,814 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:51,824 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2025-02-08 14:25:51,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:51,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:51,829 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:51,830 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2025-02-08 14:25:51,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:51,841 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:51,841 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:51,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:51,841 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:51,841 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:51,842 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:51,842 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:51,847 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:51,855 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Ended with exit code 0 [2025-02-08 14:25:51,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:51,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:51,859 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:51,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2025-02-08 14:25:51,861 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:51,871 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:51,871 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:51,871 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:51,871 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:51,871 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:51,872 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:51,872 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:51,873 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:51,880 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2025-02-08 14:25:51,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:51,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:51,885 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:51,888 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2025-02-08 14:25:51,889 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:51,899 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:51,899 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:51,899 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:51,899 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:51,900 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:51,900 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:51,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:51,915 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:51,921 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0 [2025-02-08 14:25:51,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:51,922 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:51,923 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:51,925 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2025-02-08 14:25:51,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-02-08 14:25:51,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:51,936 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:51,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:51,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:51,936 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:51,937 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:51,937 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:51,938 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:51,944 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:51,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:51,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:51,946 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:51,948 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:51,951 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2025-02-08 14:25:51,958 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:51,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:51,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:51,959 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:51,961 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:25:51,961 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-02-08 14:25:51,965 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:51,972 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2025-02-08 14:25:51,972 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:51,972 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:51,975 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:51,977 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2025-02-08 14:25:51,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-02-08 14:25:51,987 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:51,987 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:51,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:51,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:51,988 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:51,988 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:51,988 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:51,990 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:51,995 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:51,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:51,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:51,998 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:51,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2025-02-08 14:25:52,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-02-08 14:25:52,010 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:52,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:52,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:52,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:52,010 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:52,011 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:52,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:52,012 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:52,017 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:52,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:52,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:52,020 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:52,022 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2025-02-08 14:25:52,022 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:52,032 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:52,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:52,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:52,035 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:52,040 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:25:52,040 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-02-08 14:25:52,047 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:52,055 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2025-02-08 14:25:52,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:52,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:52,058 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:52,059 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2025-02-08 14:25:52,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:52,069 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:52,069 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:52,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:52,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:52,069 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:52,070 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:52,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:52,073 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:52,078 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:52,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:52,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:52,080 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:52,081 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2025-02-08 14:25:52,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:52,092 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:52,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:52,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:52,093 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:52,099 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:25:52,099 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-02-08 14:25:52,103 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:52,109 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:52,109 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:52,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:52,115 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:52,116 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2025-02-08 14:25:52,119 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:52,130 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:52,130 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:52,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:52,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:52,130 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:52,131 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:52,131 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:52,135 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:52,142 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2025-02-08 14:25:52,143 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:52,143 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:52,145 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:52,146 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2025-02-08 14:25: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-02-08 14:25:52,157 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:52,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:52,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:52,157 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:52,159 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:25:52,159 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-02-08 14:25:52,162 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:52,171 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0 [2025-02-08 14:25:52,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:52,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:52,174 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:52,176 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2025-02-08 14:25:52,176 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:52,186 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:52,187 INFO L203 nArgumentSynthesizer]: 2 stem disjuncts [2025-02-08 14:25:52,187 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-02-08 14:25:52,187 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:52,193 INFO L401 nArgumentSynthesizer]: We have 20 Motzkin's Theorem applications. [2025-02-08 14:25:52,193 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:25:52,203 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:52,211 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:52,211 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:52,211 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:52,213 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:52,214 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2025-02-08 14:25:52,215 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:52,226 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:52,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:52,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:52,226 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:52,229 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:25:52,229 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-02-08 14:25:52,235 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-02-08 14:25:52,244 INFO L443 ModelExtractionUtils]: Simplification made 5 calls to the SMT solver. [2025-02-08 14:25:52,249 INFO L444 ModelExtractionUtils]: 10 out of 16 variables were initially zero. Simplification set additionally 3 variables to zero. [2025-02-08 14:25:52,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:52,253 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:52,256 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:52,257 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2025-02-08 14:25:52,258 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-02-08 14:25:52,271 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2025-02-08 14:25:52,272 INFO L474 LassoAnalysis]: Proved termination. [2025-02-08 14:25:52,272 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(ULTIMATE.start_init_cll_~i~0#1, ULTIMATE.start_init_cll_~n#1) = -1*ULTIMATE.start_init_cll_~i~0#1 + 1*ULTIMATE.start_init_cll_~n#1 Supporting invariants [] [2025-02-08 14:25:52,281 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0 [2025-02-08 14:25:52,290 INFO L156 tatePredicateManager]: 2 out of 2 supporting invariants were superfluous and have been removed [2025-02-08 14:25:52,308 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:25:52,317 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-02-08 14:25:52,323 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-02-08 14:25:52,323 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:52,323 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 14:25:52,325 INFO L256 TraceCheckSpWp]: Trace formula consists of 44 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-02-08 14:25:52,326 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-08 14:25:52,339 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 1 statements into 1 equivalence classes. [2025-02-08 14:25:52,345 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 1 of 1 statements. [2025-02-08 14:25:52,345 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:52,345 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 14:25:52,346 INFO L256 TraceCheckSpWp]: Trace formula consists of 48 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-02-08 14:25:52,346 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-08 14:25:52,348 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 14:25:52,366 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 1 loop predicates [2025-02-08 14:25:52,367 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 10 states, 8 states have (on average 1.625) internal successors, (13), 9 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) Second operand has 2 states, 2 states have (on average 1.5) internal successors, (3), 2 states have internal predecessors, (3), 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-02-08 14:25:52,390 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 10 states, 8 states have (on average 1.625) internal successors, (13), 9 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). Second operand has 2 states, 2 states have (on average 1.5) internal successors, (3), 2 states have internal predecessors, (3), 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 12 states and 15 transitions. Complement of second has 3 states. [2025-02-08 14:25:52,392 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 2 states 1 stem states 0 non-accepting loop states 1 accepting loop states [2025-02-08 14:25:52,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2 states, 2 states have (on average 1.5) internal successors, (3), 2 states have internal predecessors, (3), 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-02-08 14:25:52,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 4 transitions. [2025-02-08 14:25:52,400 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 2 states and 4 transitions. Stem has 2 letters. Loop has 1 letters. [2025-02-08 14:25:52,400 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-02-08 14:25:52,400 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 2 states and 4 transitions. Stem has 3 letters. Loop has 1 letters. [2025-02-08 14:25:52,400 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-02-08 14:25:52,400 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 2 states and 4 transitions. Stem has 2 letters. Loop has 2 letters. [2025-02-08 14:25:52,400 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-02-08 14:25:52,401 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 12 states and 15 transitions. [2025-02-08 14:25:52,401 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 2 [2025-02-08 14:25:52,403 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 12 states to 7 states and 9 transitions. [2025-02-08 14:25:52,403 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 5 [2025-02-08 14:25:52,403 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 6 [2025-02-08 14:25:52,403 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 9 transitions. [2025-02-08 14:25:52,404 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2025-02-08 14:25:52,404 INFO L218 hiAutomatonCegarLoop]: Abstraction has 7 states and 9 transitions. [2025-02-08 14:25:52,412 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7 states and 9 transitions. [2025-02-08 14:25:52,418 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7 to 7. [2025-02-08 14:25:52,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7 states, 7 states have (on average 1.2857142857142858) internal successors, (9), 6 states have internal predecessors, (9), 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-02-08 14:25:52,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 9 transitions. [2025-02-08 14:25:52,420 INFO L240 hiAutomatonCegarLoop]: Abstraction has 7 states and 9 transitions. [2025-02-08 14:25:52,420 INFO L432 stractBuchiCegarLoop]: Abstraction has 7 states and 9 transitions. [2025-02-08 14:25:52,420 INFO L338 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2025-02-08 14:25:52,420 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 7 states and 9 transitions. [2025-02-08 14:25:52,420 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 2 [2025-02-08 14:25:52,420 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-02-08 14:25:52,420 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-02-08 14:25:52,421 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-02-08 14:25:52,421 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1] [2025-02-08 14:25:52,421 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~nondet7#1, main_#t~ret8#1.base, main_#t~ret8#1.offset, main_#t~nondet9#1, main_~n~0#1, main_~head~1#1.base, main_~head~1#1.offset, main_~m~0#1;havoc main_#t~nondet7#1;main_~n~0#1 := main_#t~nondet7#1;havoc main_#t~nondet7#1;" "assume !(main_~n~0#1 < 1);assume { :begin_inline_init_cll } true;init_cll_#in~n#1 := main_~n~0#1;havoc init_cll_#res#1.base, init_cll_#res#1.offset;havoc init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset, init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset, init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, init_cll_#t~post4#1, init_cll_~i~0#1, init_cll_~n#1, init_cll_~head~0#1.base, init_cll_~head~0#1.offset, init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset;init_cll_~n#1 := init_cll_#in~n#1;havoc init_cll_~head~0#1.base, init_cll_~head~0#1.offset;call init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset := #Ultimate.allocOnHeap(12);init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset := init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset;havoc init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset;call write~int#0(0, init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset, 4);init_cll_~head~0#1.base, init_cll_~head~0#1.offset := init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset;init_cll_~i~0#1 := 1;" "assume !(init_cll_~i~0#1 < init_cll_~n#1);havoc init_cll_~i~0#1;call write~$Pointer$#0(init_cll_~head~0#1.base, init_cll_~head~0#1.offset, init_cll_~curr~0#1.base, 4 + init_cll_~curr~0#1.offset, 8);init_cll_#res#1.base, init_cll_#res#1.offset := init_cll_~head~0#1.base, init_cll_~head~0#1.offset;main_#t~ret8#1.base, main_#t~ret8#1.offset := init_cll_#res#1.base, init_cll_#res#1.offset;havoc init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset, init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset, init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, init_cll_#t~post4#1, init_cll_~i~0#1, init_cll_~n#1, init_cll_~head~0#1.base, init_cll_~head~0#1.offset, init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset;havoc init_cll_#in~n#1;assume { :end_inline_init_cll } true;main_~head~1#1.base, main_~head~1#1.offset := main_#t~ret8#1.base, main_#t~ret8#1.offset;havoc main_#t~ret8#1.base, main_#t~ret8#1.offset;havoc main_#t~nondet9#1;main_~m~0#1 := main_#t~nondet9#1;havoc main_#t~nondet9#1;" "assume !(main_~m~0#1 < 0);assume { :begin_inline_search } true;search_#in~head#1.base, search_#in~head#1.offset, search_#in~i#1 := main_~head~1#1.base, main_~head~1#1.offset, (if main_~m~0#1 < 0 && 0 != main_~m~0#1 % main_~n~0#1 then (if main_~n~0#1 < 0 then main_~m~0#1 % main_~n~0#1 + main_~n~0#1 else main_~m~0#1 % main_~n~0#1 - main_~n~0#1) else main_~m~0#1 % main_~n~0#1);havoc search_#t~mem5#1, search_#t~mem6#1.base, search_#t~mem6#1.offset, search_~head#1.base, search_~head#1.offset, search_~i#1, search_~curr~1#1.base, search_~curr~1#1.offset;search_~head#1.base, search_~head#1.offset := search_#in~head#1.base, search_#in~head#1.offset;search_~i#1 := search_#in~i#1;search_~curr~1#1.base, search_~curr~1#1.offset := search_~head#1.base, search_~head#1.offset;" [2025-02-08 14:25:52,421 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call search_#t~mem5#1 := read~int#0(search_~curr~1#1.base, search_~curr~1#1.offset, 4);" "assume search_#t~mem5#1 != search_~i#1;havoc search_#t~mem5#1;call search_#t~mem6#1.base, search_#t~mem6#1.offset := read~$Pointer$#0(search_~curr~1#1.base, 4 + search_~curr~1#1.offset, 8);search_~curr~1#1.base, search_~curr~1#1.offset := search_#t~mem6#1.base, search_#t~mem6#1.offset;havoc search_#t~mem6#1.base, search_#t~mem6#1.offset;" [2025-02-08 14:25:52,422 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:25:52,422 INFO L85 PathProgramCache]: Analyzing trace with hash 1507231, now seen corresponding path program 1 times [2025-02-08 14:25:52,422 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:25:52,422 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2026815922] [2025-02-08 14:25:52,422 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 14:25:52,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:25:52,429 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-02-08 14:25:52,441 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-02-08 14:25:52,441 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:52,441 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unknown [2025-02-08 14:25:52,443 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1820720401] [2025-02-08 14:25:52,443 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 14:25:52,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-08 14:25:52,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:52,450 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-08 14:25:52,451 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2025-02-08 14:25:52,492 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-02-08 14:25:52,502 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-02-08 14:25:52,503 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:52,503 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:52,503 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 14:25:52,509 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-02-08 14:25:52,511 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-02-08 14:25:52,511 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:52,511 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:52,518 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 14:25:52,518 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:25:52,518 INFO L85 PathProgramCache]: Analyzing trace with hash 1120, now seen corresponding path program 1 times [2025-02-08 14:25:52,518 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:25:52,518 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2122708414] [2025-02-08 14:25:52,518 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 14:25:52,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:25:52,520 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-02-08 14:25:52,521 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-02-08 14:25:52,521 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:52,521 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:52,522 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 14:25:52,522 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-02-08 14:25:52,523 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-02-08 14:25:52,523 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:52,523 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:52,524 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 14:25:52,524 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:25:52,525 INFO L85 PathProgramCache]: Analyzing trace with hash 1448449150, now seen corresponding path program 1 times [2025-02-08 14:25:52,525 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:25:52,525 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [110349663] [2025-02-08 14:25:52,525 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 14:25:52,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:25:52,534 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-02-08 14:25:52,543 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-02-08 14:25:52,543 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:52,543 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 14:25:52,721 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:52,841 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 14:25:52,842 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 14:25:52,842 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [110349663] [2025-02-08 14:25:52,842 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [110349663] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-08 14:25:52,842 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-08 14:25:52,842 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-08 14:25:52,843 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [255836769] [2025-02-08 14:25:52,843 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-08 14:25:52,890 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 14:25:52,892 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-08 14:25:52,892 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2025-02-08 14:25:52,893 INFO L87 Difference]: Start difference. First operand 7 states and 9 transitions. cyclomatic complexity: 4 Second operand has 6 states, 5 states have (on average 1.2) internal successors, (6), 6 states have internal predecessors, (6), 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-02-08 14:25:52,938 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-08 14:25:52,939 INFO L93 Difference]: Finished difference Result 10 states and 11 transitions. [2025-02-08 14:25:52,939 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 10 states and 11 transitions. [2025-02-08 14:25:52,939 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 2 [2025-02-08 14:25:52,940 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 10 states to 7 states and 8 transitions. [2025-02-08 14:25:52,940 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 6 [2025-02-08 14:25:52,940 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 6 [2025-02-08 14:25:52,940 INFO L73 IsDeterministic]: Start isDeterministic. Operand 7 states and 8 transitions. [2025-02-08 14:25:52,940 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2025-02-08 14:25:52,940 INFO L218 hiAutomatonCegarLoop]: Abstraction has 7 states and 8 transitions. [2025-02-08 14:25:52,940 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7 states and 8 transitions. [2025-02-08 14:25:52,941 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7 to 7. [2025-02-08 14:25:52,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7 states, 7 states have (on average 1.1428571428571428) internal successors, (8), 6 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-02-08 14:25:52,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 8 transitions. [2025-02-08 14:25:52,941 INFO L240 hiAutomatonCegarLoop]: Abstraction has 7 states and 8 transitions. [2025-02-08 14:25:52,941 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-08 14:25:52,942 INFO L432 stractBuchiCegarLoop]: Abstraction has 7 states and 8 transitions. [2025-02-08 14:25:52,943 INFO L338 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2025-02-08 14:25:52,943 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 7 states and 8 transitions. [2025-02-08 14:25:52,943 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 2 [2025-02-08 14:25:52,943 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-02-08 14:25:52,943 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-02-08 14:25:52,943 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2025-02-08 14:25:52,943 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1] [2025-02-08 14:25:52,943 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~nondet7#1, main_#t~ret8#1.base, main_#t~ret8#1.offset, main_#t~nondet9#1, main_~n~0#1, main_~head~1#1.base, main_~head~1#1.offset, main_~m~0#1;havoc main_#t~nondet7#1;main_~n~0#1 := main_#t~nondet7#1;havoc main_#t~nondet7#1;" "assume !(main_~n~0#1 < 1);assume { :begin_inline_init_cll } true;init_cll_#in~n#1 := main_~n~0#1;havoc init_cll_#res#1.base, init_cll_#res#1.offset;havoc init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset, init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset, init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, init_cll_#t~post4#1, init_cll_~i~0#1, init_cll_~n#1, init_cll_~head~0#1.base, init_cll_~head~0#1.offset, init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset;init_cll_~n#1 := init_cll_#in~n#1;havoc init_cll_~head~0#1.base, init_cll_~head~0#1.offset;call init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset := #Ultimate.allocOnHeap(12);init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset := init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset;havoc init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset;call write~int#0(0, init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset, 4);init_cll_~head~0#1.base, init_cll_~head~0#1.offset := init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset;init_cll_~i~0#1 := 1;" "assume init_cll_~i~0#1 < init_cll_~n#1;call init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset := #Ultimate.allocOnHeap(12);init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset := init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset;havoc init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset;call write~int#0(init_cll_~i~0#1, init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, 4);call write~$Pointer$#0(init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, init_cll_~curr~0#1.base, 4 + init_cll_~curr~0#1.offset, 8);init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset := init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset;havoc init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset;init_cll_#t~post4#1 := init_cll_~i~0#1;init_cll_~i~0#1 := 1 + init_cll_#t~post4#1;havoc init_cll_#t~post4#1;" "assume !(init_cll_~i~0#1 < init_cll_~n#1);havoc init_cll_~i~0#1;call write~$Pointer$#0(init_cll_~head~0#1.base, init_cll_~head~0#1.offset, init_cll_~curr~0#1.base, 4 + init_cll_~curr~0#1.offset, 8);init_cll_#res#1.base, init_cll_#res#1.offset := init_cll_~head~0#1.base, init_cll_~head~0#1.offset;main_#t~ret8#1.base, main_#t~ret8#1.offset := init_cll_#res#1.base, init_cll_#res#1.offset;havoc init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset, init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset, init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, init_cll_#t~post4#1, init_cll_~i~0#1, init_cll_~n#1, init_cll_~head~0#1.base, init_cll_~head~0#1.offset, init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset;havoc init_cll_#in~n#1;assume { :end_inline_init_cll } true;main_~head~1#1.base, main_~head~1#1.offset := main_#t~ret8#1.base, main_#t~ret8#1.offset;havoc main_#t~ret8#1.base, main_#t~ret8#1.offset;havoc main_#t~nondet9#1;main_~m~0#1 := main_#t~nondet9#1;havoc main_#t~nondet9#1;" "assume !(main_~m~0#1 < 0);assume { :begin_inline_search } true;search_#in~head#1.base, search_#in~head#1.offset, search_#in~i#1 := main_~head~1#1.base, main_~head~1#1.offset, (if main_~m~0#1 < 0 && 0 != main_~m~0#1 % main_~n~0#1 then (if main_~n~0#1 < 0 then main_~m~0#1 % main_~n~0#1 + main_~n~0#1 else main_~m~0#1 % main_~n~0#1 - main_~n~0#1) else main_~m~0#1 % main_~n~0#1);havoc search_#t~mem5#1, search_#t~mem6#1.base, search_#t~mem6#1.offset, search_~head#1.base, search_~head#1.offset, search_~i#1, search_~curr~1#1.base, search_~curr~1#1.offset;search_~head#1.base, search_~head#1.offset := search_#in~head#1.base, search_#in~head#1.offset;search_~i#1 := search_#in~i#1;search_~curr~1#1.base, search_~curr~1#1.offset := search_~head#1.base, search_~head#1.offset;" [2025-02-08 14:25:52,944 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call search_#t~mem5#1 := read~int#0(search_~curr~1#1.base, search_~curr~1#1.offset, 4);" "assume search_#t~mem5#1 != search_~i#1;havoc search_#t~mem5#1;call search_#t~mem6#1.base, search_#t~mem6#1.offset := read~$Pointer$#0(search_~curr~1#1.base, 4 + search_~curr~1#1.offset, 8);search_~curr~1#1.base, search_~curr~1#1.offset := search_#t~mem6#1.base, search_#t~mem6#1.offset;havoc search_#t~mem6#1.base, search_#t~mem6#1.offset;" [2025-02-08 14:25:52,944 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:25:52,944 INFO L85 PathProgramCache]: Analyzing trace with hash 46725164, now seen corresponding path program 1 times [2025-02-08 14:25:52,944 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:25:52,945 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1593607372] [2025-02-08 14:25:52,945 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 14:25:52,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:25:52,955 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 5 statements into 1 equivalence classes. [2025-02-08 14:25:52,977 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-02-08 14:25:52,977 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:52,977 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unknown [2025-02-08 14:25:52,978 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1493119019] [2025-02-08 14:25:52,978 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 14:25:52,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-08 14:25:52,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:52,982 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-08 14:25:52,984 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2025-02-08 14:25:53,025 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 5 statements into 1 equivalence classes. [2025-02-08 14:25:53,047 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-02-08 14:25:53,048 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:53,048 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:53,048 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 14:25:53,056 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 5 statements into 1 equivalence classes. [2025-02-08 14:25:53,063 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-02-08 14:25:53,063 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:53,063 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:53,076 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 14:25:53,077 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:25:53,077 INFO L85 PathProgramCache]: Analyzing trace with hash 1120, now seen corresponding path program 2 times [2025-02-08 14:25:53,077 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:25:53,077 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [700681906] [2025-02-08 14:25:53,077 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-08 14:25:53,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:25:53,081 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 2 statements into 1 equivalence classes. [2025-02-08 14:25:53,082 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-02-08 14:25:53,082 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-02-08 14:25:53,082 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:53,083 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 14:25:53,083 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-02-08 14:25:53,084 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-02-08 14:25:53,084 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:53,084 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:53,086 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 14:25:53,088 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:25:53,088 INFO L85 PathProgramCache]: Analyzing trace with hash 1953209803, now seen corresponding path program 1 times [2025-02-08 14:25:53,089 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:25:53,089 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [18825007] [2025-02-08 14:25:53,089 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 14:25:53,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:25:53,097 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 7 statements into 1 equivalence classes. [2025-02-08 14:25:53,115 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 7 of 7 statements. [2025-02-08 14:25:53,116 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:53,116 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unknown [2025-02-08 14:25:53,117 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [893368714] [2025-02-08 14:25:53,117 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-08 14:25:53,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-08 14:25:53,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:53,121 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-08 14:25:53,123 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process [2025-02-08 14:25:53,165 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 7 statements into 1 equivalence classes. [2025-02-08 14:25:53,186 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 7 of 7 statements. [2025-02-08 14:25:53,186 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:53,186 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:53,186 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 14:25:53,193 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 7 statements into 1 equivalence classes. [2025-02-08 14:25:53,203 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 7 of 7 statements. [2025-02-08 14:25:53,203 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:25:53,203 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:25:53,213 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 14:25:54,437 INFO L204 LassoAnalysis]: Preferences: [2025-02-08 14:25:54,437 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-02-08 14:25:54,437 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-02-08 14:25:54,437 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-02-08 14:25:54,437 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-02-08 14:25:54,437 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:54,437 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-02-08 14:25:54,437 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-02-08 14:25:54,438 INFO L132 ssoRankerPreferences]: Filename of dumped script: cll_search-alloca-1.i_Iteration3_Lasso [2025-02-08 14:25:54,438 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-02-08 14:25:54,438 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-02-08 14:25:54,443 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,445 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,446 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,452 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,454 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,455 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,457 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,462 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,464 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,466 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,693 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,694 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,696 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,701 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,703 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,704 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,705 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,711 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,712 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,713 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,715 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,717 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,718 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,720 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,721 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,723 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,725 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,726 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,728 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-02-08 14:25:54,937 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-02-08 14:25:54,937 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-02-08 14:25:54,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:54,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:54,940 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:54,941 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2025-02-08 14:25:54,943 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:54,954 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:54,954 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:54,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:54,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:54,954 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:54,955 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:54,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:54,956 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:54,962 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:54,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:54,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:54,964 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:54,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2025-02-08 14:25:54,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-02-08 14:25:54,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:54,976 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:54,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:54,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:54,976 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:54,979 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:54,979 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:54,980 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:54,986 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:54,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:54,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:54,990 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:54,991 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2025-02-08 14:25:54,993 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,007 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,007 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,007 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,007 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,007 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,007 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,011 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,017 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,020 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2025-02-08 14:25:55,022 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,033 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,033 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,033 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,034 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,034 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,035 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,041 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,043 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,044 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,054 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,054 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,055 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,055 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,055 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,056 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,061 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0 [2025-02-08 14:25:55,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,063 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,075 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,076 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,076 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,076 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,077 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,083 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Ended with exit code 0 [2025-02-08 14:25:55,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,085 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,086 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,097 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,097 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,097 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,097 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,098 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,105 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0 [2025-02-08 14:25:55,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,107 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,108 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2025-02-08 14:25:55,109 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,119 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,119 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,119 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,119 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,119 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,120 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,127 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,130 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,131 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2025-02-08 14:25:55,131 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,141 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,141 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,141 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,141 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,141 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,143 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,151 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,153 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,155 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2025-02-08 14:25:55,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,166 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,166 INFO L203 nArgumentSynthesizer]: 4 stem disjuncts [2025-02-08 14:25:55,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,166 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,169 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:25:55,169 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-02-08 14:25:55,175 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,181 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,183 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,185 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2025-02-08 14:25:55,188 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,198 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,198 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-02-08 14:25:55,198 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,206 INFO L401 nArgumentSynthesizer]: We have 16 Motzkin's Theorem applications. [2025-02-08 14:25:55,206 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:25:55,218 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,225 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,227 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,229 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,239 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,240 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,244 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:25:55,244 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-02-08 14:25:55,247 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,253 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0 [2025-02-08 14:25:55,253 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,255 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,257 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,268 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,268 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,271 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:25:55,271 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-02-08 14:25:55,273 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,282 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2025-02-08 14:25:55,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,282 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,288 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,301 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2025-02-08 14:25:55,302 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,312 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,312 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,312 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,312 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,312 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,312 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,312 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,314 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,319 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0 [2025-02-08 14:25:55,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,321 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2025-02-08 14:25:55,323 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,333 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,333 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,335 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:25:55,335 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-02-08 14:25:55,337 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,344 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2025-02-08 14:25:55,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,346 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,347 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,358 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,358 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,358 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,358 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,358 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,359 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,365 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,367 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,369 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2025-02-08 14:25:55,370 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,379 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,379 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,379 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,380 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,380 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,381 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,389 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,391 INFO L229 MonitoredProcess]: Starting monitored process 38 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,393 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,404 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,404 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,404 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,405 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:25:55,405 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-02-08 14:25:55,408 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,413 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,415 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,416 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,428 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,428 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,428 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,428 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,428 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,429 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,435 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,437 INFO L229 MonitoredProcess]: Starting monitored process 40 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,439 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,449 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,449 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,449 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,449 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,449 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,450 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,450 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,451 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,457 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,461 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,461 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2025-02-08 14:25:55,462 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,472 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,472 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,472 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,472 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,474 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:25:55,474 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2025-02-08 14:25:55,478 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,484 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,484 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,486 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,487 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2025-02-08 14:25:55,488 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,497 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,497 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,498 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,498 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,498 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,499 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,505 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0 [2025-02-08 14:25:55,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,507 INFO L229 MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,508 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2025-02-08 14:25:55,509 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,518 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,519 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,519 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,519 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,519 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,520 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,525 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,528 INFO L229 MonitoredProcess]: Starting monitored process 44 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,529 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2025-02-08 14:25:55,534 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,552 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,553 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,553 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,553 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,554 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,554 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,556 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,561 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,563 INFO L229 MonitoredProcess]: Starting monitored process 45 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,567 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2025-02-08 14:25:55,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,578 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,578 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,578 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,578 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,579 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,580 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,585 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,587 INFO L229 MonitoredProcess]: Starting monitored process 46 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,589 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,599 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,599 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,599 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,599 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,599 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,600 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,605 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2025-02-08 14:25:55,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,608 INFO L229 MonitoredProcess]: Starting monitored process 47 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,609 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,620 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,620 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,620 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,621 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,621 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,622 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,627 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0 [2025-02-08 14:25:55,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,630 INFO L229 MonitoredProcess]: Starting monitored process 48 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,630 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2025-02-08 14:25:55,632 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,642 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,642 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,643 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,643 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,644 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,650 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,652 INFO L229 MonitoredProcess]: Starting monitored process 49 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,654 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2025-02-08 14:25:55,655 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,664 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,664 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,664 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,664 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,664 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,665 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,665 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,666 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,671 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,672 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,673 INFO L229 MonitoredProcess]: Starting monitored process 50 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,696 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,696 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,696 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,697 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,697 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,697 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,698 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,707 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Ended with exit code 0 [2025-02-08 14:25:55,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,709 INFO L229 MonitoredProcess]: Starting monitored process 51 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,714 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2025-02-08 14:25:55,714 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,724 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,724 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,724 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,724 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,724 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,725 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,726 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,731 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,731 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,733 INFO L229 MonitoredProcess]: Starting monitored process 52 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,734 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,745 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,745 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,745 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,745 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,745 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,746 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,746 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,746 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,752 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,752 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,754 INFO L229 MonitoredProcess]: Starting monitored process 53 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,756 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,766 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,766 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,766 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,766 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,766 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,766 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,767 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,773 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,773 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,773 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,775 INFO L229 MonitoredProcess]: Starting monitored process 54 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,777 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2025-02-08 14:25:55,778 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,789 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,789 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,790 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,791 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,791 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,792 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,797 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,798 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,798 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,799 INFO L229 MonitoredProcess]: Starting monitored process 55 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,811 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,811 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,814 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,814 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,815 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,815 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,816 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,827 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0 [2025-02-08 14:25:55,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,829 INFO L229 MonitoredProcess]: Starting monitored process 56 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,830 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2025-02-08 14:25:55,831 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,841 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,841 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,841 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,842 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,842 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,842 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,843 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,849 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,851 INFO L229 MonitoredProcess]: Starting monitored process 57 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,851 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2025-02-08 14:25:55,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-02-08 14:25:55,863 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,863 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,863 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,863 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,863 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,864 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,870 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,870 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,872 INFO L229 MonitoredProcess]: Starting monitored process 58 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,873 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2025-02-08 14:25:55,874 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,883 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,883 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,884 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,884 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,884 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,890 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0 [2025-02-08 14:25:55,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,890 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,892 INFO L229 MonitoredProcess]: Starting monitored process 59 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,893 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2025-02-08 14:25:55,894 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,903 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,903 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,904 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,904 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,904 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,905 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,911 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2025-02-08 14:25:55,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,913 INFO L229 MonitoredProcess]: Starting monitored process 60 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,914 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2025-02-08 14:25:55,915 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,925 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,925 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,925 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,925 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,925 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,926 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,926 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,927 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,933 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2025-02-08 14:25:55,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,937 INFO L229 MonitoredProcess]: Starting monitored process 61 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,939 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2025-02-08 14:25:55,939 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,949 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,950 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,950 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,950 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,950 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,951 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,957 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,959 INFO L229 MonitoredProcess]: Starting monitored process 62 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2025-02-08 14:25:55,961 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,971 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,971 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,971 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,971 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,971 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,972 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,972 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,973 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:55,978 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:55,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:55,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:55,980 INFO L229 MonitoredProcess]: Starting monitored process 63 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:55,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2025-02-08 14:25:55,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:55,992 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:55,993 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:55,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:55,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:55,993 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-02-08 14:25:55,993 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-02-08 14:25:55,993 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:55,994 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,000 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,000 INFO L451 LassoAnalysis]: Using template '2-nested'. [2025-02-08 14:25:56,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,002 INFO L229 MonitoredProcess]: Starting monitored process 64 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,004 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2025-02-08 14:25:56,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-02-08 14:25:56,015 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,016 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,016 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,016 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,016 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,017 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,017 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,018 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,025 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2025-02-08 14:25:56,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,028 INFO L229 MonitoredProcess]: Starting monitored process 65 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,029 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2025-02-08 14:25:56,031 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,040 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,041 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,041 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,043 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,044 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,054 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,056 INFO L229 MonitoredProcess]: Starting monitored process 66 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2025-02-08 14:25:56,058 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,067 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,068 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,068 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,068 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,068 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,068 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,068 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,070 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,075 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,076 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,078 INFO L229 MonitoredProcess]: Starting monitored process 67 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,079 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2025-02-08 14:25:56,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,090 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,091 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,091 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,093 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,094 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,099 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,102 INFO L229 MonitoredProcess]: Starting monitored process 68 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2025-02-08 14:25:56,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,114 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,114 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,119 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,119 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,120 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,126 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,128 INFO L229 MonitoredProcess]: Starting monitored process 69 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,131 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2025-02-08 14:25:56,132 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,142 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,142 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,142 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,143 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,143 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,144 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,150 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,153 INFO L229 MonitoredProcess]: Starting monitored process 70 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,153 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2025-02-08 14:25:56,155 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,164 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,165 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,165 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,165 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,165 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,165 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,165 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,166 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,172 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,174 INFO L229 MonitoredProcess]: Starting monitored process 71 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,175 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2025-02-08 14:25:56,176 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,186 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,186 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,186 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,189 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,189 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,191 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,196 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0 [2025-02-08 14:25:56,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,198 INFO L229 MonitoredProcess]: Starting monitored process 72 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,199 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2025-02-08 14:25:56,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-02-08 14:25:56,210 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,210 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,210 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,211 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,211 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,212 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,217 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2025-02-08 14:25:56,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,219 INFO L229 MonitoredProcess]: Starting monitored process 73 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,221 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2025-02-08 14:25:56,222 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,233 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,233 INFO L203 nArgumentSynthesizer]: 4 stem disjuncts [2025-02-08 14:25:56,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,233 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,238 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-02-08 14:25:56,238 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2025-02-08 14:25:56,248 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,255 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0 [2025-02-08 14:25:56,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,258 INFO L229 MonitoredProcess]: Starting monitored process 74 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,259 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2025-02-08 14:25:56,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-02-08 14:25:56,269 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,270 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-02-08 14:25:56,270 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,276 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-02-08 14:25:56,276 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2025-02-08 14:25:56,303 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,313 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0 [2025-02-08 14:25:56,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,319 INFO L229 MonitoredProcess]: Starting monitored process 75 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,320 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2025-02-08 14:25:56,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-02-08 14:25:56,331 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,331 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,332 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2025-02-08 14:25:56,332 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2025-02-08 14:25:56,336 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,341 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,343 INFO L229 MonitoredProcess]: Starting monitored process 76 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,344 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2025-02-08 14:25:56,345 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,355 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,355 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,356 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2025-02-08 14:25:56,356 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2025-02-08 14:25:56,359 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,365 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0 [2025-02-08 14:25:56,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,367 INFO L229 MonitoredProcess]: Starting monitored process 77 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,368 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2025-02-08 14:25: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-02-08 14:25:56,379 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,379 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,379 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,379 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,379 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,379 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,379 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,382 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,388 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,390 INFO L229 MonitoredProcess]: Starting monitored process 78 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2025-02-08 14:25:56,392 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,401 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,402 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,407 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2025-02-08 14:25:56,407 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2025-02-08 14:25:56,411 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,416 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,418 INFO L229 MonitoredProcess]: Starting monitored process 79 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,423 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2025-02-08 14:25:56,423 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,434 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,434 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,434 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,434 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,434 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,435 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,441 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,443 INFO L229 MonitoredProcess]: Starting monitored process 80 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2025-02-08 14:25:56,445 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,455 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,455 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,455 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,456 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,456 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,458 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,465 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,468 INFO L229 MonitoredProcess]: Starting monitored process 81 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,472 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2025-02-08 14:25:56,473 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,482 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,483 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,485 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2025-02-08 14:25:56,486 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2025-02-08 14:25:56,496 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,504 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,506 INFO L229 MonitoredProcess]: Starting monitored process 82 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,507 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2025-02-08 14:25:56,508 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,518 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,518 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,518 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,518 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,518 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,518 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,519 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,525 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,528 INFO L229 MonitoredProcess]: Starting monitored process 83 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,528 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2025-02-08 14:25:56,529 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,540 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,540 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,540 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,540 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,540 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,541 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,547 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,547 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,549 INFO L229 MonitoredProcess]: Starting monitored process 84 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,550 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2025-02-08 14:25:56,550 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,560 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,560 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,560 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,560 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,563 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2025-02-08 14:25:56,563 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2025-02-08 14:25:56,568 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,574 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0 [2025-02-08 14:25:56,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,576 INFO L229 MonitoredProcess]: Starting monitored process 85 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,576 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2025-02-08 14:25:56,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-02-08 14:25:56,587 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,587 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,588 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,588 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,588 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,589 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,595 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2025-02-08 14:25:56,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,598 INFO L229 MonitoredProcess]: Starting monitored process 86 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,599 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2025-02-08 14:25:56,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-02-08 14:25:56,610 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,610 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,610 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,610 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,610 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,611 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,616 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0 [2025-02-08 14:25:56,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,619 INFO L229 MonitoredProcess]: Starting monitored process 87 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,622 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2025-02-08 14:25:56,622 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,632 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,632 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,632 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,632 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,632 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,633 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,633 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,634 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,640 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0 [2025-02-08 14:25:56,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,642 INFO L229 MonitoredProcess]: Starting monitored process 88 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,642 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2025-02-08 14:25:56,644 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,654 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,654 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,654 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,654 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,654 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,655 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,661 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2025-02-08 14:25:56,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,663 INFO L229 MonitoredProcess]: Starting monitored process 89 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,664 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2025-02-08 14:25:56,664 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,674 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,674 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,674 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,674 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,674 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,675 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,681 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,683 INFO L229 MonitoredProcess]: Starting monitored process 90 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2025-02-08 14:25:56,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,695 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,695 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,696 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,696 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,696 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,697 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,697 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,698 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,703 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,705 INFO L229 MonitoredProcess]: Starting monitored process 91 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,706 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2025-02-08 14:25:56,707 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,716 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,716 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,716 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,717 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,717 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,717 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,717 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,718 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,723 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2025-02-08 14:25:56,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,725 INFO L229 MonitoredProcess]: Starting monitored process 92 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2025-02-08 14:25:56,727 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,737 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,737 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,738 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,738 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,738 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,739 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,744 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,747 INFO L229 MonitoredProcess]: Starting monitored process 93 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,747 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2025-02-08 14:25:56,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-02-08 14:25:56,758 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,758 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,758 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,758 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,758 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,758 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,758 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,759 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,765 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0 [2025-02-08 14:25:56,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,767 INFO L229 MonitoredProcess]: Starting monitored process 94 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2025-02-08 14:25:56,769 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,779 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,779 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,779 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,780 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,780 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,781 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,786 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,791 INFO L229 MonitoredProcess]: Starting monitored process 95 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,792 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2025-02-08 14:25:56,792 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,802 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,802 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,802 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,802 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,802 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,803 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,809 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2025-02-08 14:25:56,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,811 INFO L229 MonitoredProcess]: Starting monitored process 96 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2025-02-08 14:25:56,812 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,823 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,823 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,823 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,825 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,830 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2025-02-08 14:25:56,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,833 INFO L229 MonitoredProcess]: Starting monitored process 97 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,839 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2025-02-08 14:25:56,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,850 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,850 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,851 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,851 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,851 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,852 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,852 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,853 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,858 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,859 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,861 INFO L229 MonitoredProcess]: Starting monitored process 98 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,862 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2025-02-08 14:25:56,863 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,873 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,873 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,873 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,874 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,874 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,876 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,882 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2025-02-08 14:25:56,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,884 INFO L229 MonitoredProcess]: Starting monitored process 99 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,884 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2025-02-08 14:25:56,886 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,895 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,895 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,895 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,895 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,895 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,896 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,896 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,897 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,902 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,905 INFO L229 MonitoredProcess]: Starting monitored process 100 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,905 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2025-02-08 14:25:56,907 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,917 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,917 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,917 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,918 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,923 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2025-02-08 14:25:56,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,926 INFO L229 MonitoredProcess]: Starting monitored process 101 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,926 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2025-02-08 14:25:56,927 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,937 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,937 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,937 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,937 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,937 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,937 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,939 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,944 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2025-02-08 14:25:56,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,947 INFO L229 MonitoredProcess]: Starting monitored process 102 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,947 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2025-02-08 14:25:56,948 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,958 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,958 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,958 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,959 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,959 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,960 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,966 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,968 INFO L229 MonitoredProcess]: Starting monitored process 103 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2025-02-08 14:25:56,970 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:56,980 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:56,980 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:56,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:56,981 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:56,981 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:56,981 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:56,981 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:56,982 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:56,988 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:56,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:56,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:56,990 INFO L229 MonitoredProcess]: Starting monitored process 104 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:56,990 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2025-02-08 14:25:56,991 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,001 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,001 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,002 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:57,002 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:57,002 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,003 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,008 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2025-02-08 14:25:57,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,011 INFO L229 MonitoredProcess]: Starting monitored process 105 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,012 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2025-02-08 14:25:57,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,022 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,022 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,022 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:57,023 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:57,023 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,024 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,030 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2025-02-08 14:25:57,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,033 INFO L229 MonitoredProcess]: Starting monitored process 106 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,034 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2025-02-08 14:25:57,034 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,044 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,044 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,045 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:57,045 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:57,045 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,046 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,052 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,052 INFO L451 LassoAnalysis]: Using template '3-nested'. [2025-02-08 14:25:57,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,054 INFO L229 MonitoredProcess]: Starting monitored process 107 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,055 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2025-02-08 14:25:57,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,070 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,070 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,070 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,070 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,070 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,070 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,070 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,071 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,078 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2025-02-08 14:25:57,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,081 INFO L229 MonitoredProcess]: Starting monitored process 108 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2025-02-08 14:25:57,082 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,092 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,092 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,093 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,093 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,093 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,094 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,100 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,102 INFO L229 MonitoredProcess]: Starting monitored process 109 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,118 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2025-02-08 14:25:57,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-02-08 14:25:57,128 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,129 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,129 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,129 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,129 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,131 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,136 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,138 INFO L229 MonitoredProcess]: Starting monitored process 110 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,139 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2025-02-08 14:25:57,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-02-08 14:25:57,149 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,150 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,150 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,150 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,150 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,152 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,157 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2025-02-08 14:25:57,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,159 INFO L229 MonitoredProcess]: Starting monitored process 111 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2025-02-08 14:25:57,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,171 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,171 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,171 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,171 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,172 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,172 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,173 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,178 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0 [2025-02-08 14:25:57,178 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,178 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,180 INFO L229 MonitoredProcess]: Starting monitored process 112 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,181 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2025-02-08 14:25:57,182 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,192 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,192 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,192 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,193 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,193 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,194 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,199 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0 [2025-02-08 14:25:57,200 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,202 INFO L229 MonitoredProcess]: Starting monitored process 113 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,203 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2025-02-08 14:25:57,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,214 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,214 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,214 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,214 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,214 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,215 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,215 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,216 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,222 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Ended with exit code 0 [2025-02-08 14:25:57,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,224 INFO L229 MonitoredProcess]: Starting monitored process 114 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,225 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2025-02-08 14:25:57,226 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,236 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,236 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,236 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,236 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,236 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,236 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,236 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,238 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,243 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,245 INFO L229 MonitoredProcess]: Starting monitored process 115 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2025-02-08 14:25:57,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-02-08 14:25:57,257 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,257 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,257 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,257 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,257 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,257 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,257 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,259 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0 [2025-02-08 14:25:57,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,266 INFO L229 MonitoredProcess]: Starting monitored process 116 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,267 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2025-02-08 14:25:57,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,279 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,279 INFO L203 nArgumentSynthesizer]: 4 stem disjuncts [2025-02-08 14:25:57,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,279 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,288 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-02-08 14:25:57,288 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:25:57,299 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,305 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0 [2025-02-08 14:25:57,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,308 INFO L229 MonitoredProcess]: Starting monitored process 117 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,309 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process [2025-02-08 14:25:57,310 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,320 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,321 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-02-08 14:25:57,321 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,326 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2025-02-08 14:25:57,326 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2025-02-08 14:25:57,341 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,348 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,350 INFO L229 MonitoredProcess]: Starting monitored process 118 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,350 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process [2025-02-08 14:25:57,354 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,365 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,365 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,367 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:25:57,367 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:25:57,371 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,380 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Ended with exit code 0 [2025-02-08 14:25:57,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,384 INFO L229 MonitoredProcess]: Starting monitored process 119 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,384 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process [2025-02-08 14:25:57,386 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,396 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,396 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,400 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:25:57,400 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:25:57,403 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,412 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,413 INFO L229 MonitoredProcess]: Starting monitored process 120 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,415 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2025-02-08 14:25:57,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-02-08 14:25:57,425 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,426 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,426 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,426 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,426 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,426 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,426 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,428 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,433 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,434 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,436 INFO L229 MonitoredProcess]: Starting monitored process 121 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,437 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process [2025-02-08 14:25:57,438 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,448 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,448 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,448 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,448 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,450 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:25:57,450 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:25:57,454 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,459 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,460 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,461 INFO L229 MonitoredProcess]: Starting monitored process 122 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,463 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process [2025-02-08 14:25:57,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-02-08 14:25:57,473 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,473 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,473 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,473 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,473 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,474 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,474 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,476 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,481 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Ended with exit code 0 [2025-02-08 14:25:57,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,483 INFO L229 MonitoredProcess]: Starting monitored process 123 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,484 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process [2025-02-08 14:25:57,485 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,495 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,495 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,496 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,496 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,497 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,503 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Ended with exit code 0 [2025-02-08 14:25:57,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,505 INFO L229 MonitoredProcess]: Starting monitored process 124 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process [2025-02-08 14:25:57,507 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,516 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,517 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,517 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,517 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,519 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:25:57,519 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:25:57,523 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,529 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Ended with exit code 0 [2025-02-08 14:25:57,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,531 INFO L229 MonitoredProcess]: Starting monitored process 125 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,532 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process [2025-02-08 14:25:57,534 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,543 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,544 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,544 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,544 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,547 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,556 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Ended with exit code 0 [2025-02-08 14:25:57,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,559 INFO L229 MonitoredProcess]: Starting monitored process 126 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,560 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Waiting until timeout for monitored process [2025-02-08 14:25:57,561 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,571 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,571 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,571 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,572 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,572 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,573 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,579 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Ended with exit code 0 [2025-02-08 14:25:57,579 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,579 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,582 INFO L229 MonitoredProcess]: Starting monitored process 127 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,582 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Waiting until timeout for monitored process [2025-02-08 14:25:57,587 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,598 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,598 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,603 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:25:57,603 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:25:57,610 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,618 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,620 INFO L229 MonitoredProcess]: Starting monitored process 128 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,623 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Waiting until timeout for monitored process [2025-02-08 14:25:57,623 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,634 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,634 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,634 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,634 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,634 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,634 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,634 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,639 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,644 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,650 INFO L229 MonitoredProcess]: Starting monitored process 129 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,651 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Waiting until timeout for monitored process [2025-02-08 14:25:57,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-02-08 14:25:57,662 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,662 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,662 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,662 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,662 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,663 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,663 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,664 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,670 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Ended with exit code 0 [2025-02-08 14:25:57,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,672 INFO L229 MonitoredProcess]: Starting monitored process 130 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,673 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Waiting until timeout for monitored process [2025-02-08 14:25:57,674 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,684 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,685 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,685 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,685 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,685 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,687 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,693 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,699 INFO L229 MonitoredProcess]: Starting monitored process 131 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,701 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Waiting until timeout for monitored process [2025-02-08 14:25:57,702 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,712 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,712 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,714 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,714 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,716 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,722 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Ended with exit code 0 [2025-02-08 14:25:57,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,729 INFO L229 MonitoredProcess]: Starting monitored process 132 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Waiting until timeout for monitored process [2025-02-08 14:25:57,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,741 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,741 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,741 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,741 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,741 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,742 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,742 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,743 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,749 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Ended with exit code 0 [2025-02-08 14:25:57,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,750 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,752 INFO L229 MonitoredProcess]: Starting monitored process 133 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,753 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Waiting until timeout for monitored process [2025-02-08 14:25:57,753 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,763 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,763 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,764 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,764 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,764 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,765 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,765 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,767 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,773 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,774 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,774 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,775 INFO L229 MonitoredProcess]: Starting monitored process 134 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,776 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Waiting until timeout for monitored process [2025-02-08 14:25:57,777 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,787 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,787 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,787 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,788 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,788 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,789 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,795 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,797 INFO L229 MonitoredProcess]: Starting monitored process 135 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,799 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Waiting until timeout for monitored process [2025-02-08 14:25:57,799 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,810 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,810 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,810 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,810 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,810 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,811 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,811 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,813 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,819 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Ended with exit code 0 [2025-02-08 14:25:57,820 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,820 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,822 INFO L229 MonitoredProcess]: Starting monitored process 136 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,823 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Waiting until timeout for monitored process [2025-02-08 14:25:57,824 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,834 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,834 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,834 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,834 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,834 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,834 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,835 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,836 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,842 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,844 INFO L229 MonitoredProcess]: Starting monitored process 137 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,845 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Waiting until timeout for monitored process [2025-02-08 14:25:57,846 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,856 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,856 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,856 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,856 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,856 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,858 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,863 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Ended with exit code 0 [2025-02-08 14:25:57,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,866 INFO L229 MonitoredProcess]: Starting monitored process 138 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,867 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Waiting until timeout for monitored process [2025-02-08 14:25:57,867 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,877 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,877 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,877 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,878 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,878 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,879 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,884 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,887 INFO L229 MonitoredProcess]: Starting monitored process 139 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,891 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Waiting until timeout for monitored process [2025-02-08 14:25:57,892 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,911 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,911 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,911 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,911 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,913 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,926 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Ended with exit code 0 [2025-02-08 14:25:57,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,931 INFO L229 MonitoredProcess]: Starting monitored process 140 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Waiting until timeout for monitored process [2025-02-08 14:25:57,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-02-08 14:25:57,953 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,953 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,953 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,954 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,954 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,954 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,958 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,971 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Ended with exit code 0 [2025-02-08 14:25:57,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,973 INFO L229 MonitoredProcess]: Starting monitored process 141 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Waiting until timeout for monitored process [2025-02-08 14:25:57,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:57,985 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:57,985 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:57,986 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:57,986 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:57,986 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:57,986 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:57,986 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:57,989 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:57,995 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:57,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:57,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:57,998 INFO L229 MonitoredProcess]: Starting monitored process 142 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:57,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Waiting until timeout for monitored process [2025-02-08 14:25:58,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-02-08 14:25:58,010 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,010 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,010 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:58,011 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:58,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,012 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,017 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,018 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,019 INFO L229 MonitoredProcess]: Starting monitored process 143 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,021 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Waiting until timeout for monitored process [2025-02-08 14:25:58,022 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,032 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,032 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,032 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,032 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:58,033 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:58,033 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,034 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,039 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,041 INFO L229 MonitoredProcess]: Starting monitored process 144 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,042 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Waiting until timeout for monitored process [2025-02-08 14:25:58,043 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,052 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,053 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,053 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:58,053 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:58,053 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,055 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,061 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Ended with exit code 0 [2025-02-08 14:25:58,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,063 INFO L229 MonitoredProcess]: Starting monitored process 145 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Waiting until timeout for monitored process [2025-02-08 14:25:58,065 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,075 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,076 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:58,076 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:58,076 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,078 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,083 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,085 INFO L229 MonitoredProcess]: Starting monitored process 146 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,086 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Waiting until timeout for monitored process [2025-02-08 14:25:58,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-02-08 14:25:58,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,097 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,097 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:58,097 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:58,097 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,099 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,104 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,107 INFO L229 MonitoredProcess]: Starting monitored process 147 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,108 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Waiting until timeout for monitored process [2025-02-08 14:25:58,108 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,118 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,118 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,118 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,118 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,118 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:58,119 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:58,119 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,120 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,126 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0 [2025-02-08 14:25:58,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,128 INFO L229 MonitoredProcess]: Starting monitored process 148 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,128 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Waiting until timeout for monitored process [2025-02-08 14:25:58,129 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,139 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,139 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,139 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,139 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,139 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:58,140 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:58,140 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,141 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,147 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Ended with exit code 0 [2025-02-08 14:25:58,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,149 INFO L229 MonitoredProcess]: Starting monitored process 149 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,150 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Waiting until timeout for monitored process [2025-02-08 14:25:58,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,160 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,161 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,161 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:25:58,161 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:25:58,161 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,162 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,168 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,168 INFO L451 LassoAnalysis]: Using template '4-nested'. [2025-02-08 14:25:58,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,170 INFO L229 MonitoredProcess]: Starting monitored process 150 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,171 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Waiting until timeout for monitored process [2025-02-08 14:25:58,171 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,181 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,181 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,181 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,182 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,182 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,183 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,189 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,191 INFO L229 MonitoredProcess]: Starting monitored process 151 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Waiting until timeout for monitored process [2025-02-08 14:25:58,193 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,202 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,202 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,202 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,203 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,203 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,204 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,210 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,212 INFO L229 MonitoredProcess]: Starting monitored process 152 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,213 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Waiting until timeout for monitored process [2025-02-08 14:25:58,214 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,225 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,225 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,225 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,225 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,225 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,226 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,226 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,227 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,232 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,232 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,232 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,235 INFO L229 MonitoredProcess]: Starting monitored process 153 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Waiting until timeout for monitored process [2025-02-08 14:25:58,236 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,247 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,247 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,247 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,247 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,247 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,247 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,247 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,249 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,254 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,256 INFO L229 MonitoredProcess]: Starting monitored process 154 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,257 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Waiting until timeout for monitored process [2025-02-08 14:25:58,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-02-08 14:25:58,268 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,268 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,268 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,268 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,268 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,270 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,275 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,277 INFO L229 MonitoredProcess]: Starting monitored process 155 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,278 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Waiting until timeout for monitored process [2025-02-08 14:25:58,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-02-08 14:25:58,289 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,289 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,289 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,289 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,289 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,290 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,290 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,291 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,297 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Ended with exit code 0 [2025-02-08 14:25:58,297 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,297 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,299 INFO L229 MonitoredProcess]: Starting monitored process 156 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,299 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Waiting until timeout for monitored process [2025-02-08 14:25:58,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-02-08 14:25:58,310 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,310 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,311 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,311 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,311 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,312 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,318 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,318 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,318 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,320 INFO L229 MonitoredProcess]: Starting monitored process 157 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,321 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Waiting until timeout for monitored process [2025-02-08 14:25:58,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-02-08 14:25:58,331 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,331 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,331 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,332 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,332 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,333 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,342 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,347 INFO L229 MonitoredProcess]: Starting monitored process 158 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,348 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Waiting until timeout for monitored process [2025-02-08 14:25:58,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-02-08 14:25:58,360 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,360 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,360 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,360 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,360 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,361 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,361 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,363 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,369 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Ended with exit code 0 [2025-02-08 14:25:58,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,371 INFO L229 MonitoredProcess]: Starting monitored process 159 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Waiting until timeout for monitored process [2025-02-08 14:25:58,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-02-08 14:25:58,400 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,400 INFO L203 nArgumentSynthesizer]: 4 stem disjuncts [2025-02-08 14:25:58,400 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,400 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,411 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-02-08 14:25:58,411 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2025-02-08 14:25:58,435 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,441 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Ended with exit code 0 [2025-02-08 14:25:58,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,443 INFO L229 MonitoredProcess]: Starting monitored process 160 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,443 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Waiting until timeout for monitored process [2025-02-08 14:25:58,445 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,456 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,456 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,456 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-02-08 14:25:58,456 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,463 INFO L401 nArgumentSynthesizer]: We have 40 Motzkin's Theorem applications. [2025-02-08 14:25:58,463 INFO L402 nArgumentSynthesizer]: A total of 10 supporting invariants were added. [2025-02-08 14:25:58,495 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,503 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Ended with exit code 0 [2025-02-08 14:25:58,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,503 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,508 INFO L229 MonitoredProcess]: Starting monitored process 161 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Waiting until timeout for monitored process [2025-02-08 14:25:58,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,520 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,521 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,523 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2025-02-08 14:25:58,523 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2025-02-08 14:25:58,528 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,533 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,536 INFO L229 MonitoredProcess]: Starting monitored process 162 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,537 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Waiting until timeout for monitored process [2025-02-08 14:25:58,538 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,548 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,548 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,551 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2025-02-08 14:25:58,551 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2025-02-08 14:25:58,555 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,561 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Ended with exit code 0 [2025-02-08 14:25:58,561 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,563 INFO L229 MonitoredProcess]: Starting monitored process 163 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,564 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Waiting until timeout for monitored process [2025-02-08 14:25:58,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-02-08 14:25:58,575 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,575 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,575 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,575 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,575 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,577 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,583 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Ended with exit code 0 [2025-02-08 14:25:58,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,586 INFO L229 MonitoredProcess]: Starting monitored process 164 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,586 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Waiting until timeout for monitored process [2025-02-08 14:25:58,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-02-08 14:25:58,598 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,598 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,598 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,598 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,600 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2025-02-08 14:25:58,600 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2025-02-08 14:25:58,605 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,610 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,613 INFO L229 MonitoredProcess]: Starting monitored process 165 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,614 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Waiting until timeout for monitored process [2025-02-08 14:25:58,614 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,625 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,625 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,625 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,626 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,626 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,627 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,632 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Ended with exit code 0 [2025-02-08 14:25:58,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,635 INFO L229 MonitoredProcess]: Starting monitored process 166 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,635 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Waiting until timeout for monitored process [2025-02-08 14:25:58,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,646 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,646 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,646 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,646 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,647 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,647 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,648 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,654 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Ended with exit code 0 [2025-02-08 14:25:58,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,654 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,656 INFO L229 MonitoredProcess]: Starting monitored process 167 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,657 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Waiting until timeout for monitored process [2025-02-08 14:25:58,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-02-08 14:25:58,668 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,668 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,671 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2025-02-08 14:25:58,671 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2025-02-08 14:25:58,676 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,682 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,684 INFO L229 MonitoredProcess]: Starting monitored process 168 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Waiting until timeout for monitored process [2025-02-08 14:25:58,686 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,696 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,696 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,696 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,696 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,696 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,697 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,697 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,698 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,704 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,706 INFO L229 MonitoredProcess]: Starting monitored process 169 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Waiting until timeout for monitored process [2025-02-08 14:25:58,708 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,718 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,718 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,719 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,719 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,719 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,719 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,719 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,720 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,726 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,728 INFO L229 MonitoredProcess]: Starting monitored process 170 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Waiting until timeout for monitored process [2025-02-08 14:25:58,729 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,740 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,741 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,741 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,741 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,744 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2025-02-08 14:25:58,744 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2025-02-08 14:25:58,753 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,758 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Ended with exit code 0 [2025-02-08 14:25:58,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,760 INFO L229 MonitoredProcess]: Starting monitored process 171 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,761 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Waiting until timeout for monitored process [2025-02-08 14:25:58,762 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,773 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,773 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,773 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,773 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,773 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,775 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,780 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Ended with exit code 0 [2025-02-08 14:25:58,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,785 INFO L229 MonitoredProcess]: Starting monitored process 172 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Waiting until timeout for monitored process [2025-02-08 14:25:58,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,797 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,798 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,798 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,798 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,798 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,798 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,800 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,805 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,808 INFO L229 MonitoredProcess]: Starting monitored process 173 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,809 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Waiting until timeout for monitored process [2025-02-08 14:25:58,809 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,819 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,819 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,820 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,820 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,820 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,822 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,827 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,830 INFO L229 MonitoredProcess]: Starting monitored process 174 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,830 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Waiting until timeout for monitored process [2025-02-08 14:25:58,832 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,842 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,842 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,842 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,843 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,843 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,844 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,849 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,851 INFO L229 MonitoredProcess]: Starting monitored process 175 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Waiting until timeout for monitored process [2025-02-08 14:25:58,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-02-08 14:25:58,863 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,863 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,864 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,864 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,864 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,864 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,865 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,866 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,871 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Ended with exit code 0 [2025-02-08 14:25:58,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,873 INFO L229 MonitoredProcess]: Starting monitored process 176 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Waiting until timeout for monitored process [2025-02-08 14:25:58,875 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,885 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,886 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,886 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,886 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,887 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,888 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,893 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,895 INFO L229 MonitoredProcess]: Starting monitored process 177 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Waiting until timeout for monitored process [2025-02-08 14:25:58,897 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,906 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,906 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,906 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,906 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,906 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,907 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,907 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,908 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,913 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Ended with exit code 0 [2025-02-08 14:25:58,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,915 INFO L229 MonitoredProcess]: Starting monitored process 178 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,916 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Waiting until timeout for monitored process [2025-02-08 14:25:58,917 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,927 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,927 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,927 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,927 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,928 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,928 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,929 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,935 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Ended with exit code 0 [2025-02-08 14:25:58,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,937 INFO L229 MonitoredProcess]: Starting monitored process 179 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Waiting until timeout for monitored process [2025-02-08 14:25:58,939 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,948 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,949 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,949 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,949 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,949 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,949 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,949 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,950 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,956 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,958 INFO L229 MonitoredProcess]: Starting monitored process 180 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Waiting until timeout for monitored process [2025-02-08 14:25:58,960 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,970 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,970 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,970 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,970 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,970 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,971 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,971 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,973 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,978 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:58,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:58,980 INFO L229 MonitoredProcess]: Starting monitored process 181 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:58,980 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Waiting until timeout for monitored process [2025-02-08 14:25:58,982 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:58,992 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:58,992 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:58,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:58,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:58,992 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:58,993 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:58,993 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:58,994 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:58,999 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:58,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,003 INFO L229 MonitoredProcess]: Starting monitored process 182 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,004 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Waiting until timeout for monitored process [2025-02-08 14:25:59,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-02-08 14:25:59,015 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:59,015 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,016 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,016 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:59,016 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:59,016 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,017 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,023 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,026 INFO L229 MonitoredProcess]: Starting monitored process 183 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,027 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Waiting until timeout for monitored process [2025-02-08 14:25:59,027 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,038 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:59,038 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,038 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:59,038 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:59,038 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,040 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,045 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,047 INFO L229 MonitoredProcess]: Starting monitored process 184 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,048 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Waiting until timeout for monitored process [2025-02-08 14:25:59,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-02-08 14:25:59,060 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:59,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,061 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:59,061 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:59,061 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,063 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,068 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,070 INFO L229 MonitoredProcess]: Starting monitored process 185 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,072 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Waiting until timeout for monitored process [2025-02-08 14:25:59,073 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,083 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:59,083 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,083 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:59,084 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:59,084 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,085 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,090 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,092 INFO L229 MonitoredProcess]: Starting monitored process 186 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,093 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Waiting until timeout for monitored process [2025-02-08 14:25:59,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,105 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:59,105 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,105 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:59,106 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:59,106 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,107 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,113 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Ended with exit code 0 [2025-02-08 14:25:59,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,115 INFO L229 MonitoredProcess]: Starting monitored process 187 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,115 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Waiting until timeout for monitored process [2025-02-08 14:25:59,117 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,128 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:59,128 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,128 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,128 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,128 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:59,129 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:59,129 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,130 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,136 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,138 INFO L229 MonitoredProcess]: Starting monitored process 188 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,139 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Waiting until timeout for monitored process [2025-02-08 14:25:59,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-02-08 14:25:59,150 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:59,150 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,150 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,150 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,150 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:59,150 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:59,150 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,152 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,157 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,159 INFO L229 MonitoredProcess]: Starting monitored process 189 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Waiting until timeout for monitored process [2025-02-08 14:25:59,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,171 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:59,171 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,171 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,171 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:59,172 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:59,172 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,173 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0 [2025-02-08 14:25:59,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,181 INFO L229 MonitoredProcess]: Starting monitored process 190 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,182 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Waiting until timeout for monitored process [2025-02-08 14:25:59,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,193 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:59,193 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,193 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:59,194 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:59,194 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,195 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,201 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Ended with exit code 0 [2025-02-08 14:25:59,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,203 INFO L229 MonitoredProcess]: Starting monitored process 191 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,203 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Waiting until timeout for monitored process [2025-02-08 14:25:59,204 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,214 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:59,214 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,215 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:59,215 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:59,215 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,217 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,222 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,225 INFO L229 MonitoredProcess]: Starting monitored process 192 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Waiting until timeout for monitored process [2025-02-08 14:25:59,229 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,239 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-02-08 14:25:59,239 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,239 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,239 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,239 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:25:59,240 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:25:59,240 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,241 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,247 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,247 INFO L451 LassoAnalysis]: Using template '2-phase'. [2025-02-08 14:25:59,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,248 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,250 INFO L229 MonitoredProcess]: Starting monitored process 193 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,250 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Waiting until timeout for monitored process [2025-02-08 14:25:59,251 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,275 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,275 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,275 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,276 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,276 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,276 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,276 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,278 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,287 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Ended with exit code 0 [2025-02-08 14:25:59,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,290 INFO L229 MonitoredProcess]: Starting monitored process 194 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,293 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Waiting until timeout for monitored process [2025-02-08 14:25:59,294 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,303 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,304 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,304 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,304 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,304 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,304 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,304 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,304 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,306 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,311 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,314 INFO L229 MonitoredProcess]: Starting monitored process 195 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Waiting until timeout for monitored process [2025-02-08 14:25:59,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-02-08 14:25:59,327 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,327 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,327 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,327 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,327 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,327 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,328 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,328 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,331 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,336 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,339 INFO L229 MonitoredProcess]: Starting monitored process 196 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,339 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Waiting until timeout for monitored process [2025-02-08 14:25: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-02-08 14:25:59,351 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,351 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,351 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,351 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,351 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,351 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,353 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,360 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Ended with exit code 0 [2025-02-08 14:25:59,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,361 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,363 INFO L229 MonitoredProcess]: Starting monitored process 197 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,363 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Waiting until timeout for monitored process [2025-02-08 14:25: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-02-08 14:25:59,374 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,375 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,375 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,375 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,375 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,376 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,377 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,383 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Ended with exit code 0 [2025-02-08 14:25:59,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,385 INFO L229 MonitoredProcess]: Starting monitored process 198 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,386 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Waiting until timeout for monitored process [2025-02-08 14:25:59,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-02-08 14:25:59,397 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,397 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,397 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,398 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,398 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,398 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,398 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,398 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,400 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,409 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Ended with exit code 0 [2025-02-08 14:25:59,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,411 INFO L229 MonitoredProcess]: Starting monitored process 199 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,414 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Waiting until timeout for monitored process [2025-02-08 14:25:59,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-02-08 14:25:59,425 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,425 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,425 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,425 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,425 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,425 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,426 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,426 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,427 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,433 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,435 INFO L229 MonitoredProcess]: Starting monitored process 200 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,436 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Waiting until timeout for monitored process [2025-02-08 14:25:59,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-02-08 14:25:59,447 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,447 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,447 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,447 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,448 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,448 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,449 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,454 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Ended with exit code 0 [2025-02-08 14:25:59,455 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,456 INFO L229 MonitoredProcess]: Starting monitored process 201 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,458 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Waiting until timeout for monitored process [2025-02-08 14:25:59,459 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,468 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,468 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,468 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,468 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,468 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,468 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,470 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,475 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,477 INFO L229 MonitoredProcess]: Starting monitored process 202 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,478 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Waiting until timeout for monitored process [2025-02-08 14:25:59,479 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,490 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,490 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,490 INFO L203 nArgumentSynthesizer]: 4 stem disjuncts [2025-02-08 14:25:59,490 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,490 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,493 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-02-08 14:25:59,493 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2025-02-08 14:25:59,504 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,509 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Ended with exit code 0 [2025-02-08 14:25:59,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,511 INFO L229 MonitoredProcess]: Starting monitored process 203 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Waiting until timeout for monitored process [2025-02-08 14:25:59,514 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,524 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,524 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,525 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-02-08 14:25:59,525 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,528 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-02-08 14:25:59,528 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2025-02-08 14:25:59,542 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,548 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,551 INFO L229 MonitoredProcess]: Starting monitored process 204 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,551 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Waiting until timeout for monitored process [2025-02-08 14:25:59,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,563 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,563 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,563 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,563 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,563 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,564 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2025-02-08 14:25:59,564 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2025-02-08 14:25:59,568 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,573 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Ended with exit code 0 [2025-02-08 14:25:59,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,575 INFO L229 MonitoredProcess]: Starting monitored process 205 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,576 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Waiting until timeout for monitored process [2025-02-08 14:25:59,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-02-08 14:25:59,586 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,587 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,587 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,588 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2025-02-08 14:25:59,588 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2025-02-08 14:25:59,592 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,598 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Ended with exit code 0 [2025-02-08 14:25:59,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,600 INFO L229 MonitoredProcess]: Starting monitored process 206 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,602 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Waiting until timeout for monitored process [2025-02-08 14:25:59,603 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,613 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,613 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,613 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,613 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,614 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,614 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,615 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,620 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,622 INFO L229 MonitoredProcess]: Starting monitored process 207 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,623 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Waiting until timeout for monitored process [2025-02-08 14:25:59,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,634 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,634 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,634 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,634 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,634 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,636 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2025-02-08 14:25:59,636 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2025-02-08 14:25:59,639 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,644 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,647 INFO L229 MonitoredProcess]: Starting monitored process 208 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,648 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Waiting until timeout for monitored process [2025-02-08 14:25:59,649 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,659 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,659 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,659 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,659 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,660 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,660 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,661 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,669 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,672 INFO L229 MonitoredProcess]: Starting monitored process 209 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,672 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Waiting until timeout for monitored process [2025-02-08 14:25:59,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-02-08 14:25:59,683 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,684 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,684 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,684 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,684 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,686 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,691 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Ended with exit code 0 [2025-02-08 14:25:59,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,693 INFO L229 MonitoredProcess]: Starting monitored process 210 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,693 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Waiting until timeout for monitored process [2025-02-08 14:25:59,695 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,705 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,705 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,705 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,705 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,706 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2025-02-08 14:25:59,706 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2025-02-08 14:25:59,711 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,716 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,716 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,717 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,718 INFO L229 MonitoredProcess]: Starting monitored process 211 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,719 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Waiting until timeout for monitored process [2025-02-08 14:25:59,720 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,730 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,730 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,730 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,730 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,733 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,733 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,734 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,734 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,739 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,747 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,749 INFO L229 MonitoredProcess]: Starting monitored process 212 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Waiting until timeout for monitored process [2025-02-08 14:25:59,751 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,761 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,761 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,761 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,761 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,762 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,762 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,763 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,769 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,772 INFO L229 MonitoredProcess]: Starting monitored process 213 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Waiting until timeout for monitored process [2025-02-08 14:25:59,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,783 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,783 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,783 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,786 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2025-02-08 14:25:59,786 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2025-02-08 14:25:59,793 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Ended with exit code 0 [2025-02-08 14:25:59,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,799 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,801 INFO L229 MonitoredProcess]: Starting monitored process 214 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,802 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Waiting until timeout for monitored process [2025-02-08 14:25:59,803 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,813 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,813 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,813 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,813 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,813 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,813 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,814 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,814 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,815 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,821 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Ended with exit code 0 [2025-02-08 14:25:59,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,823 INFO L229 MonitoredProcess]: Starting monitored process 215 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,824 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Waiting until timeout for monitored process [2025-02-08 14:25:59,825 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,835 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,835 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,835 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,835 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,835 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,835 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,836 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,836 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,837 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,843 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,851 INFO L229 MonitoredProcess]: Starting monitored process 216 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,851 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Waiting until timeout for monitored process [2025-02-08 14:25:59,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-02-08 14:25:59,862 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,862 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,862 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,862 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,863 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,863 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,865 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,871 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Ended with exit code 0 [2025-02-08 14:25:59,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,873 INFO L229 MonitoredProcess]: Starting monitored process 217 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Waiting until timeout for monitored process [2025-02-08 14:25:59,874 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,884 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,884 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,884 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,884 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,885 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,885 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,886 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,892 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Ended with exit code 0 [2025-02-08 14:25:59,892 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,892 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,894 INFO L229 MonitoredProcess]: Starting monitored process 218 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Waiting until timeout for monitored process [2025-02-08 14:25:59,910 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,920 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,920 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,920 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,920 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,921 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,921 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,922 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,928 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Ended with exit code 0 [2025-02-08 14:25:59,928 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,931 INFO L229 MonitoredProcess]: Starting monitored process 219 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Waiting until timeout for monitored process [2025-02-08 14:25:59,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-02-08 14:25:59,944 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,944 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,944 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,944 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,944 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,944 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,944 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,946 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,951 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Forceful destruction successful, exit code 0 [2025-02-08 14:25:59,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,953 INFO L229 MonitoredProcess]: Starting monitored process 220 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,958 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Waiting until timeout for monitored process [2025-02-08 14:25:59,959 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,969 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,969 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,969 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,969 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,969 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,969 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,971 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:25:59,977 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Ended with exit code 0 [2025-02-08 14:25:59,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:25:59,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:25:59,980 INFO L229 MonitoredProcess]: Starting monitored process 221 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:25:59,981 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Waiting until timeout for monitored process [2025-02-08 14:25:59,982 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:25:59,992 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:25:59,992 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:25:59,992 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:25:59,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:25:59,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:25:59,992 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:25:59,993 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:25:59,993 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:25:59,994 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,002 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Ended with exit code 0 [2025-02-08 14:26:00,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,007 INFO L229 MonitoredProcess]: Starting monitored process 222 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,007 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Waiting until timeout for monitored process [2025-02-08 14:26:00,008 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,019 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:00,019 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,019 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:26:00,019 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:26:00,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,021 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,026 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Ended with exit code 0 [2025-02-08 14:26:00,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,029 INFO L229 MonitoredProcess]: Starting monitored process 223 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,029 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Waiting until timeout for monitored process [2025-02-08 14:26:00,030 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,040 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,040 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:00,040 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,040 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,040 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,041 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:26:00,041 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:26:00,041 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,043 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,048 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,050 INFO L229 MonitoredProcess]: Starting monitored process 224 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,051 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Waiting until timeout for monitored process [2025-02-08 14:26:00,052 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,062 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,062 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:00,063 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,063 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:26:00,063 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:26:00,063 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,065 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,070 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Ended with exit code 0 [2025-02-08 14:26:00,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,072 INFO L229 MonitoredProcess]: Starting monitored process 225 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,073 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Waiting until timeout for monitored process [2025-02-08 14:26:00,074 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,084 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,084 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:00,084 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,084 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:26:00,088 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:26:00,088 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,091 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,097 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,098 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,100 INFO L229 MonitoredProcess]: Starting monitored process 226 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,104 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Waiting until timeout for monitored process [2025-02-08 14:26:00,104 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,114 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,114 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:00,114 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,115 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,115 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,115 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:26:00,115 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:26:00,115 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,117 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,122 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,125 INFO L229 MonitoredProcess]: Starting monitored process 227 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Waiting until timeout for monitored process [2025-02-08 14:26:00,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-02-08 14:26:00,137 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,138 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:00,138 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,138 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,138 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,138 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:26:00,138 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:26:00,138 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,140 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,145 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Ended with exit code 0 [2025-02-08 14:26:00,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,150 INFO L229 MonitoredProcess]: Starting monitored process 228 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,153 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Waiting until timeout for monitored process [2025-02-08 14:26:00,153 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,163 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,164 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:00,164 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,164 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:26:00,164 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:26:00,164 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,167 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,176 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,176 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,181 INFO L229 MonitoredProcess]: Starting monitored process 229 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,182 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Waiting until timeout for monitored process [2025-02-08 14:26:00,183 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,193 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,193 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:00,193 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,193 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,193 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,193 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:26:00,194 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:26:00,194 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,195 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,200 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Ended with exit code 0 [2025-02-08 14:26:00,201 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,201 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,202 INFO L229 MonitoredProcess]: Starting monitored process 230 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,205 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Waiting until timeout for monitored process [2025-02-08 14:26:00,205 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,226 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:00,226 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,226 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:26:00,227 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:26:00,227 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,228 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,238 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Ended with exit code 0 [2025-02-08 14:26:00,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,240 INFO L229 MonitoredProcess]: Starting monitored process 231 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,241 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Waiting until timeout for monitored process [2025-02-08 14:26:00,242 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,252 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,253 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:00,253 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,253 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,253 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,253 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:26:00,253 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:26:00,253 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,255 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,261 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,263 INFO L229 MonitoredProcess]: Starting monitored process 232 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,264 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Waiting until timeout for monitored process [2025-02-08 14:26:00,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-02-08 14:26:00,274 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,275 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:00,275 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,275 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:26:00,275 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:26:00,275 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,277 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,282 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,285 INFO L229 MonitoredProcess]: Starting monitored process 233 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,289 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Waiting until timeout for monitored process [2025-02-08 14:26:00,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-02-08 14:26:00,300 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,300 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:00,300 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,300 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:26:00,301 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:26:00,301 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,303 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,309 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,313 INFO L229 MonitoredProcess]: Starting monitored process 234 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Waiting until timeout for monitored process [2025-02-08 14:26:00,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-02-08 14:26:00,336 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,336 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:00,336 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,336 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:26:00,337 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:26:00,337 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,341 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,350 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Ended with exit code 0 [2025-02-08 14:26:00,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,355 INFO L229 MonitoredProcess]: Starting monitored process 235 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,356 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Waiting until timeout for monitored process [2025-02-08 14:26:00,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-02-08 14:26:00,368 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,368 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:00,368 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,369 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-02-08 14:26:00,369 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-02-08 14:26:00,369 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,373 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,379 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,379 INFO L451 LassoAnalysis]: Using template '3-phase'. [2025-02-08 14:26:00,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,381 INFO L229 MonitoredProcess]: Starting monitored process 236 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,382 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Waiting until timeout for monitored process [2025-02-08 14:26:00,383 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,393 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,393 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,393 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,393 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,393 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,393 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,394 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,394 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,396 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,402 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Ended with exit code 0 [2025-02-08 14:26:00,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,404 INFO L229 MonitoredProcess]: Starting monitored process 237 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,405 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Waiting until timeout for monitored process [2025-02-08 14:26:00,406 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,417 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,417 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,417 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,417 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,418 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,418 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,420 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,426 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Ended with exit code 0 [2025-02-08 14:26:00,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,428 INFO L229 MonitoredProcess]: Starting monitored process 238 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,430 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Waiting until timeout for monitored process [2025-02-08 14:26:00,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-02-08 14:26:00,441 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,441 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,441 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,441 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,441 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,441 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,443 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,449 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Ended with exit code 0 [2025-02-08 14:26:00,449 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,449 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,451 INFO L229 MonitoredProcess]: Starting monitored process 239 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,452 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Waiting until timeout for monitored process [2025-02-08 14:26:00,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-02-08 14:26:00,463 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,463 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,463 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,463 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,464 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,464 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,464 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,466 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Ended with exit code 0 [2025-02-08 14:26:00,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,474 INFO L229 MonitoredProcess]: Starting monitored process 240 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Waiting until timeout for monitored process [2025-02-08 14:26:00,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-02-08 14:26:00,486 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,486 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,486 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,486 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,487 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,487 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,489 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,495 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,497 INFO L229 MonitoredProcess]: Starting monitored process 241 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,498 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Waiting until timeout for monitored process [2025-02-08 14:26:00,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-02-08 14:26:00,509 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,509 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,509 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,509 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,510 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,510 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,512 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,518 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,518 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,521 INFO L229 MonitoredProcess]: Starting monitored process 242 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,522 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Waiting until timeout for monitored process [2025-02-08 14:26:00,523 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,532 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,533 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,533 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,533 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,533 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,533 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,536 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,541 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,544 INFO L229 MonitoredProcess]: Starting monitored process 243 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Waiting until timeout for monitored process [2025-02-08 14:26:00,545 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,555 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,555 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,555 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,555 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,555 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,555 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,556 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,556 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,558 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,564 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Ended with exit code 0 [2025-02-08 14:26:00,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,566 INFO L229 MonitoredProcess]: Starting monitored process 244 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,566 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Waiting until timeout for monitored process [2025-02-08 14:26:00,568 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,578 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,578 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,578 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,578 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,578 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,579 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,581 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,586 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Ended with exit code 0 [2025-02-08 14:26:00,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,589 INFO L229 MonitoredProcess]: Starting monitored process 245 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,590 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Waiting until timeout for monitored process [2025-02-08 14:26:00,591 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,603 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,603 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,603 INFO L203 nArgumentSynthesizer]: 4 stem disjuncts [2025-02-08 14:26:00,603 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,603 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,611 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-02-08 14:26:00,611 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:26:00,625 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,631 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Ended with exit code 0 [2025-02-08 14:26:00,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,631 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,633 INFO L229 MonitoredProcess]: Starting monitored process 246 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,634 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Waiting until timeout for monitored process [2025-02-08 14:26:00,635 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,645 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,646 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,646 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,646 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-02-08 14:26:00,646 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,651 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2025-02-08 14:26:00,651 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2025-02-08 14:26:00,670 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,676 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,679 INFO L229 MonitoredProcess]: Starting monitored process 247 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,680 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Waiting until timeout for monitored process [2025-02-08 14:26:00,682 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,692 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,692 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,692 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,692 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,692 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,693 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:26:00,693 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:26:00,699 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,705 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,707 INFO L229 MonitoredProcess]: Starting monitored process 248 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Waiting until timeout for monitored process [2025-02-08 14:26:00,711 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,722 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,722 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,722 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,724 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:26:00,724 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:26:00,729 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,735 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,737 INFO L229 MonitoredProcess]: Starting monitored process 249 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,738 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Waiting until timeout for monitored process [2025-02-08 14:26:00,740 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,749 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,749 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,750 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,750 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,750 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,752 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,758 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Ended with exit code 0 [2025-02-08 14:26:00,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,761 INFO L229 MonitoredProcess]: Starting monitored process 250 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,762 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Waiting until timeout for monitored process [2025-02-08 14:26:00,763 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,773 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,773 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,774 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,775 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:26:00,775 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:26:00,780 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,786 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Ended with exit code 0 [2025-02-08 14:26:00,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,788 INFO L229 MonitoredProcess]: Starting monitored process 251 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Waiting until timeout for monitored process [2025-02-08 14:26:00,790 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,800 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,800 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,800 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,800 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,801 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,801 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,803 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,808 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,811 INFO L229 MonitoredProcess]: Starting monitored process 252 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,811 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Waiting until timeout for monitored process [2025-02-08 14:26:00,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-02-08 14:26:00,823 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,823 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,823 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,824 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,826 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,831 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Ended with exit code 0 [2025-02-08 14:26:00,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,834 INFO L229 MonitoredProcess]: Starting monitored process 253 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,835 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Waiting until timeout for monitored process [2025-02-08 14:26:00,835 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,846 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,846 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,846 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,848 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:26:00,848 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:26:00,855 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,861 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Ended with exit code 0 [2025-02-08 14:26:00,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,863 INFO L229 MonitoredProcess]: Starting monitored process 254 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,865 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Waiting until timeout for monitored process [2025-02-08 14:26:00,866 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,876 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,876 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,876 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,876 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,876 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,877 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,879 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,885 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:00,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,888 INFO L229 MonitoredProcess]: Starting monitored process 255 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Waiting until timeout for monitored process [2025-02-08 14:26:00,889 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,900 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,900 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,900 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,900 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,900 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,901 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,901 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,903 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,909 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Ended with exit code 0 [2025-02-08 14:26:00,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,911 INFO L229 MonitoredProcess]: Starting monitored process 256 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,913 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Waiting until timeout for monitored process [2025-02-08 14:26:00,914 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,925 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,926 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,926 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,926 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,933 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:26:00,933 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:26:00,951 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,961 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Ended with exit code 0 [2025-02-08 14:26:00,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,965 INFO L229 MonitoredProcess]: Starting monitored process 257 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,966 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Waiting until timeout for monitored process [2025-02-08 14:26:00,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:00,977 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:00,977 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:00,977 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:00,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:00,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:00,977 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:00,978 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:00,978 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:00,980 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:00,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Ended with exit code 0 [2025-02-08 14:26:00,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:00,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:00,988 INFO L229 MonitoredProcess]: Starting monitored process 258 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:00,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Waiting until timeout for monitored process [2025-02-08 14:26:00,991 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,001 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,001 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,001 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,001 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,001 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,001 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,002 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,002 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,004 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,009 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,011 INFO L229 MonitoredProcess]: Starting monitored process 259 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,012 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Waiting until timeout for monitored process [2025-02-08 14:26:01,014 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,024 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,024 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,024 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,025 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,025 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,025 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,025 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,025 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,027 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,033 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,033 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,033 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,035 INFO L229 MonitoredProcess]: Starting monitored process 260 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,036 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Waiting until timeout for monitored process [2025-02-08 14:26:01,038 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,049 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,049 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,049 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,053 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,053 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,054 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,054 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,054 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,056 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,067 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Ended with exit code 0 [2025-02-08 14:26:01,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,072 INFO L229 MonitoredProcess]: Starting monitored process 261 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,074 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Waiting until timeout for monitored process [2025-02-08 14:26:01,074 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,092 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,092 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,092 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,093 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,093 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,093 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,094 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,096 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,101 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,104 INFO L229 MonitoredProcess]: Starting monitored process 262 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,105 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Waiting until timeout for monitored process [2025-02-08 14:26:01,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-02-08 14:26:01,116 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,116 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,116 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,116 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,116 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,116 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,117 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,117 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,119 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,133 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,135 INFO L229 MonitoredProcess]: Starting monitored process 263 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,136 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Waiting until timeout for monitored process [2025-02-08 14:26:01,137 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,148 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,148 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,148 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,149 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,149 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,149 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,149 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,151 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,157 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Ended with exit code 0 [2025-02-08 14:26:01,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,159 INFO L229 MonitoredProcess]: Starting monitored process 264 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Waiting until timeout for monitored process [2025-02-08 14:26:01,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,172 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,172 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,172 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,172 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,173 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,173 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,174 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,180 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Ended with exit code 0 [2025-02-08 14:26:01,180 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,180 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,182 INFO L229 MonitoredProcess]: Starting monitored process 265 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,183 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Waiting until timeout for monitored process [2025-02-08 14:26:01,184 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,195 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,195 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,195 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,195 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,195 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,195 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,196 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,196 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,197 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,203 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Ended with exit code 0 [2025-02-08 14:26:01,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,205 INFO L229 MonitoredProcess]: Starting monitored process 266 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,206 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Waiting until timeout for monitored process [2025-02-08 14:26:01,207 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,217 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,217 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,217 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,217 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,217 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,217 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,218 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,218 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,220 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,226 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Ended with exit code 0 [2025-02-08 14:26:01,226 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,228 INFO L229 MonitoredProcess]: Starting monitored process 267 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,229 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Waiting until timeout for monitored process [2025-02-08 14:26:01,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-02-08 14:26:01,241 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,241 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,241 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,241 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,241 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,241 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,241 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,242 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,244 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,249 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,252 INFO L229 MonitoredProcess]: Starting monitored process 268 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,256 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Waiting until timeout for monitored process [2025-02-08 14:26:01,256 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,267 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,267 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,267 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,267 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,267 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,267 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,267 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,267 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,269 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,275 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,277 INFO L229 MonitoredProcess]: Starting monitored process 269 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,279 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Waiting until timeout for monitored process [2025-02-08 14:26:01,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-02-08 14:26:01,290 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,290 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,290 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,290 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,291 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,291 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,293 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,299 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,299 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,301 INFO L229 MonitoredProcess]: Starting monitored process 270 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,301 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Waiting until timeout for monitored process [2025-02-08 14:26:01,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,314 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,314 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,314 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,314 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,315 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,315 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,317 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,322 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Ended with exit code 0 [2025-02-08 14:26:01,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,325 INFO L229 MonitoredProcess]: Starting monitored process 271 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Waiting until timeout for monitored process [2025-02-08 14:26:01,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-02-08 14:26:01,336 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,337 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,337 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,337 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,337 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,337 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,339 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,345 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Ended with exit code 0 [2025-02-08 14:26:01,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,347 INFO L229 MonitoredProcess]: Starting monitored process 272 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,348 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Waiting until timeout for monitored process [2025-02-08 14:26:01,349 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,359 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,359 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,359 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,359 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,359 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,359 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,360 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,360 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,362 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,367 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,369 INFO L229 MonitoredProcess]: Starting monitored process 273 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Waiting until timeout for monitored process [2025-02-08 14:26:01,371 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,382 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,382 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,382 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,382 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,382 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,382 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,383 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,383 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,385 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,390 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Ended with exit code 0 [2025-02-08 14:26:01,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,391 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,393 INFO L229 MonitoredProcess]: Starting monitored process 274 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,393 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Waiting until timeout for monitored process [2025-02-08 14:26:01,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-02-08 14:26:01,404 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,404 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,404 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,404 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,404 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,404 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,405 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,405 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,407 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,413 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,413 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,413 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,417 INFO L229 MonitoredProcess]: Starting monitored process 275 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,418 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Waiting until timeout for monitored process [2025-02-08 14:26:01,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-02-08 14:26:01,429 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,429 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,429 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,429 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,429 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,429 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,430 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,430 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,432 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,437 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Ended with exit code 0 [2025-02-08 14:26:01,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,439 INFO L229 MonitoredProcess]: Starting monitored process 276 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,440 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Waiting until timeout for monitored process [2025-02-08 14:26:01,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,452 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,452 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,452 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,452 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,453 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,453 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,455 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,461 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Ended with exit code 0 [2025-02-08 14:26:01,461 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,461 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,463 INFO L229 MonitoredProcess]: Starting monitored process 277 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,464 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Waiting until timeout for monitored process [2025-02-08 14:26:01,468 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,479 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,479 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,480 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,480 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,480 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,482 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,488 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Ended with exit code 0 [2025-02-08 14:26:01,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,490 INFO L229 MonitoredProcess]: Starting monitored process 278 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,491 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Waiting until timeout for monitored process [2025-02-08 14:26:01,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,503 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,503 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-02-08 14:26:01,503 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,503 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:01,504 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:01,504 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,506 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,512 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Ended with exit code 0 [2025-02-08 14:26:01,512 INFO L451 LassoAnalysis]: Using template '4-phase'. [2025-02-08 14:26:01,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,514 INFO L229 MonitoredProcess]: Starting monitored process 279 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,515 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Waiting until timeout for monitored process [2025-02-08 14:26:01,516 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,527 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,527 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,527 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,528 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:01,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,531 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,537 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,539 INFO L229 MonitoredProcess]: Starting monitored process 280 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Waiting until timeout for monitored process [2025-02-08 14:26:01,541 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,552 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,552 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,552 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,553 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:01,553 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,556 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,561 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,563 INFO L229 MonitoredProcess]: Starting monitored process 281 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Waiting until timeout for monitored process [2025-02-08 14:26:01,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-02-08 14:26:01,575 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,575 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,575 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,575 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,575 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,575 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,576 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:01,576 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,579 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,584 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,587 INFO L229 MonitoredProcess]: Starting monitored process 282 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,588 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Waiting until timeout for monitored process [2025-02-08 14:26:01,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-02-08 14:26:01,599 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,600 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,600 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,600 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,600 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,600 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,600 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:01,600 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,603 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,611 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,614 INFO L229 MonitoredProcess]: Starting monitored process 283 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Waiting until timeout for monitored process [2025-02-08 14:26:01,615 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,625 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,626 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,626 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,626 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,626 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:01,626 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,629 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,634 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Ended with exit code 0 [2025-02-08 14:26:01,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,637 INFO L229 MonitoredProcess]: Starting monitored process 284 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,638 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Waiting until timeout for monitored process [2025-02-08 14:26:01,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-02-08 14:26:01,649 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,649 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,649 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,649 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,650 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,650 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:01,650 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,653 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,659 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,659 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,659 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,661 INFO L229 MonitoredProcess]: Starting monitored process 285 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,662 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Waiting until timeout for monitored process [2025-02-08 14:26:01,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-02-08 14:26:01,673 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,673 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,673 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,673 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,673 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,673 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:01,674 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,676 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,682 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,684 INFO L229 MonitoredProcess]: Starting monitored process 286 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Waiting until timeout for monitored process [2025-02-08 14:26:01,686 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,697 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,697 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,697 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,697 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,697 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,697 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,698 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:01,698 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,701 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,709 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Ended with exit code 0 [2025-02-08 14:26:01,710 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,712 INFO L229 MonitoredProcess]: Starting monitored process 287 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,713 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Waiting until timeout for monitored process [2025-02-08 14:26:01,714 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,724 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,725 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,725 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,725 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,726 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:01,726 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,728 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,734 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Ended with exit code 0 [2025-02-08 14:26:01,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,736 INFO L229 MonitoredProcess]: Starting monitored process 288 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,737 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Waiting until timeout for monitored process [2025-02-08 14:26:01,738 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,750 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,750 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,750 INFO L203 nArgumentSynthesizer]: 4 stem disjuncts [2025-02-08 14:26:01,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,750 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,758 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-02-08 14:26:01,758 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2025-02-08 14:26:01,777 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,783 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Ended with exit code 0 [2025-02-08 14:26:01,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,784 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,785 INFO L229 MonitoredProcess]: Starting monitored process 289 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,787 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Waiting until timeout for monitored process [2025-02-08 14:26:01,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,799 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,799 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,800 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-02-08 14:26:01,800 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,807 INFO L401 nArgumentSynthesizer]: We have 40 Motzkin's Theorem applications. [2025-02-08 14:26:01,807 INFO L402 nArgumentSynthesizer]: A total of 10 supporting invariants were added. [2025-02-08 14:26:01,835 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,841 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,844 INFO L229 MonitoredProcess]: Starting monitored process 290 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,844 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Waiting until timeout for monitored process [2025-02-08 14:26:01,845 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,856 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,856 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,856 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,856 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,856 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,858 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2025-02-08 14:26:01,858 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2025-02-08 14:26:01,873 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,884 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Ended with exit code 0 [2025-02-08 14:26:01,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,887 INFO L229 MonitoredProcess]: Starting monitored process 291 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,888 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Waiting until timeout for monitored process [2025-02-08 14:26:01,889 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,899 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,899 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,900 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,900 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,902 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2025-02-08 14:26:01,902 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2025-02-08 14:26:01,909 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,914 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,918 INFO L229 MonitoredProcess]: Starting monitored process 292 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,919 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Waiting until timeout for monitored process [2025-02-08 14:26:01,920 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,931 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,931 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,931 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,931 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,931 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,931 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,931 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:01,931 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,934 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,940 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Ended with exit code 0 [2025-02-08 14:26:01,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,942 INFO L229 MonitoredProcess]: Starting monitored process 293 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,943 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Waiting until timeout for monitored process [2025-02-08 14:26:01,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,954 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,954 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,954 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,956 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2025-02-08 14:26:01,957 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2025-02-08 14:26:01,963 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:01,969 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:01,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:01,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:01,971 INFO L229 MonitoredProcess]: Starting monitored process 294 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:01,972 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Waiting until timeout for monitored process [2025-02-08 14:26:01,972 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:01,983 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:01,983 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:01,983 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:01,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:01,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:01,983 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:01,984 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:01,984 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:01,990 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,000 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Ended with exit code 0 [2025-02-08 14:26:02,001 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,001 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,006 INFO L229 MonitoredProcess]: Starting monitored process 295 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,007 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Waiting until timeout for monitored process [2025-02-08 14:26:02,008 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,018 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,018 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,019 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,019 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,019 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,023 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,029 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,031 INFO L229 MonitoredProcess]: Starting monitored process 296 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Waiting until timeout for monitored process [2025-02-08 14:26:02,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,043 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,044 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,044 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,044 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,044 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,046 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2025-02-08 14:26:02,046 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2025-02-08 14:26:02,055 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,060 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,061 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,062 INFO L229 MonitoredProcess]: Starting monitored process 297 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,063 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Waiting until timeout for monitored process [2025-02-08 14:26:02,065 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,076 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,076 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,076 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,076 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,077 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,077 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,083 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,092 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,094 INFO L229 MonitoredProcess]: Starting monitored process 298 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,095 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Waiting until timeout for monitored process [2025-02-08 14:26:02,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-02-08 14:26:02,106 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,107 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,107 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,107 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,107 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,108 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,111 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,116 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,120 INFO L229 MonitoredProcess]: Starting monitored process 299 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,122 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Waiting until timeout for monitored process [2025-02-08 14:26:02,122 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,134 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,135 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,135 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,135 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,135 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,138 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2025-02-08 14:26:02,138 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2025-02-08 14:26:02,153 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,159 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,161 INFO L229 MonitoredProcess]: Starting monitored process 300 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,168 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Waiting until timeout for monitored process [2025-02-08 14:26:02,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,179 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,180 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,180 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,180 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,181 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,181 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,184 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,189 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Ended with exit code 0 [2025-02-08 14:26:02,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,191 INFO L229 MonitoredProcess]: Starting monitored process 301 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Waiting until timeout for monitored process [2025-02-08 14:26:02,193 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,203 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,204 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,204 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,204 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,204 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,204 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,207 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,213 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,215 INFO L229 MonitoredProcess]: Starting monitored process 302 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,215 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Waiting until timeout for monitored process [2025-02-08 14:26:02,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,227 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,227 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,227 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,227 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,227 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,228 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,228 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,231 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,237 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Ended with exit code 0 [2025-02-08 14:26:02,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,239 INFO L229 MonitoredProcess]: Starting monitored process 303 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Waiting until timeout for monitored process [2025-02-08 14:26:02,241 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,252 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,252 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,252 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,252 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,252 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,253 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,255 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,261 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,264 INFO L229 MonitoredProcess]: Starting monitored process 304 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,264 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Waiting until timeout for monitored process [2025-02-08 14:26:02,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-02-08 14:26:02,276 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,276 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,276 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,276 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,276 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,276 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,276 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,276 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,279 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,284 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Ended with exit code 0 [2025-02-08 14:26:02,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,287 INFO L229 MonitoredProcess]: Starting monitored process 305 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Waiting until timeout for monitored process [2025-02-08 14:26:02,288 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,298 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,298 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,298 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,298 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,299 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,299 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,302 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,307 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Ended with exit code 0 [2025-02-08 14:26:02,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,308 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,310 INFO L229 MonitoredProcess]: Starting monitored process 306 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Waiting until timeout for monitored process [2025-02-08 14:26:02,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-02-08 14:26:02,333 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,333 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,333 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,333 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,333 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,333 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,336 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,337 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,339 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,345 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Ended with exit code 0 [2025-02-08 14:26:02,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,348 INFO L229 MonitoredProcess]: Starting monitored process 307 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,349 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Waiting until timeout for monitored process [2025-02-08 14:26:02,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,362 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,362 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,362 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,363 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,363 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,365 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,371 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,373 INFO L229 MonitoredProcess]: Starting monitored process 308 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,374 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Waiting until timeout for monitored process [2025-02-08 14:26:02,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-02-08 14:26:02,385 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,386 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,386 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,386 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,386 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,386 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,389 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,394 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Ended with exit code 0 [2025-02-08 14:26:02,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,395 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,396 INFO L229 MonitoredProcess]: Starting monitored process 309 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,397 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Waiting until timeout for monitored process [2025-02-08 14:26:02,399 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,409 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,409 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,409 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,409 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,410 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,410 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,413 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,418 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Ended with exit code 0 [2025-02-08 14:26:02,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,420 INFO L229 MonitoredProcess]: Starting monitored process 310 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,421 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Waiting until timeout for monitored process [2025-02-08 14:26:02,422 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,432 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,432 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,433 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,433 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,433 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,433 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,433 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,433 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,436 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,441 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,444 INFO L229 MonitoredProcess]: Starting monitored process 311 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,445 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Waiting until timeout for monitored process [2025-02-08 14:26:02,446 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,457 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,457 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,457 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,457 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,458 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,458 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,461 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,466 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,466 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,466 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,468 INFO L229 MonitoredProcess]: Starting monitored process 312 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,469 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Waiting until timeout for monitored process [2025-02-08 14:26:02,470 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,480 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,480 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,480 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,480 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,481 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,481 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,484 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,489 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Ended with exit code 0 [2025-02-08 14:26:02,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,492 INFO L229 MonitoredProcess]: Starting monitored process 313 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Waiting until timeout for monitored process [2025-02-08 14:26:02,494 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,504 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,504 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,504 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,504 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,505 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,505 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,508 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,513 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,513 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,515 INFO L229 MonitoredProcess]: Starting monitored process 314 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,516 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Waiting until timeout for monitored process [2025-02-08 14:26:02,517 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,527 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,527 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,527 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,527 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,527 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,527 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,528 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,528 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,531 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,537 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (314)] Ended with exit code 0 [2025-02-08 14:26:02,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,537 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,539 INFO L229 MonitoredProcess]: Starting monitored process 315 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Waiting until timeout for monitored process [2025-02-08 14:26:02,541 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,552 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,552 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,552 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,552 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,552 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,552 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,553 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,553 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,556 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,562 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (315)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,563 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,565 INFO L229 MonitoredProcess]: Starting monitored process 316 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,566 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Waiting until timeout for monitored process [2025-02-08 14:26:02,567 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,577 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,577 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,577 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,577 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,577 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,577 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,578 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,578 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,581 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,587 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (316)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,588 INFO L229 MonitoredProcess]: Starting monitored process 317 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,590 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Waiting until timeout for monitored process [2025-02-08 14:26:02,591 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,601 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,602 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,602 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,602 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,602 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,602 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,603 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,603 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,605 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,611 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (317)] Ended with exit code 0 [2025-02-08 14:26:02,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,614 INFO L229 MonitoredProcess]: Starting monitored process 318 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Waiting until timeout for monitored process [2025-02-08 14:26:02,615 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,625 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,626 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,626 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,626 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,626 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,627 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,630 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,635 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (318)] Ended with exit code 0 [2025-02-08 14:26:02,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,638 INFO L229 MonitoredProcess]: Starting monitored process 319 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,639 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Waiting until timeout for monitored process [2025-02-08 14:26:02,640 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,651 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,651 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,651 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,651 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,651 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,652 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,652 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,655 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,660 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (319)] Ended with exit code 0 [2025-02-08 14:26:02,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,662 INFO L229 MonitoredProcess]: Starting monitored process 320 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,663 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Waiting until timeout for monitored process [2025-02-08 14:26:02,665 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,676 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,676 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,676 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,676 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,676 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,676 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,677 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,677 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,679 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,685 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (320)] Ended with exit code 0 [2025-02-08 14:26:02,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,687 INFO L229 MonitoredProcess]: Starting monitored process 321 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,687 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Waiting until timeout for monitored process [2025-02-08 14:26:02,689 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,700 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,700 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:02,700 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,700 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-02-08 14:26:02,701 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-02-08 14:26:02,701 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,703 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,709 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (321)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,709 INFO L451 LassoAnalysis]: Using template '2-lex'. [2025-02-08 14:26:02,710 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,711 INFO L229 MonitoredProcess]: Starting monitored process 322 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,713 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Waiting until timeout for monitored process [2025-02-08 14:26:02,713 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,724 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,724 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:02,724 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,724 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,724 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,724 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:02,726 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:02,726 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,727 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (322)] Ended with exit code 0 [2025-02-08 14:26:02,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,736 INFO L229 MonitoredProcess]: Starting monitored process 323 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,736 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Waiting until timeout for monitored process [2025-02-08 14:26:02,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-02-08 14:26:02,748 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,748 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:02,748 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,748 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:02,749 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:02,749 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,750 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,756 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (323)] Ended with exit code 0 [2025-02-08 14:26:02,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,758 INFO L229 MonitoredProcess]: Starting monitored process 324 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,759 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Waiting until timeout for monitored process [2025-02-08 14:26:02,761 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,772 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,772 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:02,772 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,772 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:02,773 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:02,773 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,774 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,780 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (324)] Ended with exit code 0 [2025-02-08 14:26:02,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,783 INFO L229 MonitoredProcess]: Starting monitored process 325 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,783 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Waiting until timeout for monitored process [2025-02-08 14:26:02,784 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,793 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,794 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:02,794 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,794 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:02,794 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:02,794 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,796 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,801 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (325)] Ended with exit code 0 [2025-02-08 14:26:02,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,804 INFO L229 MonitoredProcess]: Starting monitored process 326 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,804 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Waiting until timeout for monitored process [2025-02-08 14:26:02,805 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,815 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,816 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:02,816 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,816 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:02,816 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:02,816 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,818 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,824 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (326)] Ended with exit code 0 [2025-02-08 14:26:02,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,826 INFO L229 MonitoredProcess]: Starting monitored process 327 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,827 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Waiting until timeout for monitored process [2025-02-08 14:26:02,828 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,838 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,838 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:02,838 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,838 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:02,839 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:02,839 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,840 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,846 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (327)] Ended with exit code 0 [2025-02-08 14:26:02,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,848 INFO L229 MonitoredProcess]: Starting monitored process 328 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,849 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Waiting until timeout for monitored process [2025-02-08 14:26:02,850 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,861 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,861 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:02,861 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,861 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,861 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,861 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:02,862 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:02,862 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,863 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,869 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (328)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,871 INFO L229 MonitoredProcess]: Starting monitored process 329 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,871 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Waiting until timeout for monitored process [2025-02-08 14:26:02,872 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,883 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,883 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:02,883 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,883 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:02,884 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:02,884 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,885 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,890 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (329)] Ended with exit code 0 [2025-02-08 14:26:02,891 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,891 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,892 INFO L229 MonitoredProcess]: Starting monitored process 330 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,893 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Waiting until timeout for monitored process [2025-02-08 14:26:02,894 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,904 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,904 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:02,905 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:02,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,905 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:02,905 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:02,905 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:02,907 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,912 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (330)] Ended with exit code 0 [2025-02-08 14:26:02,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,915 INFO L229 MonitoredProcess]: Starting monitored process 331 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,916 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Waiting until timeout for monitored process [2025-02-08 14:26:02,917 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,927 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,927 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:02,927 INFO L203 nArgumentSynthesizer]: 4 stem disjuncts [2025-02-08 14:26:02,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:02,927 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:02,934 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-02-08 14:26:02,934 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:26:02,947 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,954 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (331)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:02,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,954 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,956 INFO L229 MonitoredProcess]: Starting monitored process 332 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,956 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Waiting until timeout for monitored process [2025-02-08 14:26:02,957 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:02,967 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:02,968 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:02,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:02,968 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-02-08 14:26:02,968 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:02,973 INFO L401 nArgumentSynthesizer]: We have 32 Motzkin's Theorem applications. [2025-02-08 14:26:02,973 INFO L402 nArgumentSynthesizer]: A total of 8 supporting invariants were added. [2025-02-08 14:26:02,990 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:02,996 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (332)] Ended with exit code 0 [2025-02-08 14:26:02,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:02,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:02,998 INFO L229 MonitoredProcess]: Starting monitored process 333 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:02,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Waiting until timeout for monitored process [2025-02-08 14:26:03,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-02-08 14:26:03,010 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,010 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,010 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,010 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,010 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,012 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:26:03,012 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:26:03,016 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (333)] Ended with exit code 0 [2025-02-08 14:26:03,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,023 INFO L229 MonitoredProcess]: Starting monitored process 334 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Waiting until timeout for monitored process [2025-02-08 14:26:03,025 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,035 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,035 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,036 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,036 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,036 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,037 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:26:03,037 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:26:03,041 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,046 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (334)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:03,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,048 INFO L229 MonitoredProcess]: Starting monitored process 335 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,050 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Waiting until timeout for monitored process [2025-02-08 14:26:03,051 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,061 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,061 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,061 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,062 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,062 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,063 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,069 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (335)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:03,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,071 INFO L229 MonitoredProcess]: Starting monitored process 336 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,071 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Waiting until timeout for monitored process [2025-02-08 14:26:03,072 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,082 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,082 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,083 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,083 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,083 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,085 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:26:03,085 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:26:03,088 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,094 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (336)] Ended with exit code 0 [2025-02-08 14:26:03,094 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,094 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,096 INFO L229 MonitoredProcess]: Starting monitored process 337 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,097 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Waiting until timeout for monitored process [2025-02-08 14:26:03,098 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,107 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,107 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,107 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,108 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,108 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,108 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,108 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,108 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,110 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,115 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (337)] Ended with exit code 0 [2025-02-08 14:26:03,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,119 INFO L229 MonitoredProcess]: Starting monitored process 338 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,120 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Waiting until timeout for monitored process [2025-02-08 14:26:03,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,130 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,131 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,131 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,131 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,131 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,131 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,133 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,138 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (338)] Ended with exit code 0 [2025-02-08 14:26:03,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,141 INFO L229 MonitoredProcess]: Starting monitored process 339 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,141 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Waiting until timeout for monitored process [2025-02-08 14:26:03,142 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,152 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,152 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,154 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:26:03,154 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:26:03,160 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,166 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (339)] Ended with exit code 0 [2025-02-08 14:26:03,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,168 INFO L229 MonitoredProcess]: Starting monitored process 340 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,168 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Waiting until timeout for monitored process [2025-02-08 14:26:03,170 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,180 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,180 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,180 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,180 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,180 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,180 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,181 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,181 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,183 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,189 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (340)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:03,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,191 INFO L229 MonitoredProcess]: Starting monitored process 341 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Waiting until timeout for monitored process [2025-02-08 14:26:03,194 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,204 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,204 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,204 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,204 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,205 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,205 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,207 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,212 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (341)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:03,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,214 INFO L229 MonitoredProcess]: Starting monitored process 342 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,216 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Waiting until timeout for monitored process [2025-02-08 14:26:03,217 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,228 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,228 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,228 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,231 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-02-08 14:26:03,231 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2025-02-08 14:26:03,239 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,245 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (342)] Ended with exit code 0 [2025-02-08 14:26:03,246 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,246 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,247 INFO L229 MonitoredProcess]: Starting monitored process 343 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,249 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Waiting until timeout for monitored process [2025-02-08 14:26:03,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,260 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,260 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,260 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,260 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,278 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,283 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (343)] Ended with exit code 0 [2025-02-08 14:26:03,284 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,286 INFO L229 MonitoredProcess]: Starting monitored process 344 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,287 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Waiting until timeout for monitored process [2025-02-08 14:26:03,288 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,297 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,297 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,297 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,297 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,298 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,298 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,300 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,305 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (344)] Ended with exit code 0 [2025-02-08 14:26:03,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,307 INFO L229 MonitoredProcess]: Starting monitored process 345 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,308 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Waiting until timeout for monitored process [2025-02-08 14:26:03,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-02-08 14:26:03,319 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,319 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,319 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,319 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,319 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,319 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,320 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,320 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,322 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,327 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (345)] Ended with exit code 0 [2025-02-08 14:26:03,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,329 INFO L229 MonitoredProcess]: Starting monitored process 346 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,331 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Waiting until timeout for monitored process [2025-02-08 14:26:03,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-02-08 14:26:03,342 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,342 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,342 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,342 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,343 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,344 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,350 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (346)] Ended with exit code 0 [2025-02-08 14:26:03,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,352 INFO L229 MonitoredProcess]: Starting monitored process 347 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Waiting until timeout for monitored process [2025-02-08 14:26:03,353 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,363 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,364 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,364 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,364 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,364 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,366 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,371 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (347)] Ended with exit code 0 [2025-02-08 14:26:03,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,372 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,373 INFO L229 MonitoredProcess]: Starting monitored process 348 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,374 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Waiting until timeout for monitored process [2025-02-08 14:26:03,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-02-08 14:26:03,388 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,388 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,388 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,388 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,388 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,389 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,389 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,392 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,397 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (348)] Ended with exit code 0 [2025-02-08 14:26:03,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,399 INFO L229 MonitoredProcess]: Starting monitored process 349 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,400 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Waiting until timeout for monitored process [2025-02-08 14:26:03,402 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,412 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,412 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,412 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,413 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,413 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,413 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,413 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,413 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,414 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,420 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (349)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:03,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,423 INFO L229 MonitoredProcess]: Starting monitored process 350 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,424 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Waiting until timeout for monitored process [2025-02-08 14:26:03,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-02-08 14:26:03,434 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,434 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,435 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,435 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,435 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,435 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,435 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,435 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,437 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,442 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (350)] Ended with exit code 0 [2025-02-08 14:26:03,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,444 INFO L229 MonitoredProcess]: Starting monitored process 351 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,446 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Waiting until timeout for monitored process [2025-02-08 14:26:03,446 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,457 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,457 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,457 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,457 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,458 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,458 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,459 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,465 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (351)] Ended with exit code 0 [2025-02-08 14:26:03,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,467 INFO L229 MonitoredProcess]: Starting monitored process 352 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,468 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Waiting until timeout for monitored process [2025-02-08 14:26:03,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-02-08 14:26:03,478 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,478 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,478 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,479 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,479 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,479 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,479 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,481 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (352)] Ended with exit code 0 [2025-02-08 14:26:03,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,489 INFO L229 MonitoredProcess]: Starting monitored process 353 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,490 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Waiting until timeout for monitored process [2025-02-08 14:26:03,491 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,501 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,501 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,501 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,502 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,502 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,502 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,502 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,502 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,504 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,509 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (353)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:03,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,511 INFO L229 MonitoredProcess]: Starting monitored process 354 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Waiting until timeout for monitored process [2025-02-08 14:26:03,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-02-08 14:26:03,523 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,523 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,523 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,524 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,524 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,524 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,524 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,524 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,526 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,532 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (354)] Ended with exit code 0 [2025-02-08 14:26:03,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,534 INFO L229 MonitoredProcess]: Starting monitored process 355 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,535 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Waiting until timeout for monitored process [2025-02-08 14:26:03,536 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,546 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,546 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,546 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,546 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,546 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,546 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,548 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,553 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (355)] Ended with exit code 0 [2025-02-08 14:26:03,554 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,556 INFO L229 MonitoredProcess]: Starting monitored process 356 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,556 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Waiting until timeout for monitored process [2025-02-08 14:26:03,557 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,567 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,567 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,567 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,567 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,568 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,568 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,569 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,575 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (356)] Ended with exit code 0 [2025-02-08 14:26:03,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,577 INFO L229 MonitoredProcess]: Starting monitored process 357 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,578 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Waiting until timeout for monitored process [2025-02-08 14:26:03,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-02-08 14:26:03,589 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,589 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,589 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,589 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,590 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,590 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,591 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,596 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (357)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:03,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,599 INFO L229 MonitoredProcess]: Starting monitored process 358 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,600 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Waiting until timeout for monitored process [2025-02-08 14:26:03,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-02-08 14:26:03,611 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,611 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,611 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,611 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,612 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,612 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,613 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,619 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (358)] Ended with exit code 0 [2025-02-08 14:26:03,620 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,620 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,622 INFO L229 MonitoredProcess]: Starting monitored process 359 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,622 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Waiting until timeout for monitored process [2025-02-08 14:26:03,623 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,633 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,633 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,633 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,633 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,633 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,634 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,634 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,636 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,641 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (359)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:03,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,644 INFO L229 MonitoredProcess]: Starting monitored process 360 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,644 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Waiting until timeout for monitored process [2025-02-08 14:26:03,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-02-08 14:26:03,655 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,655 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,655 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,656 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,656 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,656 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,658 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,663 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (360)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:03,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,665 INFO L229 MonitoredProcess]: Starting monitored process 361 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,666 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Waiting until timeout for monitored process [2025-02-08 14:26:03,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,676 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,677 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,677 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,677 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,677 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,677 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,677 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,677 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,679 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,685 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (361)] Ended with exit code 0 [2025-02-08 14:26:03,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,687 INFO L229 MonitoredProcess]: Starting monitored process 362 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,688 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Waiting until timeout for monitored process [2025-02-08 14:26:03,689 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,699 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,699 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,699 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,699 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,699 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,699 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,699 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,699 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,701 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,706 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (362)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:03,707 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,707 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,709 INFO L229 MonitoredProcess]: Starting monitored process 363 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,710 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Waiting until timeout for monitored process [2025-02-08 14:26:03,711 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,721 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,721 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,721 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,721 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,722 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,722 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,723 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,729 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (363)] Ended with exit code 0 [2025-02-08 14:26:03,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,731 INFO L229 MonitoredProcess]: Starting monitored process 364 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,732 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Waiting until timeout for monitored process [2025-02-08 14:26:03,733 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,743 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,743 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-02-08 14:26:03,743 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,743 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,744 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,744 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-02-08 14:26:03,744 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-02-08 14:26:03,744 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,746 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,755 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (364)] Ended with exit code 0 [2025-02-08 14:26:03,755 INFO L451 LassoAnalysis]: Using template '3-lex'. [2025-02-08 14:26:03,755 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,755 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,760 INFO L229 MonitoredProcess]: Starting monitored process 365 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,762 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Waiting until timeout for monitored process [2025-02-08 14:26:03,762 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,773 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,773 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:03,773 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,773 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:03,774 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:03,774 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,779 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,786 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (365)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:03,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,788 INFO L229 MonitoredProcess]: Starting monitored process 366 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,789 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Waiting until timeout for monitored process [2025-02-08 14:26:03,790 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,800 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,800 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:03,800 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,800 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:03,801 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:03,801 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,803 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,809 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (366)] Ended with exit code 0 [2025-02-08 14:26:03,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,811 INFO L229 MonitoredProcess]: Starting monitored process 367 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Waiting until timeout for monitored process [2025-02-08 14:26:03,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-02-08 14:26:03,823 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,823 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:03,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,823 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:03,824 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:03,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,826 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,831 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (367)] Ended with exit code 0 [2025-02-08 14:26:03,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,835 INFO L229 MonitoredProcess]: Starting monitored process 368 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,836 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Waiting until timeout for monitored process [2025-02-08 14:26:03,837 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,848 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,848 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:03,848 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,848 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,848 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,848 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:03,849 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:03,849 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,851 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,856 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (368)] Ended with exit code 0 [2025-02-08 14:26:03,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,858 INFO L229 MonitoredProcess]: Starting monitored process 369 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,859 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Waiting until timeout for monitored process [2025-02-08 14:26:03,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,870 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,870 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:03,870 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,870 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:03,871 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:03,871 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,873 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,878 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (369)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:03,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,881 INFO L229 MonitoredProcess]: Starting monitored process 370 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,882 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Waiting until timeout for monitored process [2025-02-08 14:26:03,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,893 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,893 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:03,893 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,893 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:03,894 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:03,894 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,896 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,901 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (370)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:03,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,903 INFO L229 MonitoredProcess]: Starting monitored process 371 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,904 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Waiting until timeout for monitored process [2025-02-08 14:26:03,904 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,915 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,915 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:03,915 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,915 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,915 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,915 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:03,916 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:03,916 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,918 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,923 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (371)] Ended with exit code 0 [2025-02-08 14:26:03,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,925 INFO L229 MonitoredProcess]: Starting monitored process 372 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,926 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Waiting until timeout for monitored process [2025-02-08 14:26:03,927 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,937 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,937 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:03,937 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,937 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,938 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:03,938 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:03,938 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,940 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,946 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (372)] Ended with exit code 0 [2025-02-08 14:26:03,946 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,948 INFO L229 MonitoredProcess]: Starting monitored process 373 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,949 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Waiting until timeout for monitored process [2025-02-08 14:26:03,950 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,960 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,961 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:03,961 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:03,961 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:03,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,961 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:03,961 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:03,961 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:03,963 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:03,969 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (373)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:03,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:03,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:03,971 INFO L229 MonitoredProcess]: Starting monitored process 374 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:03,972 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Waiting until timeout for monitored process [2025-02-08 14:26:03,973 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:03,983 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:03,983 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:03,983 INFO L203 nArgumentSynthesizer]: 4 stem disjuncts [2025-02-08 14:26:03,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:03,984 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:03,992 INFO L401 nArgumentSynthesizer]: We have 36 Motzkin's Theorem applications. [2025-02-08 14:26:03,992 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2025-02-08 14:26:04,011 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,017 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (374)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,017 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,019 INFO L229 MonitoredProcess]: Starting monitored process 375 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Waiting until timeout for monitored process [2025-02-08 14:26:04,021 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,032 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,032 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,032 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,032 INFO L204 nArgumentSynthesizer]: 2 loop disjuncts [2025-02-08 14:26:04,032 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,039 INFO L401 nArgumentSynthesizer]: We have 48 Motzkin's Theorem applications. [2025-02-08 14:26:04,040 INFO L402 nArgumentSynthesizer]: A total of 12 supporting invariants were added. [2025-02-08 14:26:04,064 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,070 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (375)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,071 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,075 INFO L229 MonitoredProcess]: Starting monitored process 376 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,077 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Waiting until timeout for monitored process [2025-02-08 14:26:04,077 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,087 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,088 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,088 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,090 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-02-08 14:26:04,090 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2025-02-08 14:26:04,096 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,102 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (376)] Ended with exit code 0 [2025-02-08 14:26:04,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,102 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,105 INFO L229 MonitoredProcess]: Starting monitored process 377 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,106 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Waiting until timeout for monitored process [2025-02-08 14:26:04,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-02-08 14:26:04,117 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,117 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,119 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,119 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,120 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,123 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-02-08 14:26:04,123 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2025-02-08 14:26:04,132 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,137 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (377)] Ended with exit code 0 [2025-02-08 14:26:04,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,140 INFO L229 MonitoredProcess]: Starting monitored process 378 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,141 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Waiting until timeout for monitored process [2025-02-08 14:26:04,141 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,152 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,152 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,152 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,153 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,153 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,155 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,160 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (378)] Ended with exit code 0 [2025-02-08 14:26:04,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,163 INFO L229 MonitoredProcess]: Starting monitored process 379 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,164 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Waiting until timeout for monitored process [2025-02-08 14:26:04,164 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,174 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,174 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,175 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,175 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,175 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,177 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-02-08 14:26:04,177 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2025-02-08 14:26:04,182 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,187 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (379)] Ended with exit code 0 [2025-02-08 14:26:04,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,190 INFO L229 MonitoredProcess]: Starting monitored process 380 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Waiting until timeout for monitored process [2025-02-08 14:26:04,193 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,203 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,203 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,203 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,203 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,203 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,204 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,204 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,206 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,212 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (380)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,214 INFO L229 MonitoredProcess]: Starting monitored process 381 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,214 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Waiting until timeout for monitored process [2025-02-08 14:26:04,215 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,226 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,226 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,226 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,226 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,226 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,226 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,227 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,227 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,229 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,235 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (381)] Ended with exit code 0 [2025-02-08 14:26:04,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,237 INFO L229 MonitoredProcess]: Starting monitored process 382 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,238 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Waiting until timeout for monitored process [2025-02-08 14:26:04,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-02-08 14:26:04,248 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,248 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,249 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,249 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,249 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,251 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-02-08 14:26:04,251 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2025-02-08 14:26:04,259 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,264 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (382)] Ended with exit code 0 [2025-02-08 14:26:04,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,264 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,267 INFO L229 MonitoredProcess]: Starting monitored process 383 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,268 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Waiting until timeout for monitored process [2025-02-08 14:26:04,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,278 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,278 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,278 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,279 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,279 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,279 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,282 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,287 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (383)] Ended with exit code 0 [2025-02-08 14:26:04,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,292 INFO L229 MonitoredProcess]: Starting monitored process 384 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Waiting until timeout for monitored process [2025-02-08 14:26:04,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-02-08 14:26:04,308 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,308 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,309 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,309 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,309 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,309 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,312 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,317 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (384)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,317 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,319 INFO L229 MonitoredProcess]: Starting monitored process 385 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,320 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Waiting until timeout for monitored process [2025-02-08 14:26:04,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-02-08 14:26:04,331 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,331 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,331 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,331 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,331 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,336 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-02-08 14:26:04,336 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2025-02-08 14:26:04,356 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,362 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (385)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,364 INFO L229 MonitoredProcess]: Starting monitored process 386 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,365 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Waiting until timeout for monitored process [2025-02-08 14:26:04,366 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,376 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,376 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,376 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,376 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,377 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,377 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,379 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,385 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (386)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,386 INFO L229 MonitoredProcess]: Starting monitored process 387 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,387 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Waiting until timeout for monitored process [2025-02-08 14:26:04,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-02-08 14:26:04,399 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,399 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,399 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,399 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,399 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,399 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,400 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,400 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,402 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,407 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (387)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,409 INFO L229 MonitoredProcess]: Starting monitored process 388 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,410 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Waiting until timeout for monitored process [2025-02-08 14:26:04,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-02-08 14:26:04,422 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,422 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,422 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,422 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,422 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,422 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,427 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,427 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,430 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,436 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (388)] Ended with exit code 0 [2025-02-08 14:26:04,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,439 INFO L229 MonitoredProcess]: Starting monitored process 389 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,440 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Waiting until timeout for monitored process [2025-02-08 14:26:04,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-02-08 14:26:04,451 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,451 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,452 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,452 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,452 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,452 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,452 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,452 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,454 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,460 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (389)] Ended with exit code 0 [2025-02-08 14:26:04,460 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,460 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,462 INFO L229 MonitoredProcess]: Starting monitored process 390 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,463 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Waiting until timeout for monitored process [2025-02-08 14:26:04,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-02-08 14:26:04,474 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,474 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,474 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,474 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,474 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,474 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,475 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,475 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,477 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,483 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (390)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,485 INFO L229 MonitoredProcess]: Starting monitored process 391 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,486 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Waiting until timeout for monitored process [2025-02-08 14:26:04,487 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,497 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,497 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,497 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,497 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,498 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,498 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,500 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,505 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (391)] Ended with exit code 0 [2025-02-08 14:26:04,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,508 INFO L229 MonitoredProcess]: Starting monitored process 392 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,508 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Waiting until timeout for monitored process [2025-02-08 14:26:04,510 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,520 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,520 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,520 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,520 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,521 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,521 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,523 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,529 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (392)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,531 INFO L229 MonitoredProcess]: Starting monitored process 393 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,532 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Waiting until timeout for monitored process [2025-02-08 14:26:04,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-02-08 14:26:04,543 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,543 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,543 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,543 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,544 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,546 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,551 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (393)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,551 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,554 INFO L229 MonitoredProcess]: Starting monitored process 394 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,554 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Waiting until timeout for monitored process [2025-02-08 14:26:04,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-02-08 14:26:04,565 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,565 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,565 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,566 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,566 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,566 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,566 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,568 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,574 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (394)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,577 INFO L229 MonitoredProcess]: Starting monitored process 395 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,577 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Waiting until timeout for monitored process [2025-02-08 14:26:04,578 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,589 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,589 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,589 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,589 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,590 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,590 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,593 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,598 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (395)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,600 INFO L229 MonitoredProcess]: Starting monitored process 396 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,601 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Waiting until timeout for monitored process [2025-02-08 14:26:04,602 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,612 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,612 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,612 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,612 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,613 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,613 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,615 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,621 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (396)] Ended with exit code 0 [2025-02-08 14:26:04,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,623 INFO L229 MonitoredProcess]: Starting monitored process 397 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,624 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Waiting until timeout for monitored process [2025-02-08 14:26:04,624 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,634 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,635 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,635 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,635 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,635 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,635 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,636 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,636 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,638 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,643 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (397)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,644 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,646 INFO L229 MonitoredProcess]: Starting monitored process 398 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,647 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Waiting until timeout for monitored process [2025-02-08 14:26:04,647 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,658 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,658 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,658 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,658 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,658 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,658 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,659 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,659 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,661 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,666 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (398)] Ended with exit code 0 [2025-02-08 14:26:04,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,669 INFO L229 MonitoredProcess]: Starting monitored process 399 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,670 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Waiting until timeout for monitored process [2025-02-08 14:26:04,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-02-08 14:26:04,681 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,681 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,681 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,681 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,682 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,682 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,684 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,689 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (399)] Ended with exit code 0 [2025-02-08 14:26:04,689 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,691 INFO L229 MonitoredProcess]: Starting monitored process 400 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,692 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Waiting until timeout for monitored process [2025-02-08 14:26:04,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,703 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,703 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,703 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,703 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,703 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,703 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,704 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,704 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,706 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,711 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (400)] Ended with exit code 0 [2025-02-08 14:26:04,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,712 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,713 INFO L229 MonitoredProcess]: Starting monitored process 401 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,715 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Waiting until timeout for monitored process [2025-02-08 14:26:04,715 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,726 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,726 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,726 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,727 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,727 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,727 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,729 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,735 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (401)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,735 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,737 INFO L229 MonitoredProcess]: Starting monitored process 402 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,737 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Waiting until timeout for monitored process [2025-02-08 14:26:04,739 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,749 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,750 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,750 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,750 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,750 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,750 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,750 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,750 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,752 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,758 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (402)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,758 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,760 INFO L229 MonitoredProcess]: Starting monitored process 403 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,761 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Waiting until timeout for monitored process [2025-02-08 14:26:04,762 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,772 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,772 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,772 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,772 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,772 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,773 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,773 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,773 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,776 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,781 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (403)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,783 INFO L229 MonitoredProcess]: Starting monitored process 404 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Waiting until timeout for monitored process [2025-02-08 14:26:04,786 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,796 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,796 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,796 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,796 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,796 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,796 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,797 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,797 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,799 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,805 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (404)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,807 INFO L229 MonitoredProcess]: Starting monitored process 405 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,808 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Waiting until timeout for monitored process [2025-02-08 14:26:04,809 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,819 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,819 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,819 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,820 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,820 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,820 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,820 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,820 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,822 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,828 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (405)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,830 INFO L229 MonitoredProcess]: Starting monitored process 406 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,831 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Waiting until timeout for monitored process [2025-02-08 14:26:04,832 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,842 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,842 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,842 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,842 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,842 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,842 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,843 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,843 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,845 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,851 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (406)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-02-08 14:26:04,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,854 INFO L229 MonitoredProcess]: Starting monitored process 407 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,854 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Waiting until timeout for monitored process [2025-02-08 14:26:04,855 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-02-08 14:26:04,866 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-02-08 14:26:04,866 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-02-08 14:26:04,866 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-02-08 14:26:04,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-02-08 14:26:04,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-02-08 14:26:04,866 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-02-08 14:26:04,867 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-02-08 14:26:04,867 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-02-08 14:26:04,869 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-02-08 14:26:04,875 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (407)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:04,875 INFO L372 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2025-02-08 14:26:04,875 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~nondet7#1, main_#t~ret8#1.base, main_#t~ret8#1.offset, main_#t~nondet9#1, main_~n~0#1, main_~head~1#1.base, main_~head~1#1.offset, main_~m~0#1;havoc main_#t~nondet7#1;main_~n~0#1 := main_#t~nondet7#1;havoc main_#t~nondet7#1;" "assume !(main_~n~0#1 < 1);assume { :begin_inline_init_cll } true;init_cll_#in~n#1 := main_~n~0#1;havoc init_cll_#res#1.base, init_cll_#res#1.offset;havoc init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset, init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset, init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, init_cll_#t~post4#1, init_cll_~i~0#1, init_cll_~n#1, init_cll_~head~0#1.base, init_cll_~head~0#1.offset, init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset;init_cll_~n#1 := init_cll_#in~n#1;havoc init_cll_~head~0#1.base, init_cll_~head~0#1.offset;call init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset := #Ultimate.allocOnHeap(12);init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset := init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset;havoc init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset;call write~int#0(0, init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset, 4);init_cll_~head~0#1.base, init_cll_~head~0#1.offset := init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset;init_cll_~i~0#1 := 1;" "assume init_cll_~i~0#1 < init_cll_~n#1;call init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset := #Ultimate.allocOnHeap(12);init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset := init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset;havoc init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset;call write~int#0(init_cll_~i~0#1, init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, 4);call write~$Pointer$#0(init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, init_cll_~curr~0#1.base, 4 + init_cll_~curr~0#1.offset, 8);init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset := init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset;havoc init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset;init_cll_#t~post4#1 := init_cll_~i~0#1;init_cll_~i~0#1 := 1 + init_cll_#t~post4#1;havoc init_cll_#t~post4#1;" "assume !(init_cll_~i~0#1 < init_cll_~n#1);havoc init_cll_~i~0#1;call write~$Pointer$#0(init_cll_~head~0#1.base, init_cll_~head~0#1.offset, init_cll_~curr~0#1.base, 4 + init_cll_~curr~0#1.offset, 8);init_cll_#res#1.base, init_cll_#res#1.offset := init_cll_~head~0#1.base, init_cll_~head~0#1.offset;main_#t~ret8#1.base, main_#t~ret8#1.offset := init_cll_#res#1.base, init_cll_#res#1.offset;havoc init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset, init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset, init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, init_cll_#t~post4#1, init_cll_~i~0#1, init_cll_~n#1, init_cll_~head~0#1.base, init_cll_~head~0#1.offset, init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset;havoc init_cll_#in~n#1;assume { :end_inline_init_cll } true;main_~head~1#1.base, main_~head~1#1.offset := main_#t~ret8#1.base, main_#t~ret8#1.offset;havoc main_#t~ret8#1.base, main_#t~ret8#1.offset;havoc main_#t~nondet9#1;main_~m~0#1 := main_#t~nondet9#1;havoc main_#t~nondet9#1;" "assume !(main_~m~0#1 < 0);assume { :begin_inline_search } true;search_#in~head#1.base, search_#in~head#1.offset, search_#in~i#1 := main_~head~1#1.base, main_~head~1#1.offset, (if main_~m~0#1 < 0 && 0 != main_~m~0#1 % main_~n~0#1 then (if main_~n~0#1 < 0 then main_~m~0#1 % main_~n~0#1 + main_~n~0#1 else main_~m~0#1 % main_~n~0#1 - main_~n~0#1) else main_~m~0#1 % main_~n~0#1);havoc search_#t~mem5#1, search_#t~mem6#1.base, search_#t~mem6#1.offset, search_~head#1.base, search_~head#1.offset, search_~i#1, search_~curr~1#1.base, search_~curr~1#1.offset;search_~head#1.base, search_~head#1.offset := search_#in~head#1.base, search_#in~head#1.offset;search_~i#1 := search_#in~i#1;search_~curr~1#1.base, search_~curr~1#1.offset := search_~head#1.base, search_~head#1.offset;" "assume true;call search_#t~mem5#1 := read~int#0(search_~curr~1#1.base, search_~curr~1#1.offset, 4);" "assume search_#t~mem5#1 != search_~i#1;havoc search_#t~mem5#1;call search_#t~mem6#1.base, search_#t~mem6#1.offset := read~$Pointer$#0(search_~curr~1#1.base, 4 + search_~curr~1#1.offset, 8);search_~curr~1#1.base, search_~curr~1#1.offset := search_#t~mem6#1.base, search_#t~mem6#1.offset;havoc search_#t~mem6#1.base, search_#t~mem6#1.offset;" [2025-02-08 14:26:04,875 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call search_#t~mem5#1 := read~int#0(search_~curr~1#1.base, search_~curr~1#1.offset, 4);" "assume search_#t~mem5#1 != search_~i#1;havoc search_#t~mem5#1;call search_#t~mem6#1.base, search_#t~mem6#1.offset := read~$Pointer$#0(search_~curr~1#1.base, 4 + search_~curr~1#1.offset, 8);search_~curr~1#1.base, search_~curr~1#1.offset := search_#t~mem6#1.base, search_#t~mem6#1.offset;havoc search_#t~mem6#1.base, search_#t~mem6#1.offset;" [2025-02-08 14:26:04,877 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:26:04,877 INFO L85 PathProgramCache]: Analyzing trace with hash 1953209803, now seen corresponding path program 2 times [2025-02-08 14:26:04,878 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:26:04,878 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [598674413] [2025-02-08 14:26:04,878 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-08 14:26:04,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:26:04,889 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 7 statements into 2 equivalence classes. [2025-02-08 14:26:04,924 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 7 of 7 statements. [2025-02-08 14:26:04,924 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-08 14:26:04,924 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unknown [2025-02-08 14:26:04,925 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1563515990] [2025-02-08 14:26:04,925 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-08 14:26:04,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-08 14:26:04,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:04,928 INFO L229 MonitoredProcess]: Starting monitored process 408 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-08 14:26:04,929 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (408)] Waiting until timeout for monitored process [2025-02-08 14:26:04,978 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 7 statements into 2 equivalence classes. [2025-02-08 14:26:04,999 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 7 of 7 statements. [2025-02-08 14:26:04,999 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-08 14:26:04,999 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:26:04,999 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 14:26:05,007 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 7 statements into 1 equivalence classes. [2025-02-08 14:26:05,018 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 7 of 7 statements. [2025-02-08 14:26:05,019 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:26:05,019 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:26:05,029 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 14:26:05,030 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:26:05,030 INFO L85 PathProgramCache]: Analyzing trace with hash 1120, now seen corresponding path program 3 times [2025-02-08 14:26:05,030 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:26:05,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1629441496] [2025-02-08 14:26:05,030 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-08 14:26:05,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:26:05,033 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 2 statements into 1 equivalence classes. [2025-02-08 14:26:05,034 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-02-08 14:26:05,034 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2025-02-08 14:26:05,034 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:26:05,034 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 14:26:05,035 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-02-08 14:26:05,035 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-02-08 14:26:05,035 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:26:05,035 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:26:05,036 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 14:26:05,037 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:26:05,037 INFO L85 PathProgramCache]: Analyzing trace with hash 133912490, now seen corresponding path program 3 times [2025-02-08 14:26:05,037 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:26:05,037 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1406047424] [2025-02-08 14:26:05,037 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-08 14:26:05,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:26:05,043 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 9 statements into 2 equivalence classes. [2025-02-08 14:26:05,054 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) and asserted 9 of 9 statements. [2025-02-08 14:26:05,054 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2025-02-08 14:26:05,054 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 14:26:05,646 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 14:26:05,646 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-08 14:26:05,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1406047424] [2025-02-08 14:26:05,646 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1406047424] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-08 14:26:05,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1063872081] [2025-02-08 14:26:05,646 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-08 14:26:05,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-08 14:26:05,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:05,649 INFO L229 MonitoredProcess]: Starting monitored process 409 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-08 14:26:05,649 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (409)] Waiting until timeout for monitored process [2025-02-08 14:26:05,701 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 9 statements into 2 equivalence classes. [2025-02-08 14:26:05,718 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) and asserted 9 of 9 statements. [2025-02-08 14:26:05,719 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2025-02-08 14:26:05,719 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-08 14:26:05,720 INFO L256 TraceCheckSpWp]: Trace formula consists of 162 conjuncts, 73 conjuncts are in the unsatisfiable core [2025-02-08 14:26:05,723 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-08 14:26:05,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2025-02-08 14:26:05,745 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 11 treesize of output 7 [2025-02-08 14:26:05,788 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-02-08 14:26:05,799 INFO L349 Elim1Store]: treesize reduction 21, result has 41.7 percent of original size [2025-02-08 14:26:05,799 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 47 treesize of output 19 [2025-02-08 14:26:05,812 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 11 treesize of output 7 [2025-02-08 14:26:05,817 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 11 treesize of output 7 [2025-02-08 14:26:05,830 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2025-02-08 14:26:05,830 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2025-02-08 14:26:05,900 INFO L349 Elim1Store]: treesize reduction 19, result has 20.8 percent of original size [2025-02-08 14:26:05,901 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 2 new quantified variables, introduced 1 case distinctions, treesize of input 112 treesize of output 99 [2025-02-08 14:26:05,916 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 79 treesize of output 34 [2025-02-08 14:26:05,919 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 39 [2025-02-08 14:26:06,111 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 48 treesize of output 32 [2025-02-08 14:26:06,116 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 39 treesize of output 23 [2025-02-08 14:26:06,201 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 31 treesize of output 15 [2025-02-08 14:26:06,248 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-08 14:26:06,249 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-08 14:26:06,602 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2025-02-08 14:26:06,603 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 101 treesize of output 102 [2025-02-08 14:26:06,625 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2025-02-08 14:26:06,626 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 455 treesize of output 280 [2025-02-08 14:26:06,637 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2025-02-08 14:26:06,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 200 treesize of output 180 [2025-02-08 14:26:06,659 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2025-02-08 14:26:06,659 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 527 treesize of output 394 [2025-02-08 14:26:06,670 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 75 treesize of output 71 [2025-02-08 14:26:06,679 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 85 treesize of output 77 [2025-02-08 14:26:20,918 WARN L873 $PredicateComparison]: unable to prove that (or (let ((.cse9 (+ |c_ULTIMATE.start_init_cll_~curr~0#1.offset| 4)) (.cse10 (select |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base|))) (let ((.cse4 (not (= (select |c_#valid| |c_ULTIMATE.start_init_cll_~head~0#1.base|) 0))) (.cse12 (forall ((v_arrayElimCell_15 Int)) (or (< 0 v_arrayElimCell_15) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (< |ULTIMATE.start_main_~m~0#1| 0) (forall ((v_ArrVal_345 Int) (v_arrayElimCell_17 Int) (v_arrayElimCell_16 Int) (v_ArrVal_339 Int)) (let ((.cse73 (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base| (store .cse10 v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse72 (store (select .cse73 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (let ((.cse71 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse70 (store (select (store .cse73 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse72) |c_ULTIMATE.start_init_cll_~head~0#1.base|) (+ 4 v_arrayElimCell_15) v_ArrVal_345))) (or (= (select .cse70 |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse71) (< v_arrayElimCell_17 0) (= .cse71 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse72) |c_ULTIMATE.start_init_cll_~head~0#1.base| .cse70) v_arrayElimCell_16) v_arrayElimCell_17))))))))))))) (let ((.cse1 (= |c_ULTIMATE.start_init_cll_~curr~0#1.base| |c_ULTIMATE.start_init_cll_~head~0#1.base|)) (.cse2 (and (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (forall ((v_arrayElimCell_13 Int)) (or (not (= (select |c_#valid| v_arrayElimCell_13) 0)) (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int) (v_arrayElimCell_12 Int)) (let ((.cse62 (let ((.cse65 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) 0 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse64 (store (select .cse65 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse64) v_arrayElimCell_13 (store (select (store .cse65 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse64) v_arrayElimCell_13) 4 v_ArrVal_345))))) (.cse63 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= (select (select .cse62 |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse63) (= .cse63 (select (select .cse62 v_arrayElimCell_12) 0)) (forall ((v_arrayElimCell_17 Int)) (or (< v_arrayElimCell_17 0) (forall ((v_arrayElimCell_16 Int)) (= (select (select .cse62 v_arrayElimCell_16) v_arrayElimCell_17) .cse63))))))))) (< |ULTIMATE.start_main_~m~0#1| 0))) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (< |ULTIMATE.start_main_~m~0#1| 0) (forall ((v_arrayElimCell_13 Int)) (or (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int) (v_arrayElimCell_12 Int)) (let ((.cse67 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse66 (let ((.cse69 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) 0 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse68 (store (select .cse69 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse68) v_arrayElimCell_13 (store (select (store .cse69 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse68) v_arrayElimCell_13) 4 v_ArrVal_345)))))) (or (= (select (select .cse66 |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse67) (= .cse67 (select (select .cse66 v_arrayElimCell_12) 0))))) (not (= (select |c_#valid| v_arrayElimCell_13) 0)) (= |c_ULTIMATE.start_init_cll_~head~0#1.base| v_arrayElimCell_13))))))) (.cse0 (and (forall ((v_arrayElimCell_15 Int)) (or (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (forall ((v_arrayElimCell_14 Int)) (or (< v_arrayElimCell_14 0) (forall ((v_arrayElimCell_13 Int)) (or (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int)) (let ((.cse35 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse34 (store (select .cse35 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (let ((.cse33 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse32 (store (select (store .cse35 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse34) v_arrayElimCell_13) (+ 4 v_arrayElimCell_15) v_ArrVal_345))) (or (= (select .cse32 v_arrayElimCell_14) .cse33) (= .cse33 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse34) v_arrayElimCell_13 .cse32) |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|))))))) (not (= (select |c_#valid| v_arrayElimCell_13) 0)) (= |c_ULTIMATE.start_init_cll_~head~0#1.base| v_arrayElimCell_13))))) (< |ULTIMATE.start_main_~m~0#1| 0))) (< 0 v_arrayElimCell_15))) (forall ((v_arrayElimCell_15 Int)) (or (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (< |ULTIMATE.start_main_~m~0#1| 0) (forall ((v_arrayElimCell_14 Int)) (or (forall ((v_arrayElimCell_13 Int)) (or (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int) (v_arrayElimCell_12 Int)) (let ((.cse36 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse37 (let ((.cse39 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse38 (store (select .cse39 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse38) v_arrayElimCell_13 (store (select (store .cse39 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse38) v_arrayElimCell_13) (+ 4 v_arrayElimCell_15) v_ArrVal_345)))))) (or (= .cse36 (select (select .cse37 v_arrayElimCell_12) v_arrayElimCell_14)) (= .cse36 (select (select .cse37 |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|))))) (not (= (select |c_#valid| v_arrayElimCell_13) 0)) (= |c_ULTIMATE.start_init_cll_~head~0#1.base| v_arrayElimCell_13))) (< v_arrayElimCell_14 0))))) (< 0 v_arrayElimCell_15))) (forall ((v_arrayElimCell_15 Int)) (or (< 0 v_arrayElimCell_15) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (< |ULTIMATE.start_main_~m~0#1| 0) (forall ((v_arrayElimCell_14 Int)) (or (< v_arrayElimCell_14 0) (forall ((v_arrayElimCell_13 Int)) (or (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int)) (let ((.cse44 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse43 (store (select .cse44 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (let ((.cse42 (store (select (store .cse44 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse43) v_arrayElimCell_13) (+ 4 v_arrayElimCell_15) v_ArrVal_345))) (let ((.cse41 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse40 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse43) v_arrayElimCell_13 .cse42))) (or (forall ((v_arrayElimCell_17 Int)) (or (forall ((v_arrayElimCell_16 Int)) (= (select (select .cse40 v_arrayElimCell_16) v_arrayElimCell_17) .cse41)) (< v_arrayElimCell_17 0))) (= (select .cse42 v_arrayElimCell_14) .cse41) (= .cse41 (select (select .cse40 |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|)))))))) (not (= (select |c_#valid| v_arrayElimCell_13) 0)))))))))) (or .cse4 (forall ((v_ArrVal_345 Int) (|ULTIMATE.start_main_~m~0#1| Int) (v_arrayElimCell_17 Int) (v_arrayElimCell_16 Int) (v_arrayElimCell_15 Int) (v_ArrVal_339 Int)) (let ((.cse48 (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base| (store .cse10 v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse47 (store (select .cse48 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (let ((.cse46 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse45 (store (select (store .cse48 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse47) |c_ULTIMATE.start_init_cll_~head~0#1.base|) (+ 4 v_arrayElimCell_15) v_ArrVal_345))) (or (< 0 v_arrayElimCell_15) (= (select .cse45 |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse46) (< |ULTIMATE.start_main_~m~0#1| 0) (< v_arrayElimCell_17 0) (= .cse46 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse47) |c_ULTIMATE.start_init_cll_~head~0#1.base| .cse45) v_arrayElimCell_16) v_arrayElimCell_17)))))))) (forall ((v_arrayElimCell_15 Int)) (or (< 0 v_arrayElimCell_15) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (forall ((v_arrayElimCell_14 Int)) (or (< v_arrayElimCell_14 0) (forall ((v_arrayElimCell_13 Int)) (or (not (= (select |c_#valid| v_arrayElimCell_13) 0)) (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int) (v_arrayElimCell_12 Int)) (let ((.cse50 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse49 (let ((.cse52 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse51 (store (select .cse52 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse51) v_arrayElimCell_13 (store (select (store .cse52 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse51) v_arrayElimCell_13) (+ 4 v_arrayElimCell_15) v_ArrVal_345)))))) (or (forall ((v_arrayElimCell_17 Int)) (or (forall ((v_arrayElimCell_16 Int)) (= (select (select .cse49 v_arrayElimCell_16) v_arrayElimCell_17) .cse50)) (< v_arrayElimCell_17 0))) (= .cse50 (select (select .cse49 v_arrayElimCell_12) v_arrayElimCell_14)) (= .cse50 (select (select .cse49 |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|))))))))) (< |ULTIMATE.start_main_~m~0#1| 0))))) (or .cse4 (and .cse12 (forall ((v_arrayElimCell_15 Int)) (or (< 0 v_arrayElimCell_15) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (forall ((v_ArrVal_345 Int) (v_arrayElimCell_14 Int) (v_ArrVal_339 Int) (v_arrayElimCell_12 Int)) (let ((.cse57 (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base| (store .cse10 v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse56 (store (select .cse57 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (let ((.cse53 (store (select (store .cse57 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse56) |c_ULTIMATE.start_init_cll_~head~0#1.base|) (+ 4 v_arrayElimCell_15) v_ArrVal_345))) (let ((.cse54 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse55 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse56) |c_ULTIMATE.start_init_cll_~head~0#1.base| .cse53))) (or (= (select .cse53 |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse54) (forall ((v_arrayElimCell_17 Int)) (or (< v_arrayElimCell_17 0) (forall ((v_arrayElimCell_16 Int)) (= .cse54 (select (select .cse55 v_arrayElimCell_16) v_arrayElimCell_17))))) (= .cse54 (select (select .cse55 v_arrayElimCell_12) v_arrayElimCell_14)))))))) (< |ULTIMATE.start_main_~m~0#1| 0))))) (forall ((v_arrayElimCell_15 Int)) (or (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (< |ULTIMATE.start_main_~m~0#1| 0) (forall ((v_ArrVal_345 Int) (v_arrayElimCell_14 Int) (v_ArrVal_339 Int)) (let ((.cse61 (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base| (store .cse10 v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse60 (store (select .cse61 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (let ((.cse58 (store (select (store .cse61 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse60) |c_ULTIMATE.start_init_cll_~head~0#1.base|) (+ 4 v_arrayElimCell_15) v_ArrVal_345)) (.cse59 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= (select .cse58 |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse59) (forall ((v_arrayElimCell_17 Int)) (or (< v_arrayElimCell_17 0) (forall ((v_arrayElimCell_16 Int)) (= .cse59 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse60) |c_ULTIMATE.start_init_cll_~head~0#1.base| .cse58) v_arrayElimCell_16) v_arrayElimCell_17))))) (= (select .cse58 v_arrayElimCell_14) .cse59)))))))) (< 0 v_arrayElimCell_15))))))) (.cse3 (= |c_ULTIMATE.start_init_cll_~curr~0#1.offset| |c_ULTIMATE.start_init_cll_~head~0#1.offset|))) (and (or .cse0 .cse1) (or .cse2 .cse3) (or .cse4 (forall ((v_ArrVal_345 Int) (|ULTIMATE.start_main_~m~0#1| Int) (v_arrayElimCell_17 Int) (v_arrayElimCell_16 Int) (v_ArrVal_339 Int)) (let ((.cse8 (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base| (store .cse10 0 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse7 (store (select .cse8 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (let ((.cse5 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse6 (store (select (store .cse8 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse7) |c_ULTIMATE.start_init_cll_~head~0#1.base|) 4 v_ArrVal_345))) (or (= .cse5 (select .cse6 |c_ULTIMATE.start_init_cll_~head~0#1.offset|)) (< |ULTIMATE.start_main_~m~0#1| 0) (< v_arrayElimCell_17 0) (= .cse5 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse7) |c_ULTIMATE.start_init_cll_~head~0#1.base| .cse6) v_arrayElimCell_16) v_arrayElimCell_17)))))))) (or (let ((.cse11 (forall ((v_ArrVal_345 Int) (|ULTIMATE.start_main_~m~0#1| Int) (v_arrayElimCell_17 Int) (v_arrayElimCell_16 Int) (v_arrayElimCell_15 Int) (v_ArrVal_339 Int) (v_arrayElimCell_12 Int)) (let ((.cse22 (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base| (store .cse10 v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse21 (store (select .cse22 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (let ((.cse18 (store (select (store .cse22 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse21) |c_ULTIMATE.start_init_cll_~head~0#1.base|) (+ 4 v_arrayElimCell_15) v_ArrVal_345))) (let ((.cse19 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse20 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse21) |c_ULTIMATE.start_init_cll_~head~0#1.base| .cse18))) (or (< 0 v_arrayElimCell_15) (= (select .cse18 |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse19) (= (select (select .cse20 v_arrayElimCell_12) v_arrayElimCell_15) .cse19) (< |ULTIMATE.start_main_~m~0#1| 0) (< v_arrayElimCell_17 0) (= .cse19 (select (select .cse20 v_arrayElimCell_16) v_arrayElimCell_17)))))))))) (and (or .cse11 .cse3) .cse12 (or .cse1 .cse11) (forall ((v_arrayElimCell_15 Int)) (or (< 0 v_arrayElimCell_15) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int)) (let ((.cse17 (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base| (store .cse10 v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse15 (store (select .cse17 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (let ((.cse16 (select (store .cse17 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse15) |c_ULTIMATE.start_init_cll_~head~0#1.base|))) (let ((.cse13 (store .cse16 (+ 4 v_arrayElimCell_15) v_ArrVal_345)) (.cse14 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= (select .cse13 |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse14) (forall ((v_arrayElimCell_17 Int)) (or (< v_arrayElimCell_17 0) (forall ((v_arrayElimCell_16 Int)) (= .cse14 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse15) |c_ULTIMATE.start_init_cll_~head~0#1.base| .cse13) v_arrayElimCell_16) v_arrayElimCell_17))))) (= (select .cse16 v_arrayElimCell_15) .cse14))))))) (< |ULTIMATE.start_main_~m~0#1| 0))))))) .cse4) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (< |ULTIMATE.start_main_~m~0#1| 0) (forall ((v_arrayElimCell_13 Int)) (or (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int)) (let ((.cse26 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) 0 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse23 (store (select .cse26 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (let ((.cse25 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse24 (select (store .cse26 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse23) v_arrayElimCell_13))) (or (= (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse23) v_arrayElimCell_13 (store .cse24 4 v_ArrVal_345)) |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse25) (= .cse25 (select .cse24 0))))))) (not (= (select |c_#valid| v_arrayElimCell_13) 0)) (= |c_ULTIMATE.start_init_cll_~head~0#1.base| v_arrayElimCell_13))))) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (forall ((v_arrayElimCell_13 Int)) (or (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int)) (let ((.cse31 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) 0 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse30 (store (select .cse31 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse9 v_ArrVal_339))) (let ((.cse29 (select (store .cse31 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse30) v_arrayElimCell_13))) (let ((.cse27 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse30) v_arrayElimCell_13 (store .cse29 4 v_ArrVal_345))) (.cse28 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= (select (select .cse27 |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse28) (= .cse28 (select .cse29 0)) (forall ((v_arrayElimCell_17 Int)) (or (< v_arrayElimCell_17 0) (forall ((v_arrayElimCell_16 Int)) (= (select (select .cse27 v_arrayElimCell_16) v_arrayElimCell_17) .cse28)))))))))) (not (= (select |c_#valid| v_arrayElimCell_13) 0)))) (< |ULTIMATE.start_main_~m~0#1| 0))) (or .cse1 .cse2) (or .cse0 .cse3))))) (< (+ |c_ULTIMATE.start_init_cll_~i~0#1| 1) |c_ULTIMATE.start_init_cll_~n#1|)) is different from true [2025-02-08 14:26:21,003 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 1 not checked. [2025-02-08 14:26:21,003 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1063872081] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-08 14:26:21,003 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-08 14:26:21,003 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 21 [2025-02-08 14:26:21,005 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1410508762] [2025-02-08 14:26:21,005 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-08 14:26:21,047 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-08 14:26:21,048 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2025-02-08 14:26:21,048 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=69, Invalid=354, Unknown=1, NotChecked=38, Total=462 [2025-02-08 14:26:21,050 INFO L87 Difference]: Start difference. First operand 7 states and 8 transitions. cyclomatic complexity: 3 Second operand has 22 states, 21 states have (on average 1.1428571428571428) internal successors, (24), 22 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-02-08 14:26:33,100 WARN L873 $PredicateComparison]: unable to prove that (let ((.cse0 (select |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base|)) (.cse2 (= |c_ULTIMATE.start_init_cll_~head~0#1.offset| 0)) (.cse1 (= |c_ULTIMATE.start_init_cll_~curr~0#1.base| |c_ULTIMATE.start_init_cll_~head~0#1.base|)) (.cse3 (= |c_ULTIMATE.start_init_cll_~curr~0#1.offset| |c_ULTIMATE.start_init_cll_~head~0#1.offset|))) (and (= (select |c_#valid| |c_ULTIMATE.start_init_cll_~curr~0#1.base|) 1) (= 0 (select .cse0 |c_ULTIMATE.start_init_cll_~curr~0#1.offset|)) .cse1 (= (select .cse0 0) 0) (<= |c_ULTIMATE.start_main_~n~0#1| |c_ULTIMATE.start_init_cll_~n#1|) (or (< |c_ULTIMATE.start_init_cll_~i~0#1| 1) .cse2) (= |c_ULTIMATE.start_init_cll_~curr~0#1.offset| 0) (<= 1 |c_ULTIMATE.start_main_~n~0#1|) (<= |c_ULTIMATE.start_init_cll_~i~0#1| 1) .cse3 .cse2 (= |c_ULTIMATE.start_main_~n~0#1| |c_ULTIMATE.start_init_cll_~n#1|) (or (let ((.cse11 (+ |c_ULTIMATE.start_init_cll_~curr~0#1.offset| 4)) (.cse12 (select |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base|))) (let ((.cse6 (not (= (select |c_#valid| |c_ULTIMATE.start_init_cll_~head~0#1.base|) 0))) (.cse14 (forall ((v_arrayElimCell_15 Int)) (or (< 0 v_arrayElimCell_15) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (< |ULTIMATE.start_main_~m~0#1| 0) (forall ((v_ArrVal_345 Int) (v_arrayElimCell_17 Int) (v_arrayElimCell_16 Int) (v_ArrVal_339 Int)) (let ((.cse75 (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base| (store .cse12 v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse74 (store (select .cse75 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (let ((.cse73 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse72 (store (select (store .cse75 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse74) |c_ULTIMATE.start_init_cll_~head~0#1.base|) (+ 4 v_arrayElimCell_15) v_ArrVal_345))) (or (= (select .cse72 |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse73) (< v_arrayElimCell_17 0) (= .cse73 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse74) |c_ULTIMATE.start_init_cll_~head~0#1.base| .cse72) v_arrayElimCell_16) v_arrayElimCell_17))))))))))))) (let ((.cse5 (and (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (forall ((v_arrayElimCell_13 Int)) (or (not (= (select |c_#valid| v_arrayElimCell_13) 0)) (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int) (v_arrayElimCell_12 Int)) (let ((.cse64 (let ((.cse67 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) 0 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse66 (store (select .cse67 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse66) v_arrayElimCell_13 (store (select (store .cse67 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse66) v_arrayElimCell_13) 4 v_ArrVal_345))))) (.cse65 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= (select (select .cse64 |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse65) (= .cse65 (select (select .cse64 v_arrayElimCell_12) 0)) (forall ((v_arrayElimCell_17 Int)) (or (< v_arrayElimCell_17 0) (forall ((v_arrayElimCell_16 Int)) (= (select (select .cse64 v_arrayElimCell_16) v_arrayElimCell_17) .cse65))))))))) (< |ULTIMATE.start_main_~m~0#1| 0))) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (< |ULTIMATE.start_main_~m~0#1| 0) (forall ((v_arrayElimCell_13 Int)) (or (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int) (v_arrayElimCell_12 Int)) (let ((.cse69 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse68 (let ((.cse71 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) 0 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse70 (store (select .cse71 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse70) v_arrayElimCell_13 (store (select (store .cse71 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse70) v_arrayElimCell_13) 4 v_ArrVal_345)))))) (or (= (select (select .cse68 |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse69) (= .cse69 (select (select .cse68 v_arrayElimCell_12) 0))))) (not (= (select |c_#valid| v_arrayElimCell_13) 0)) (= |c_ULTIMATE.start_init_cll_~head~0#1.base| v_arrayElimCell_13))))))) (.cse4 (and (forall ((v_arrayElimCell_15 Int)) (or (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (forall ((v_arrayElimCell_14 Int)) (or (< v_arrayElimCell_14 0) (forall ((v_arrayElimCell_13 Int)) (or (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int)) (let ((.cse37 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse36 (store (select .cse37 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (let ((.cse35 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse34 (store (select (store .cse37 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse36) v_arrayElimCell_13) (+ 4 v_arrayElimCell_15) v_ArrVal_345))) (or (= (select .cse34 v_arrayElimCell_14) .cse35) (= .cse35 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse36) v_arrayElimCell_13 .cse34) |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|))))))) (not (= (select |c_#valid| v_arrayElimCell_13) 0)) (= |c_ULTIMATE.start_init_cll_~head~0#1.base| v_arrayElimCell_13))))) (< |ULTIMATE.start_main_~m~0#1| 0))) (< 0 v_arrayElimCell_15))) (forall ((v_arrayElimCell_15 Int)) (or (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (< |ULTIMATE.start_main_~m~0#1| 0) (forall ((v_arrayElimCell_14 Int)) (or (forall ((v_arrayElimCell_13 Int)) (or (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int) (v_arrayElimCell_12 Int)) (let ((.cse38 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse39 (let ((.cse41 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse40 (store (select .cse41 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse40) v_arrayElimCell_13 (store (select (store .cse41 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse40) v_arrayElimCell_13) (+ 4 v_arrayElimCell_15) v_ArrVal_345)))))) (or (= .cse38 (select (select .cse39 v_arrayElimCell_12) v_arrayElimCell_14)) (= .cse38 (select (select .cse39 |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|))))) (not (= (select |c_#valid| v_arrayElimCell_13) 0)) (= |c_ULTIMATE.start_init_cll_~head~0#1.base| v_arrayElimCell_13))) (< v_arrayElimCell_14 0))))) (< 0 v_arrayElimCell_15))) (forall ((v_arrayElimCell_15 Int)) (or (< 0 v_arrayElimCell_15) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (< |ULTIMATE.start_main_~m~0#1| 0) (forall ((v_arrayElimCell_14 Int)) (or (< v_arrayElimCell_14 0) (forall ((v_arrayElimCell_13 Int)) (or (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int)) (let ((.cse46 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse45 (store (select .cse46 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (let ((.cse44 (store (select (store .cse46 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse45) v_arrayElimCell_13) (+ 4 v_arrayElimCell_15) v_ArrVal_345))) (let ((.cse43 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse42 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse45) v_arrayElimCell_13 .cse44))) (or (forall ((v_arrayElimCell_17 Int)) (or (forall ((v_arrayElimCell_16 Int)) (= (select (select .cse42 v_arrayElimCell_16) v_arrayElimCell_17) .cse43)) (< v_arrayElimCell_17 0))) (= (select .cse44 v_arrayElimCell_14) .cse43) (= .cse43 (select (select .cse42 |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|)))))))) (not (= (select |c_#valid| v_arrayElimCell_13) 0)))))))))) (or .cse6 (forall ((v_ArrVal_345 Int) (|ULTIMATE.start_main_~m~0#1| Int) (v_arrayElimCell_17 Int) (v_arrayElimCell_16 Int) (v_arrayElimCell_15 Int) (v_ArrVal_339 Int)) (let ((.cse50 (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base| (store .cse12 v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse49 (store (select .cse50 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (let ((.cse48 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse47 (store (select (store .cse50 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse49) |c_ULTIMATE.start_init_cll_~head~0#1.base|) (+ 4 v_arrayElimCell_15) v_ArrVal_345))) (or (< 0 v_arrayElimCell_15) (= (select .cse47 |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse48) (< |ULTIMATE.start_main_~m~0#1| 0) (< v_arrayElimCell_17 0) (= .cse48 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse49) |c_ULTIMATE.start_init_cll_~head~0#1.base| .cse47) v_arrayElimCell_16) v_arrayElimCell_17)))))))) (forall ((v_arrayElimCell_15 Int)) (or (< 0 v_arrayElimCell_15) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (forall ((v_arrayElimCell_14 Int)) (or (< v_arrayElimCell_14 0) (forall ((v_arrayElimCell_13 Int)) (or (not (= (select |c_#valid| v_arrayElimCell_13) 0)) (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int) (v_arrayElimCell_12 Int)) (let ((.cse52 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse51 (let ((.cse54 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse53 (store (select .cse54 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse53) v_arrayElimCell_13 (store (select (store .cse54 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse53) v_arrayElimCell_13) (+ 4 v_arrayElimCell_15) v_ArrVal_345)))))) (or (forall ((v_arrayElimCell_17 Int)) (or (forall ((v_arrayElimCell_16 Int)) (= (select (select .cse51 v_arrayElimCell_16) v_arrayElimCell_17) .cse52)) (< v_arrayElimCell_17 0))) (= .cse52 (select (select .cse51 v_arrayElimCell_12) v_arrayElimCell_14)) (= .cse52 (select (select .cse51 |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|))))))))) (< |ULTIMATE.start_main_~m~0#1| 0))))) (or .cse6 (and .cse14 (forall ((v_arrayElimCell_15 Int)) (or (< 0 v_arrayElimCell_15) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (forall ((v_ArrVal_345 Int) (v_arrayElimCell_14 Int) (v_ArrVal_339 Int) (v_arrayElimCell_12 Int)) (let ((.cse59 (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base| (store .cse12 v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse58 (store (select .cse59 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (let ((.cse55 (store (select (store .cse59 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse58) |c_ULTIMATE.start_init_cll_~head~0#1.base|) (+ 4 v_arrayElimCell_15) v_ArrVal_345))) (let ((.cse56 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse57 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse58) |c_ULTIMATE.start_init_cll_~head~0#1.base| .cse55))) (or (= (select .cse55 |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse56) (forall ((v_arrayElimCell_17 Int)) (or (< v_arrayElimCell_17 0) (forall ((v_arrayElimCell_16 Int)) (= .cse56 (select (select .cse57 v_arrayElimCell_16) v_arrayElimCell_17))))) (= .cse56 (select (select .cse57 v_arrayElimCell_12) v_arrayElimCell_14)))))))) (< |ULTIMATE.start_main_~m~0#1| 0))))) (forall ((v_arrayElimCell_15 Int)) (or (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (< |ULTIMATE.start_main_~m~0#1| 0) (forall ((v_ArrVal_345 Int) (v_arrayElimCell_14 Int) (v_ArrVal_339 Int)) (let ((.cse63 (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base| (store .cse12 v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse62 (store (select .cse63 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (let ((.cse60 (store (select (store .cse63 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse62) |c_ULTIMATE.start_init_cll_~head~0#1.base|) (+ 4 v_arrayElimCell_15) v_ArrVal_345)) (.cse61 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= (select .cse60 |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse61) (forall ((v_arrayElimCell_17 Int)) (or (< v_arrayElimCell_17 0) (forall ((v_arrayElimCell_16 Int)) (= .cse61 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse62) |c_ULTIMATE.start_init_cll_~head~0#1.base| .cse60) v_arrayElimCell_16) v_arrayElimCell_17))))) (= (select .cse60 v_arrayElimCell_14) .cse61)))))))) (< 0 v_arrayElimCell_15)))))))) (and (or .cse4 .cse1) (or .cse5 .cse3) (or .cse6 (forall ((v_ArrVal_345 Int) (|ULTIMATE.start_main_~m~0#1| Int) (v_arrayElimCell_17 Int) (v_arrayElimCell_16 Int) (v_ArrVal_339 Int)) (let ((.cse10 (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base| (store .cse12 0 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse9 (store (select .cse10 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (let ((.cse7 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse8 (store (select (store .cse10 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse9) |c_ULTIMATE.start_init_cll_~head~0#1.base|) 4 v_ArrVal_345))) (or (= .cse7 (select .cse8 |c_ULTIMATE.start_init_cll_~head~0#1.offset|)) (< |ULTIMATE.start_main_~m~0#1| 0) (< v_arrayElimCell_17 0) (= .cse7 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse9) |c_ULTIMATE.start_init_cll_~head~0#1.base| .cse8) v_arrayElimCell_16) v_arrayElimCell_17)))))))) (or (let ((.cse13 (forall ((v_ArrVal_345 Int) (|ULTIMATE.start_main_~m~0#1| Int) (v_arrayElimCell_17 Int) (v_arrayElimCell_16 Int) (v_arrayElimCell_15 Int) (v_ArrVal_339 Int) (v_arrayElimCell_12 Int)) (let ((.cse24 (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base| (store .cse12 v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse23 (store (select .cse24 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (let ((.cse20 (store (select (store .cse24 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse23) |c_ULTIMATE.start_init_cll_~head~0#1.base|) (+ 4 v_arrayElimCell_15) v_ArrVal_345))) (let ((.cse21 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse22 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse23) |c_ULTIMATE.start_init_cll_~head~0#1.base| .cse20))) (or (< 0 v_arrayElimCell_15) (= (select .cse20 |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse21) (= (select (select .cse22 v_arrayElimCell_12) v_arrayElimCell_15) .cse21) (< |ULTIMATE.start_main_~m~0#1| 0) (< v_arrayElimCell_17 0) (= .cse21 (select (select .cse22 v_arrayElimCell_16) v_arrayElimCell_17)))))))))) (and (or .cse13 .cse3) .cse14 (or .cse1 .cse13) (forall ((v_arrayElimCell_15 Int)) (or (< 0 v_arrayElimCell_15) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int)) (let ((.cse19 (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~head~0#1.base| (store .cse12 v_arrayElimCell_15 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse17 (store (select .cse19 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (let ((.cse18 (select (store .cse19 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse17) |c_ULTIMATE.start_init_cll_~head~0#1.base|))) (let ((.cse15 (store .cse18 (+ 4 v_arrayElimCell_15) v_ArrVal_345)) (.cse16 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= (select .cse15 |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse16) (forall ((v_arrayElimCell_17 Int)) (or (< v_arrayElimCell_17 0) (forall ((v_arrayElimCell_16 Int)) (= .cse16 (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse17) |c_ULTIMATE.start_init_cll_~head~0#1.base| .cse15) v_arrayElimCell_16) v_arrayElimCell_17))))) (= (select .cse18 v_arrayElimCell_15) .cse16))))))) (< |ULTIMATE.start_main_~m~0#1| 0))))))) .cse6) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (< |ULTIMATE.start_main_~m~0#1| 0) (forall ((v_arrayElimCell_13 Int)) (or (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int)) (let ((.cse28 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) 0 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse25 (store (select .cse28 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (let ((.cse27 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|)) (.cse26 (select (store .cse28 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse25) v_arrayElimCell_13))) (or (= (select (select (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse25) v_arrayElimCell_13 (store .cse26 4 v_ArrVal_345)) |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse27) (= .cse27 (select .cse26 0))))))) (not (= (select |c_#valid| v_arrayElimCell_13) 0)) (= |c_ULTIMATE.start_init_cll_~head~0#1.base| v_arrayElimCell_13))))) (forall ((|ULTIMATE.start_main_~m~0#1| Int)) (or (forall ((v_arrayElimCell_13 Int)) (or (forall ((v_ArrVal_345 Int) (v_ArrVal_339 Int)) (let ((.cse33 (store |c_#memory_int#0| v_arrayElimCell_13 (store (select |c_#memory_int#0| v_arrayElimCell_13) 0 |c_ULTIMATE.start_init_cll_~i~0#1|)))) (let ((.cse32 (store (select .cse33 |c_ULTIMATE.start_init_cll_~curr~0#1.base|) .cse11 v_ArrVal_339))) (let ((.cse31 (select (store .cse33 |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse32) v_arrayElimCell_13))) (let ((.cse29 (store (store |c_#memory_int#0| |c_ULTIMATE.start_init_cll_~curr~0#1.base| .cse32) v_arrayElimCell_13 (store .cse31 4 v_ArrVal_345))) (.cse30 (mod |ULTIMATE.start_main_~m~0#1| |c_ULTIMATE.start_main_~n~0#1|))) (or (= (select (select .cse29 |c_ULTIMATE.start_init_cll_~head~0#1.base|) |c_ULTIMATE.start_init_cll_~head~0#1.offset|) .cse30) (= .cse30 (select .cse31 0)) (forall ((v_arrayElimCell_17 Int)) (or (< v_arrayElimCell_17 0) (forall ((v_arrayElimCell_16 Int)) (= (select (select .cse29 v_arrayElimCell_16) v_arrayElimCell_17) .cse30)))))))))) (not (= (select |c_#valid| v_arrayElimCell_13) 0)))) (< |ULTIMATE.start_main_~m~0#1| 0))) (or .cse1 .cse5) (or .cse4 .cse3))))) (< (+ |c_ULTIMATE.start_init_cll_~i~0#1| 1) |c_ULTIMATE.start_init_cll_~n#1|)))) is different from true [2025-02-08 14:26:33,303 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-08 14:26:33,304 INFO L93 Difference]: Finished difference Result 13 states and 14 transitions. [2025-02-08 14:26:33,304 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 13 states and 14 transitions. [2025-02-08 14:26:33,304 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 2 [2025-02-08 14:26:33,304 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 13 states to 8 states and 9 transitions. [2025-02-08 14:26:33,304 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 6 [2025-02-08 14:26:33,304 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 6 [2025-02-08 14:26:33,305 INFO L73 IsDeterministic]: Start isDeterministic. Operand 8 states and 9 transitions. [2025-02-08 14:26:33,305 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2025-02-08 14:26:33,305 INFO L218 hiAutomatonCegarLoop]: Abstraction has 8 states and 9 transitions. [2025-02-08 14:26:33,305 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8 states and 9 transitions. [2025-02-08 14:26:33,305 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8 to 8. [2025-02-08 14:26:33,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8 states, 8 states have (on average 1.125) internal successors, (9), 7 states have internal predecessors, (9), 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-02-08 14:26:33,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 9 transitions. [2025-02-08 14:26:33,306 INFO L240 hiAutomatonCegarLoop]: Abstraction has 8 states and 9 transitions. [2025-02-08 14:26:33,306 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2025-02-08 14:26:33,307 INFO L432 stractBuchiCegarLoop]: Abstraction has 8 states and 9 transitions. [2025-02-08 14:26:33,307 INFO L338 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2025-02-08 14:26:33,307 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 8 states and 9 transitions. [2025-02-08 14:26:33,307 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 2 [2025-02-08 14:26:33,307 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-02-08 14:26:33,307 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-02-08 14:26:33,307 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [2, 1, 1, 1, 1] [2025-02-08 14:26:33,307 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1] [2025-02-08 14:26:33,308 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~nondet7#1, main_#t~ret8#1.base, main_#t~ret8#1.offset, main_#t~nondet9#1, main_~n~0#1, main_~head~1#1.base, main_~head~1#1.offset, main_~m~0#1;havoc main_#t~nondet7#1;main_~n~0#1 := main_#t~nondet7#1;havoc main_#t~nondet7#1;" "assume !(main_~n~0#1 < 1);assume { :begin_inline_init_cll } true;init_cll_#in~n#1 := main_~n~0#1;havoc init_cll_#res#1.base, init_cll_#res#1.offset;havoc init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset, init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset, init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, init_cll_#t~post4#1, init_cll_~i~0#1, init_cll_~n#1, init_cll_~head~0#1.base, init_cll_~head~0#1.offset, init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset;init_cll_~n#1 := init_cll_#in~n#1;havoc init_cll_~head~0#1.base, init_cll_~head~0#1.offset;call init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset := #Ultimate.allocOnHeap(12);init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset := init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset;havoc init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset;call write~int#0(0, init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset, 4);init_cll_~head~0#1.base, init_cll_~head~0#1.offset := init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset;init_cll_~i~0#1 := 1;" "assume init_cll_~i~0#1 < init_cll_~n#1;call init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset := #Ultimate.allocOnHeap(12);init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset := init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset;havoc init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset;call write~int#0(init_cll_~i~0#1, init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, 4);call write~$Pointer$#0(init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, init_cll_~curr~0#1.base, 4 + init_cll_~curr~0#1.offset, 8);init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset := init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset;havoc init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset;init_cll_#t~post4#1 := init_cll_~i~0#1;init_cll_~i~0#1 := 1 + init_cll_#t~post4#1;havoc init_cll_#t~post4#1;" "assume init_cll_~i~0#1 < init_cll_~n#1;call init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset := #Ultimate.allocOnHeap(12);init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset := init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset;havoc init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset;call write~int#0(init_cll_~i~0#1, init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, 4);call write~$Pointer$#0(init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, init_cll_~curr~0#1.base, 4 + init_cll_~curr~0#1.offset, 8);init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset := init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset;havoc init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset;init_cll_#t~post4#1 := init_cll_~i~0#1;init_cll_~i~0#1 := 1 + init_cll_#t~post4#1;havoc init_cll_#t~post4#1;" "assume !(init_cll_~i~0#1 < init_cll_~n#1);havoc init_cll_~i~0#1;call write~$Pointer$#0(init_cll_~head~0#1.base, init_cll_~head~0#1.offset, init_cll_~curr~0#1.base, 4 + init_cll_~curr~0#1.offset, 8);init_cll_#res#1.base, init_cll_#res#1.offset := init_cll_~head~0#1.base, init_cll_~head~0#1.offset;main_#t~ret8#1.base, main_#t~ret8#1.offset := init_cll_#res#1.base, init_cll_#res#1.offset;havoc init_cll_#t~malloc2#1.base, init_cll_#t~malloc2#1.offset, init_cll_#t~malloc3#1.base, init_cll_#t~malloc3#1.offset, init_cll_~next_node~0#1.base, init_cll_~next_node~0#1.offset, init_cll_#t~post4#1, init_cll_~i~0#1, init_cll_~n#1, init_cll_~head~0#1.base, init_cll_~head~0#1.offset, init_cll_~curr~0#1.base, init_cll_~curr~0#1.offset;havoc init_cll_#in~n#1;assume { :end_inline_init_cll } true;main_~head~1#1.base, main_~head~1#1.offset := main_#t~ret8#1.base, main_#t~ret8#1.offset;havoc main_#t~ret8#1.base, main_#t~ret8#1.offset;havoc main_#t~nondet9#1;main_~m~0#1 := main_#t~nondet9#1;havoc main_#t~nondet9#1;" "assume !(main_~m~0#1 < 0);assume { :begin_inline_search } true;search_#in~head#1.base, search_#in~head#1.offset, search_#in~i#1 := main_~head~1#1.base, main_~head~1#1.offset, (if main_~m~0#1 < 0 && 0 != main_~m~0#1 % main_~n~0#1 then (if main_~n~0#1 < 0 then main_~m~0#1 % main_~n~0#1 + main_~n~0#1 else main_~m~0#1 % main_~n~0#1 - main_~n~0#1) else main_~m~0#1 % main_~n~0#1);havoc search_#t~mem5#1, search_#t~mem6#1.base, search_#t~mem6#1.offset, search_~head#1.base, search_~head#1.offset, search_~i#1, search_~curr~1#1.base, search_~curr~1#1.offset;search_~head#1.base, search_~head#1.offset := search_#in~head#1.base, search_#in~head#1.offset;search_~i#1 := search_#in~i#1;search_~curr~1#1.base, search_~curr~1#1.offset := search_~head#1.base, search_~head#1.offset;" [2025-02-08 14:26:33,308 INFO L754 eck$LassoCheckResult]: Loop: "assume true;call search_#t~mem5#1 := read~int#0(search_~curr~1#1.base, search_~curr~1#1.offset, 4);" "assume search_#t~mem5#1 != search_~i#1;havoc search_#t~mem5#1;call search_#t~mem6#1.base, search_#t~mem6#1.offset := read~$Pointer$#0(search_~curr~1#1.base, 4 + search_~curr~1#1.offset, 8);search_~curr~1#1.base, search_~curr~1#1.offset := search_#t~mem6#1.base, search_#t~mem6#1.offset;havoc search_#t~mem6#1.base, search_#t~mem6#1.offset;" [2025-02-08 14:26:33,308 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:26:33,308 INFO L85 PathProgramCache]: Analyzing trace with hash 1448481087, now seen corresponding path program 2 times [2025-02-08 14:26:33,308 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:26:33,308 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [540778655] [2025-02-08 14:26:33,308 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-08 14:26:33,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:26:33,320 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 6 statements into 2 equivalence classes. [2025-02-08 14:26:33,338 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 6 of 6 statements. [2025-02-08 14:26:33,338 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-08 14:26:33,338 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unknown [2025-02-08 14:26:33,339 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1277063835] [2025-02-08 14:26:33,339 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-08 14:26:33,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-08 14:26:33,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:33,341 INFO L229 MonitoredProcess]: Starting monitored process 410 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-08 14:26:33,342 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (410)] Waiting until timeout for monitored process [2025-02-08 14:26:33,395 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 6 statements into 2 equivalence classes. [2025-02-08 14:26:33,420 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 6 of 6 statements. [2025-02-08 14:26:33,421 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-08 14:26:33,421 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:26:33,421 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 14:26:33,430 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-02-08 14:26:33,450 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-02-08 14:26:33,450 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:26:33,450 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:26:33,463 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 14:26:33,464 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:26:33,464 INFO L85 PathProgramCache]: Analyzing trace with hash 1120, now seen corresponding path program 4 times [2025-02-08 14:26:33,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:26:33,464 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [893129447] [2025-02-08 14:26:33,464 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-08 14:26:33,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:26:33,466 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 2 statements into 2 equivalence classes. [2025-02-08 14:26:33,467 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 2 of 2 statements. [2025-02-08 14:26:33,468 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-08 14:26:33,468 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:26:33,468 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 14:26:33,468 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-02-08 14:26:33,469 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-02-08 14:26:33,469 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:26:33,469 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:26:33,471 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 14:26:33,472 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-08 14:26:33,472 INFO L85 PathProgramCache]: Analyzing trace with hash 420920862, now seen corresponding path program 4 times [2025-02-08 14:26:33,472 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-08 14:26:33,472 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1912697877] [2025-02-08 14:26:33,472 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-08 14:26:33,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-08 14:26:33,481 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 8 statements into 2 equivalence classes. [2025-02-08 14:26:33,494 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 8 of 8 statements. [2025-02-08 14:26:33,494 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-08 14:26:33,495 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unknown [2025-02-08 14:26:33,496 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1635421862] [2025-02-08 14:26:33,496 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-08 14:26:33,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-08 14:26:33,496 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 14:26:33,498 INFO L229 MonitoredProcess]: Starting monitored process 411 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-08 14:26:33,500 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (411)] Waiting until timeout for monitored process [2025-02-08 14:26:33,552 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 8 statements into 2 equivalence classes. [2025-02-08 14:26:33,588 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 8 of 8 statements. [2025-02-08 14:26:33,588 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-08 14:26:33,588 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:26:33,588 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-08 14:26:33,596 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-02-08 14:26:33,612 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-02-08 14:26:33,612 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-08 14:26:33,612 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-08 14:26:33,623 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-08 14:26:39,503 WARN L286 SmtUtils]: Spent 5.83s on a formula simplification. DAG size of input: 252 DAG size of output: 226 (called from [L 276] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2025-02-08 14:26:52,279 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer has thrown an exception: java.lang.AssertionError: Complicated and unsupported kind of self-update: (let ((.cse3 (+ |v_ULTIMATE.start_search_~curr~1#1.offset_57| 4))) (let ((.cse2 (store |v_#memory_$Pointer$#0.offset_90| |v_ULTIMATE.start_search_~curr~1#1.base_242| (store (select |v_#memory_$Pointer$#0.offset_90| |v_ULTIMATE.start_search_~curr~1#1.base_242|) |v_ULTIMATE.start_search_~curr~1#1.offset_57| v_DerPreprocessor_191))) (.cse0 (select (select (let ((.cse7 (select |v_#memory_$Pointer$#0.base_171| |v_ULTIMATE.start_search_~curr~1#1.base_242|))) (let ((.cse6 (store |v_#memory_$Pointer$#0.base_177| |v_ULTIMATE.start_search_~curr~1#1.base_242| (store (select |v_#memory_$Pointer$#0.base_177| |v_ULTIMATE.start_search_~curr~1#1.base_242|) |v_ULTIMATE.start_search_~curr~1#1.offset_57| (select .cse7 |v_ULTIMATE.start_search_~curr~1#1.offset_57|))))) (let ((.cse5 (store (select .cse6 v_DerPreprocessor_14) 0 v_DerPreprocessor_135))) (let ((.cse4 (store (select (store .cse6 v_DerPreprocessor_14 .cse5) |v_ULTIMATE.start_search_~curr~1#1.base_242|) .cse3 (select .cse7 .cse3)))) (store (store |v_#memory_$Pointer$#0.base_177| |v_ULTIMATE.start_search_~curr~1#1.base_242| .cse4) v_DerPreprocessor_14 (store (select (store (store |v_#memory_$Pointer$#0.base_177| v_DerPreprocessor_14 .cse5) |v_ULTIMATE.start_search_~curr~1#1.base_242| .cse4) v_DerPreprocessor_14) 0 (select (select |v_#memory_$Pointer$#0.base_171| v_DerPreprocessor_14) 0))))))) |v_ULTIMATE.start_search_~curr~1#1.base_242|) .cse3))) (let ((.cse1 (store (select .cse2 .cse0) 0 (select (select |v_#memory_$Pointer$#0.offset_87| .cse0) 0)))) (store (store |v_#memory_$Pointer$#0.offset_90| .cse0 .cse1) |v_ULTIMATE.start_search_~curr~1#1.base_242| (store (select (store .cse2 .cse0 .cse1) |v_ULTIMATE.start_search_~curr~1#1.base_242|) .cse3 0))))) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.DerPreprocessor.classify(DerPreprocessor.java:233) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.DerPreprocessor.classify(DerPreprocessor.java:205) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.DerPreprocessor.(DerPreprocessor.java:104) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.ElimStorePlain.applyComplexEliminationRules(ElimStorePlain.java:153) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryToEliminate(DualJunctionSaa.java:190) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryToEliminateOne3(DualJunctionSaa.java:172) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryToEliminateOne2(DualJunctionSaa.java:151) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryToEliminateOne1(DualJunctionSaa.java:140) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryToEliminateOne0(DualJunctionSaa.java:124) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryToEliminateOne(DualJunctionSaa.java:108) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryExhaustivelyToEliminate(DualJunctionSaa.java:93) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.DualJunctionSaa.tryToEliminate(DualJunctionSaa.java:88) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.tryToEliminateOne(QuantifierPusher.java:542) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.applyNewEliminationTechniquesExhaustively(QuantifierPusher.java:521) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.applyDualJunctionEliminationTechniques(QuantifierPusher.java:514) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.tryToPushOverDualFiniteConnective(QuantifierPusher.java:325) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:189) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.convert(QuantifierPushTermWalker.java:1) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine$ApplicationTermTask.doStep(TermContextTransformationEngine.java:209) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:100) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.TermContextTransformationEngine.transform(TermContextTransformationEngine.java:84) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:297) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPushTermWalker.eliminate(QuantifierPushTermWalker.java:283) at de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.PartialQuantifierElimination.eliminate(PartialQuantifierElimination.java:51) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.tryAuxVarElimination(TransFormulaUtils.java:331) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition(TransFormulaUtils.java:287) at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.cfg.SequentialComposition.getInterproceduralTransFormula(SequentialComposition.java:224) at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.cfg.SequentialComposition.getInterproceduralTransFormula(SequentialComposition.java:157) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck.computeTF(LassoCheck.java:365) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck.computeStemTF(LassoCheck.java:329) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck$LassoCheckResult.(LassoCheck.java:822) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck.(LassoCheck.java:261) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.cegar.AbstractBuchiCegarLoop.runCegarLoop(AbstractBuchiCegarLoop.java:362) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver.runCegarLoops(BuchiAutomizerObserver.java:151) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver.doTerminationAnalysis(BuchiAutomizerObserver.java:188) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver.finish(BuchiAutomizerObserver.java:364) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2025-02-08 14:26:52,284 INFO L158 Benchmark]: Toolchain (without parser) took 62536.84ms. Allocated memory was 142.6MB in the beginning and 1.0GB in the end (delta: 906.0MB). Free memory was 112.0MB in the beginning and 626.8MB in the end (delta: -514.8MB). Peak memory consumption was 641.1MB. Max. memory is 16.1GB. [2025-02-08 14:26:52,284 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 201.3MB. Free memory is still 123.9MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-08 14:26:52,284 INFO L158 Benchmark]: CACSL2BoogieTranslator took 295.41ms. Allocated memory is still 142.6MB. Free memory was 111.5MB in the beginning and 95.2MB in the end (delta: 16.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-02-08 14:26:52,284 INFO L158 Benchmark]: Boogie Procedure Inliner took 30.39ms. Allocated memory is still 142.6MB. Free memory was 95.2MB in the beginning and 93.8MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. [2025-02-08 14:26:52,284 INFO L158 Benchmark]: Boogie Preprocessor took 42.64ms. Allocated memory is still 142.6MB. Free memory was 93.8MB in the beginning and 92.3MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. [2025-02-08 14:26:52,284 INFO L158 Benchmark]: IcfgBuilder took 300.51ms. Allocated memory is still 142.6MB. Free memory was 92.3MB in the beginning and 79.3MB in the end (delta: 13.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2025-02-08 14:26:52,285 INFO L158 Benchmark]: BuchiAutomizer took 61863.73ms. Allocated memory was 142.6MB in the beginning and 1.0GB in the end (delta: 906.0MB). Free memory was 79.3MB in the beginning and 626.8MB in the end (delta: -547.5MB). Peak memory consumption was 607.6MB. Max. memory is 16.1GB. [2025-02-08 14:26:52,285 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.16ms. Allocated memory is still 201.3MB. Free memory is still 123.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 295.41ms. Allocated memory is still 142.6MB. Free memory was 111.5MB in the beginning and 95.2MB in the end (delta: 16.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 30.39ms. Allocated memory is still 142.6MB. Free memory was 95.2MB in the beginning and 93.8MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 42.64ms. Allocated memory is still 142.6MB. Free memory was 93.8MB in the beginning and 92.3MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 300.51ms. Allocated memory is still 142.6MB. Free memory was 92.3MB in the beginning and 79.3MB in the end (delta: 13.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * BuchiAutomizer took 61863.73ms. Allocated memory was 142.6MB in the beginning and 1.0GB in the end (delta: 906.0MB). Free memory was 79.3MB in the beginning and 626.8MB in the end (delta: -547.5MB). Peak memory consumption was 607.6MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: - ExceptionOrErrorResult: AssertionError: Complicated and unsupported kind of self-update: (let ((.cse3 (+ |v_ULTIMATE.start_search_~curr~1#1.offset_57| 4))) (let ((.cse2 (store |v_#memory_$Pointer$#0.offset_90| |v_ULTIMATE.start_search_~curr~1#1.base_242| (store (select |v_#memory_$Pointer$#0.offset_90| |v_ULTIMATE.start_search_~curr~1#1.base_242|) |v_ULTIMATE.start_search_~curr~1#1.offset_57| v_DerPreprocessor_191))) (.cse0 (select (select (let ((.cse7 (select |v_#memory_$Pointer$#0.base_171| |v_ULTIMATE.start_search_~curr~1#1.base_242|))) (let ((.cse6 (store |v_#memory_$Pointer$#0.base_177| |v_ULTIMATE.start_search_~curr~1#1.base_242| (store (select |v_#memory_$Pointer$#0.base_177| |v_ULTIMATE.start_search_~curr~1#1.base_242|) |v_ULTIMATE.start_search_~curr~1#1.offset_57| (select .cse7 |v_ULTIMATE.start_search_~curr~1#1.offset_57|))))) (let ((.cse5 (store (select .cse6 v_DerPreprocessor_14) 0 v_DerPreprocessor_135))) (let ((.cse4 (store (select (store .cse6 v_DerPreprocessor_14 .cse5) |v_ULTIMATE.start_search_~curr~1#1.base_242|) .cse3 (select .cse7 .cse3)))) (store (store |v_#memory_$Pointer$#0.base_177| |v_ULTIMATE.start_search_~curr~1#1.base_242| .cse4) v_DerPreprocessor_14 (store (select (store (store |v_#memory_$Pointer$#0.base_177| v_DerPreprocessor_14 .cse5) |v_ULTIMATE.start_search_~curr~1#1.base_242| .cse4) v_DerPreprocessor_14) 0 (select (select |v_#memory_$Pointer$#0.base_171| v_DerPreprocessor_14) 0))))))) |v_ULTIMATE.start_search_~curr~1#1.base_242|) .cse3))) (let ((.cse1 (store (select .cse2 .cse0) 0 (select (select |v_#memory_$Pointer$#0.offset_87| .cse0) 0)))) (store (store |v_#memory_$Pointer$#0.offset_90| .cse0 .cse1) |v_ULTIMATE.start_search_~curr~1#1.base_242| (store (select (store .cse2 .cse0 .cse1) |v_ULTIMATE.start_search_~curr~1#1.base_242|) .cse3 0))))) de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: AssertionError: Complicated and unsupported kind of self-update: (let ((.cse3 (+ |v_ULTIMATE.start_search_~curr~1#1.offset_57| 4))) (let ((.cse2 (store |v_#memory_$Pointer$#0.offset_90| |v_ULTIMATE.start_search_~curr~1#1.base_242| (store (select |v_#memory_$Pointer$#0.offset_90| |v_ULTIMATE.start_search_~curr~1#1.base_242|) |v_ULTIMATE.start_search_~curr~1#1.offset_57| v_DerPreprocessor_191))) (.cse0 (select (select (let ((.cse7 (select |v_#memory_$Pointer$#0.base_171| |v_ULTIMATE.start_search_~curr~1#1.base_242|))) (let ((.cse6 (store |v_#memory_$Pointer$#0.base_177| |v_ULTIMATE.start_search_~curr~1#1.base_242| (store (select |v_#memory_$Pointer$#0.base_177| |v_ULTIMATE.start_search_~curr~1#1.base_242|) |v_ULTIMATE.start_search_~curr~1#1.offset_57| (select .cse7 |v_ULTIMATE.start_search_~curr~1#1.offset_57|))))) (let ((.cse5 (store (select .cse6 v_DerPreprocessor_14) 0 v_DerPreprocessor_135))) (let ((.cse4 (store (select (store .cse6 v_DerPreprocessor_14 .cse5) |v_ULTIMATE.start_search_~curr~1#1.base_242|) .cse3 (select .cse7 .cse3)))) (store (store |v_#memory_$Pointer$#0.base_177| |v_ULTIMATE.start_search_~curr~1#1.base_242| .cse4) v_DerPreprocessor_14 (store (select (store (store |v_#memory_$Pointer$#0.base_177| v_DerPreprocessor_14 .cse5) |v_ULTIMATE.start_search_~curr~1#1.base_242| .cse4) v_DerPreprocessor_14) 0 (select (select |v_#memory_$Pointer$#0.base_171| v_DerPreprocessor_14) 0))))))) |v_ULTIMATE.start_search_~curr~1#1.base_242|) .cse3))) (let ((.cse1 (store (select .cse2 .cse0) 0 (select (select |v_#memory_$Pointer$#0.offset_87| .cse0) 0)))) (store (store |v_#memory_$Pointer$#0.offset_90| .cse0 .cse1) |v_ULTIMATE.start_search_~curr~1#1.base_242| (store (select (store .cse2 .cse0 .cse1) |v_ULTIMATE.start_search_~curr~1#1.base_242|) .cse3 0))))): de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.arrays.DerPreprocessor.classify(DerPreprocessor.java:233) RESULT: Ultimate could not prove your program: Toolchain returned no result. [2025-02-08 14:26:52,297 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (411)] Ended with exit code 0 [2025-02-08 14:26:52,497 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (410)] Ended with exit code 0 [2025-02-08 14:26:52,696 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (409)] Ended with exit code 0 [2025-02-08 14:26:52,900 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (408)] Ended with exit code 0 [2025-02-08 14:26:53,101 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0 [2025-02-08 14:26:53,300 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Forceful destruction successful, exit code 0 [2025-02-08 14:26:53,501 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0 [2025-02-08 14:26:53,739 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis No suitable file found in config dir /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config using search string *Termination*64bit*_Bitvector*.epf No suitable settings file found using Termination*64bit*_Bitvector ERROR: UNSUPPORTED PROPERTY Writing output log to file Ultimate.log Result: ERROR: ExceptionOrErrorResult: AssertionError: Complicated and unsupported kind of self-update: (let ((.cse3 (+ |v_ULTIMATE.start_search_~curr~1#1.offset_57| 4))) (let ((.cse2 (store |v_#memory_$Pointer$#0.offset_90| |v_ULTIMATE.start_search_~curr~1#1.base_242| (store (select |v_#memory_$Pointer$#0.offset_90| |v_ULTIMATE.start_search_~curr~1#1.base_242|) |v_ULTIMATE.start_search_~curr~1#1.offset_57| v_DerPreprocessor_191))) (.cse0 (select (select (let ((.cse7 (select |v_#memory_$Pointer$#0.base_171| |v_ULTIMATE.start_search_~curr~1#1.base_242|))) (let ((.cse6 (store |v_#memory_$Pointer$#0.base_177| |v_ULTIMATE.start_search_~curr~1#1.base_242| (store (select |v_#memory_$Pointer$#0.base_177| |v_ULTIMATE.start_search_~curr~1#1.base_242|) |v_ULTIMATE.start_search_~curr~1#1.offset_57| (select .cse7 |v_ULTIMATE.start_search_~curr~1#1.offset_57|))))) (let ((.cse5 (store (select .cse6 v_DerPreprocessor_14) 0 v_DerPreprocessor_135))) (let ((.cse4 (store (select (store .cse6 v_DerPreprocessor_14 .cse5) |v_ULTIMATE.start_search_~curr~1#1.base_242|) .cse3 (select .cse7 .cse3)))) (store (store |v_#memory_$Pointer$#0.base_177| |v_ULTIMATE.start_search_~curr~1#1.base_242| .cse4) v_DerPreprocessor_14 (store (select (store (store |v_#memory_$Pointer$#0.base_177| v_DerPreprocessor_14 .cse5) |v_ULTIMATE.start_search_~curr~1#1.base_242| .cse4) v_DerPreprocessor_14) 0 (select (select |v_#memory_$Pointer$#0.base_171| v_DerPreprocessor_14) 0))))))) |v_ULTIMATE.start_search_~curr~1#1.base_242|) .cse3))) (let ((.cse1 (store (select .cse2 .cse0) 0 (select (select |v_#memory_$Pointer$#0.offset_87| .cse0) 0)))) (store (store |v_#memory_$Pointer$#0.offset_90| .cse0 .cse1) |v_ULTIMATE.start_search_~curr~1#1.base_242| (store (select (store .cse2 .cse0 .cse1) |v_ULTIMATE.start_search_~curr~1#1.base_242|) .cse3 0)))))