./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/loop-acceleration/underapprox_2-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 023d838f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/loop-acceleration/underapprox_2-2.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c187a61b21cc0091fb22a1c4e23554540f928674895dd149d9c60db42e5420c7 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-023d838-m [2024-11-10 23:04:10,086 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-10 23:04:10,140 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-10 23:04:10,144 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-10 23:04:10,145 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-10 23:04:10,145 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.Remove goto edges from RCFG [2024-11-10 23:04:10,162 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-10 23:04:10,163 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-10 23:04:10,164 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-10 23:04:10,164 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-10 23:04:10,164 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-10 23:04:10,165 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-10 23:04:10,165 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-10 23:04:10,166 INFO L153 SettingsManager]: * Use SBE=true [2024-11-10 23:04:10,166 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-10 23:04:10,166 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-10 23:04:10,167 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-10 23:04:10,167 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-10 23:04:10,167 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-10 23:04:10,168 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-10 23:04:10,168 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-10 23:04:10,169 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-10 23:04:10,169 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-10 23:04:10,169 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-10 23:04:10,170 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-10 23:04:10,170 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-10 23:04:10,170 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-10 23:04:10,171 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-10 23:04:10,171 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-10 23:04:10,171 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-10 23:04:10,171 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-10 23:04:10,172 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-10 23:04:10,172 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-10 23:04:10,172 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-10 23:04:10,173 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-10 23:04:10,173 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-10 23:04:10,173 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-10 23:04:10,173 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-10 23:04:10,174 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-10 23:04:10,174 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-10 23:04:10,174 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> c187a61b21cc0091fb22a1c4e23554540f928674895dd149d9c60db42e5420c7 [2024-11-10 23:04:10,446 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-10 23:04:10,472 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-10 23:04:10,475 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-10 23:04:10,477 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-10 23:04:10,478 INFO L274 PluginConnector]: CDTParser initialized [2024-11-10 23:04:10,479 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/loop-acceleration/underapprox_2-2.c [2024-11-10 23:04:11,930 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-10 23:04:12,108 INFO L384 CDTParser]: Found 1 translation units. [2024-11-10 23:04:12,108 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/loop-acceleration/underapprox_2-2.c [2024-11-10 23:04:12,115 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bbedbed3d/05cf40bc2f874ae897e47f3c641cb397/FLAG7a63784c0 [2024-11-10 23:04:12,129 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bbedbed3d/05cf40bc2f874ae897e47f3c641cb397 [2024-11-10 23:04:12,132 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-10 23:04:12,133 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-10 23:04:12,134 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-10 23:04:12,134 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-10 23:04:12,138 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-10 23:04:12,139 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 11:04:12" (1/1) ... [2024-11-10 23:04:12,140 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7d98b965 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12, skipping insertion in model container [2024-11-10 23:04:12,140 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.11 11:04:12" (1/1) ... [2024-11-10 23:04:12,156 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-10 23:04:12,331 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 23:04:12,341 INFO L200 MainTranslator]: Completed pre-run [2024-11-10 23:04:12,351 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-10 23:04:12,365 INFO L204 MainTranslator]: Completed translation [2024-11-10 23:04:12,365 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12 WrapperNode [2024-11-10 23:04:12,365 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-10 23:04:12,366 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-10 23:04:12,366 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-10 23:04:12,366 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-10 23:04:12,371 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12" (1/1) ... [2024-11-10 23:04:12,376 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12" (1/1) ... [2024-11-10 23:04:12,391 INFO L138 Inliner]: procedures = 12, calls = 9, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 26 [2024-11-10 23:04:12,391 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-10 23:04:12,392 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-10 23:04:12,392 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-10 23:04:12,392 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-10 23:04:12,401 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12" (1/1) ... [2024-11-10 23:04:12,401 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12" (1/1) ... [2024-11-10 23:04:12,403 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12" (1/1) ... [2024-11-10 23:04:12,414 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-10 23:04:12,414 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12" (1/1) ... [2024-11-10 23:04:12,415 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12" (1/1) ... [2024-11-10 23:04:12,417 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12" (1/1) ... [2024-11-10 23:04:12,417 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12" (1/1) ... [2024-11-10 23:04:12,422 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12" (1/1) ... [2024-11-10 23:04:12,423 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12" (1/1) ... [2024-11-10 23:04:12,424 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-10 23:04:12,425 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-10 23:04:12,425 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-10 23:04:12,425 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-10 23:04:12,426 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12" (1/1) ... [2024-11-10 23:04:12,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:12,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:12,459 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:12,462 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-11-10 23:04:12,507 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-10 23:04:12,508 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-10 23:04:12,508 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-10 23:04:12,508 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-10 23:04:12,589 INFO L256 CfgBuilder]: Building ICFG [2024-11-10 23:04:12,591 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-10 23:04:12,740 INFO L? ?]: Removed 6 outVars from TransFormulas that were not future-live. [2024-11-10 23:04:12,741 INFO L307 CfgBuilder]: Performing block encoding [2024-11-10 23:04:12,752 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-10 23:04:12,753 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-10 23:04:12,753 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 11:04:12 BoogieIcfgContainer [2024-11-10 23:04:12,754 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-10 23:04:12,755 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-10 23:04:12,755 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-10 23:04:12,760 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-10 23:04:12,760 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-10 23:04:12,762 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 10.11 11:04:12" (1/3) ... [2024-11-10 23:04:12,763 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@1a241986 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.11 11:04:12, skipping insertion in model container [2024-11-10 23:04:12,763 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-10 23:04:12,763 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.11 11:04:12" (2/3) ... [2024-11-10 23:04:12,764 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@1a241986 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.11 11:04:12, skipping insertion in model container [2024-11-10 23:04:12,764 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-10 23:04:12,764 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 11:04:12" (3/3) ... [2024-11-10 23:04:12,766 INFO L332 chiAutomizerObserver]: Analyzing ICFG underapprox_2-2.c [2024-11-10 23:04:12,821 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-10 23:04:12,821 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-10 23:04:12,821 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-10 23:04:12,821 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-10 23:04:12,821 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-10 23:04:12,822 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-10 23:04:12,822 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-10 23:04:12,822 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-10 23:04:12,826 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 12 states, 11 states have (on average 1.2727272727272727) internal successors, (14), 11 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 23:04:12,842 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 2 [2024-11-10 23:04:12,842 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-10 23:04:12,842 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-10 23:04:12,847 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2024-11-10 23:04:12,847 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1] [2024-11-10 23:04:12,847 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-10 23:04:12,848 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 12 states, 11 states have (on average 1.2727272727272727) internal successors, (14), 11 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-10 23:04:12,850 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 2 [2024-11-10 23:04:12,851 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-10 23:04:12,851 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-10 23:04:12,851 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2024-11-10 23:04:12,851 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1] [2024-11-10 23:04:12,858 INFO L745 eck$LassoCheckResult]: Stem: 6#ULTIMATE.startENTRYtrue assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(18, 2);call #Ultimate.allocInit(12, 3); 8#ULTIMATE.init_returnLabel#1true assume true;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~post4#1, main_~x~0#1, main_~y~0#1;main_~x~0#1 := 0;main_~y~0#1 := 1; 2#L16true [2024-11-10 23:04:12,859 INFO L747 eck$LassoCheckResult]: Loop: 2#L16true assume true; 5#L16-1true assume !!(main_~x~0#1 % 4294967296 < 6);main_#t~post4#1 := main_~x~0#1;main_~x~0#1 := 1 + main_#t~post4#1;havoc main_#t~post4#1;main_~y~0#1 := 2 * main_~y~0#1; 2#L16true [2024-11-10 23:04:12,864 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 23:04:12,865 INFO L85 PathProgramCache]: Analyzing trace with hash 1440, now seen corresponding path program 1 times [2024-11-10 23:04:12,876 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 23:04:12,877 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [913987094] [2024-11-10 23:04:12,877 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 23:04:12,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 23:04:12,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-10 23:04:12,971 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-10 23:04:12,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-10 23:04:13,000 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-10 23:04:13,004 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 23:04:13,004 INFO L85 PathProgramCache]: Analyzing trace with hash 1344, now seen corresponding path program 1 times [2024-11-10 23:04:13,004 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 23:04:13,005 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1104909675] [2024-11-10 23:04:13,005 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 23:04:13,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 23:04:13,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-10 23:04:13,030 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-10 23:04:13,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-10 23:04:13,041 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-10 23:04:13,042 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 23:04:13,043 INFO L85 PathProgramCache]: Analyzing trace with hash 1384223, now seen corresponding path program 1 times [2024-11-10 23:04:13,043 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 23:04:13,043 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1320666770] [2024-11-10 23:04:13,043 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 23:04:13,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 23:04:13,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-10 23:04:13,054 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-10 23:04:13,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-10 23:04:13,063 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-10 23:04:13,132 INFO L204 LassoAnalysis]: Preferences: [2024-11-10 23:04:13,133 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-10 23:04:13,133 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-10 23:04:13,133 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-10 23:04:13,133 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-10 23:04:13,133 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,134 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-10 23:04:13,134 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-10 23:04:13,134 INFO L132 ssoRankerPreferences]: Filename of dumped script: underapprox_2-2.c_Iteration1_Loop [2024-11-10 23:04:13,134 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-10 23:04:13,134 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-10 23:04:13,148 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:13,168 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:13,175 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:13,306 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-10 23:04:13,307 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-10 23:04:13,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,311 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,312 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2024-11-10 23:04:13,314 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-10 23:04:13,314 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-10 23:04:13,340 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2024-11-10 23:04:13,340 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,342 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,344 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2024-11-10 23:04:13,345 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-10 23:04:13,345 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-10 23:04:13,382 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-10 23:04:13,386 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:13,387 INFO L204 LassoAnalysis]: Preferences: [2024-11-10 23:04:13,387 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-10 23:04:13,387 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-10 23:04:13,387 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-10 23:04:13,387 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-10 23:04:13,387 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,387 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-10 23:04:13,387 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-10 23:04:13,387 INFO L132 ssoRankerPreferences]: Filename of dumped script: underapprox_2-2.c_Iteration1_Loop [2024-11-10 23:04:13,388 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-10 23:04:13,388 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-10 23:04:13,389 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:13,397 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:13,400 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:13,473 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-10 23:04:13,481 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-10 23:04:13,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,484 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,486 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2024-11-10 23:04:13,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 [2024-11-10 23:04:13,497 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:13,498 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:13,498 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:13,498 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:13,498 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:13,501 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-10 23:04:13,501 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:13,505 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:13,520 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2024-11-10 23:04:13,520 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,523 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,524 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2024-11-10 23:04:13,526 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:13,539 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:13,540 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:13,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:13,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:13,540 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:13,541 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-10 23:04:13,541 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:13,545 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:13,561 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Ended with exit code 0 [2024-11-10 23:04:13,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,564 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2024-11-10 23:04:13,566 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:13,579 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:13,579 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:13,579 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:13,580 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:13,580 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:13,581 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-10 23:04:13,581 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:13,583 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:13,597 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:13,597 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-11-10 23:04:13,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,599 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,601 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2024-11-10 23:04:13,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 [2024-11-10 23:04:13,612 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:13,613 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:13,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:13,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:13,613 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:13,616 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:13,616 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:13,620 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:13,635 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:13,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,638 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,639 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2024-11-10 23:04:13,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 [2024-11-10 23:04:13,650 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:13,650 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:13,650 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:13,650 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:13,650 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:13,651 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:13,652 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:13,654 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:13,667 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0 [2024-11-10 23:04:13,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,669 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,670 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2024-11-10 23:04:13,671 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:13,681 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:13,681 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:13,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:13,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:13,681 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:13,682 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:13,682 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:13,685 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:13,697 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:13,698 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-11-10 23:04:13,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,700 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2024-11-10 23:04:13,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 [2024-11-10 23:04:13,713 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:13,713 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:13,713 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:13,713 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:13,713 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:13,720 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:13,720 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:13,726 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:13,741 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2024-11-10 23:04:13,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,743 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,744 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2024-11-10 23:04:13,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:13,757 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:13,757 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:13,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:13,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:13,757 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:13,759 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:13,760 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:13,765 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:13,780 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:13,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,783 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,787 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2024-11-10 23:04:13,788 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:13,801 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:13,801 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:13,802 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:13,802 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:13,802 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:13,803 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:13,803 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:13,806 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:13,820 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:13,821 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-11-10 23:04:13,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,823 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,824 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2024-11-10 23:04:13,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 [2024-11-10 23:04:13,838 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:13,839 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:13,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:13,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:13,839 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:13,843 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:13,843 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:13,848 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:13,863 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2024-11-10 23:04:13,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,865 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2024-11-10 23:04:13,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:13,882 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:13,882 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:13,883 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:13,883 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:13,883 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:13,884 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:13,884 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:13,889 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:13,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0 [2024-11-10 23:04:13,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,907 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2024-11-10 23:04:13,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 [2024-11-10 23:04:13,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:13,924 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:13,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:13,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:13,924 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:13,929 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:13,929 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:13,933 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:13,948 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2024-11-10 23:04:13,948 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-11-10 23:04:13,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,951 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2024-11-10 23:04:13,953 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:13,966 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:13,966 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:13,966 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:13,967 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:13,967 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:13,967 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:13,970 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:13,970 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:13,976 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:13,991 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:13,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:13,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:13,993 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:13,996 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2024-11-10 23:04:13,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:14,008 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:14,008 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:14,008 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:14,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:14,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:14,009 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:14,010 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:14,010 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:14,015 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:14,029 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:14,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:14,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:14,031 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:14,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2024-11-10 23:04:14,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 [2024-11-10 23:04:14,043 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:14,043 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:14,043 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:14,044 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:14,044 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:14,044 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:14,046 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:14,046 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:14,051 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:14,062 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:14,063 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-11-10 23:04:14,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:14,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:14,064 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:14,065 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2024-11-10 23:04:14,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 [2024-11-10 23:04:14,077 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:14,077 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:14,077 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:14,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:14,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:14,077 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:14,085 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:14,085 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:14,095 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:14,110 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Ended with exit code 0 [2024-11-10 23:04:14,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:14,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:14,112 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:14,115 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2024-11-10 23:04:14,116 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:14,130 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:14,130 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:14,130 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:14,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:14,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:14,131 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:14,133 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:14,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:14,138 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:14,152 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2024-11-10 23:04:14,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:14,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:14,156 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:14,159 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2024-11-10 23:04:14,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:14,172 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:14,172 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:14,172 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:14,172 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:14,172 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:14,172 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:14,176 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:14,177 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:14,185 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:14,207 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:14,208 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-11-10 23:04:14,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:14,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:14,210 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:14,212 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2024-11-10 23:04:14,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:14,227 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:14,228 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:14,228 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:14,228 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:14,228 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:14,228 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:14,237 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:14,237 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:14,251 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:14,267 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0 [2024-11-10 23:04:14,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:14,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:14,269 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:14,270 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2024-11-10 23:04:14,271 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:14,286 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:14,286 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:14,286 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:14,287 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:14,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:14,287 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:14,289 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:14,289 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:14,295 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:14,310 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:14,310 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:14,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:14,313 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:14,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2024-11-10 23:04:14,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 [2024-11-10 23:04:14,328 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:14,328 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:14,328 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:14,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:14,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:14,329 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:14,336 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:14,336 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:14,352 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:14,367 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:14,367 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-11-10 23:04:14,368 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:14,368 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:14,370 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:14,371 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2024-11-10 23:04:14,372 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:14,385 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:14,386 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:14,386 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:14,386 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:14,386 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:14,386 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:14,388 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:14,388 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:14,394 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:14,409 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:14,409 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:14,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:14,411 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:14,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2024-11-10 23:04:14,414 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:14,427 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:14,427 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:14,428 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:14,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:14,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:14,428 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:14,429 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:14,429 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:14,460 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:14,489 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Ended with exit code 0 [2024-11-10 23:04:14,490 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:14,490 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:14,492 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:14,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2024-11-10 23:04:14,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 [2024-11-10 23:04:14,518 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:14,518 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:14,518 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:14,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:14,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:14,519 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:14,526 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:14,526 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:14,534 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:14,548 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0 [2024-11-10 23:04:14,548 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-11-10 23:04:14,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:14,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:14,550 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:14,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2024-11-10 23:04:14,553 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:14,567 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:14,568 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:14,569 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:14,569 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:14,569 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:14,569 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:14,574 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:14,574 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:14,583 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:14,598 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:14,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:14,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:14,600 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:14,601 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2024-11-10 23:04:14,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 [2024-11-10 23:04:14,617 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:14,617 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:14,618 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:14,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:14,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:14,618 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:14,619 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:14,620 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:14,624 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:14,638 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:14,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:14,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:14,640 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:14,642 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2024-11-10 23:04:14,643 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:14,656 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:14,657 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:14,657 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:14,657 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:14,657 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:14,657 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:14,660 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:14,660 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:14,669 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:14,684 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0 [2024-11-10 23:04:14,803 INFO L204 LassoAnalysis]: Preferences: [2024-11-10 23:04:14,803 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-10 23:04:14,803 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-10 23:04:14,803 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-10 23:04:14,803 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-10 23:04:14,803 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:14,803 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-10 23:04:14,804 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-10 23:04:14,804 INFO L132 ssoRankerPreferences]: Filename of dumped script: underapprox_2-2.c_Iteration1_Lasso [2024-11-10 23:04:14,804 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-10 23:04:14,804 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-10 23:04:14,805 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:14,830 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:14,835 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:14,855 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:14,878 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:14,883 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:14,885 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:14,889 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:15,045 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-10 23:04:15,045 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-10 23:04:15,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,047 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,048 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2024-11-10 23:04:15,049 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,062 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,062 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:15,067 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:15,067 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:15,070 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,084 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0 [2024-11-10 23:04:15,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,087 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,089 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2024-11-10 23:04:15,090 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,102 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,103 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,103 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,103 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:15,105 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:15,105 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:15,112 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,126 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:15,126 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,126 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,128 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,129 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2024-11-10 23:04:15,130 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,142 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,142 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:15,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,143 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:15,143 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-10 23:04:15,143 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:15,147 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,161 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:15,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,164 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,165 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2024-11-10 23:04:15,166 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,178 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,178 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:15,181 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:15,181 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:15,186 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,207 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:15,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,209 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,210 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2024-11-10 23:04:15,211 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,223 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,223 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:15,225 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:15,225 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:15,228 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,242 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2024-11-10 23:04:15,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,243 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,244 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2024-11-10 23:04:15,246 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,258 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,258 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,258 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,258 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:15,260 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:15,260 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:15,264 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,278 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:15,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,280 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,281 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2024-11-10 23:04:15,282 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,295 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:15,297 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:15,297 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:15,301 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,315 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2024-11-10 23:04:15,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,317 INFO L229 MonitoredProcess]: Starting monitored process 38 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,319 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2024-11-10 23:04:15,319 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,331 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,332 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,332 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,332 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:15,333 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:15,333 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:15,336 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,350 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:15,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,352 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2024-11-10 23:04:15,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 [2024-11-10 23:04:15,366 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,367 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,367 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,367 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:15,368 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:15,368 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:15,373 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,387 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0 [2024-11-10 23:04:15,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,389 INFO L229 MonitoredProcess]: Starting monitored process 40 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2024-11-10 23:04:15,393 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,405 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,406 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:15,407 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:15,407 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:15,413 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,427 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0 [2024-11-10 23:04:15,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,429 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,430 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2024-11-10 23:04:15,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,442 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,442 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,442 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,442 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:15,443 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:15,443 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:15,446 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,468 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:15,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,471 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,473 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2024-11-10 23:04:15,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 [2024-11-10 23:04:15,486 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,486 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:15,486 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,486 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:15,487 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-10 23:04:15,487 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:15,491 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,505 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0 [2024-11-10 23:04:15,505 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,507 INFO L229 MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,510 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2024-11-10 23:04:15,511 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,523 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,523 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,523 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,523 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:15,525 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:15,525 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:15,530 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,545 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:15,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,547 INFO L229 MonitoredProcess]: Starting monitored process 44 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,551 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,552 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2024-11-10 23:04:15,564 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,564 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:15,567 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:15,567 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:15,572 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,587 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Ended with exit code 0 [2024-11-10 23:04:15,587 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-11-10 23:04:15,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,589 INFO L229 MonitoredProcess]: Starting monitored process 45 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,591 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2024-11-10 23:04:15,592 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,605 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,605 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,605 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,605 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:15,607 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:15,607 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:15,611 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,625 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:15,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,627 INFO L229 MonitoredProcess]: Starting monitored process 46 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,633 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,637 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2024-11-10 23:04:15,646 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,647 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,647 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,647 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:15,650 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:15,650 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:15,655 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,669 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:15,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,671 INFO L229 MonitoredProcess]: Starting monitored process 47 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,672 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2024-11-10 23:04:15,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 [2024-11-10 23:04:15,686 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,686 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:15,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,686 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:15,687 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:15,687 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:15,689 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,704 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:15,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,706 INFO L229 MonitoredProcess]: Starting monitored process 48 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2024-11-10 23:04:15,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,722 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,722 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:15,724 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:15,724 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:15,730 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,744 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Ended with exit code 0 [2024-11-10 23:04:15,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,746 INFO L229 MonitoredProcess]: Starting monitored process 49 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,747 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2024-11-10 23:04:15,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 [2024-11-10 23:04:15,761 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,761 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,761 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,761 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:15,764 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:15,764 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:15,768 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,782 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:15,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,783 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,784 INFO L229 MonitoredProcess]: Starting monitored process 50 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2024-11-10 23:04:15,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 [2024-11-10 23:04:15,799 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,800 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:15,802 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:15,802 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:15,806 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,820 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:15,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,822 INFO L229 MonitoredProcess]: Starting monitored process 51 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,824 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2024-11-10 23:04:15,826 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,839 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,839 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:15,841 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:15,841 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:15,849 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,862 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0 [2024-11-10 23:04:15,863 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,863 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,864 INFO L229 MonitoredProcess]: Starting monitored process 52 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,865 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2024-11-10 23:04:15,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 [2024-11-10 23:04:15,875 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,876 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,876 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,876 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:15,878 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:15,878 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:15,882 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,896 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:15,897 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,897 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,898 INFO L229 MonitoredProcess]: Starting monitored process 53 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,899 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2024-11-10 23:04:15,900 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:15,912 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,913 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,913 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,913 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:15,916 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:15,916 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:15,920 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,935 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0 [2024-11-10 23:04:15,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,937 INFO L229 MonitoredProcess]: Starting monitored process 54 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,938 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2024-11-10 23:04:15,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 [2024-11-10 23:04:15,951 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,951 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:15,953 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:15,953 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:15,957 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:15,969 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Ended with exit code 0 [2024-11-10 23:04:15,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:15,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:15,971 INFO L229 MonitoredProcess]: Starting monitored process 55 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:15,972 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2024-11-10 23:04:15,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 [2024-11-10 23:04:15,984 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:15,984 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:15,984 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:15,984 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:15,985 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:15,986 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:15,990 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,004 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0 [2024-11-10 23:04:16,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,004 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,006 INFO L229 MonitoredProcess]: Starting monitored process 56 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2024-11-10 23:04:16,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 [2024-11-10 23:04:16,021 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,021 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:16,021 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,021 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,021 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:16,022 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:16,022 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:16,024 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,038 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:16,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,040 INFO L229 MonitoredProcess]: Starting monitored process 57 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,042 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2024-11-10 23:04:16,042 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:16,056 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,056 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:16,059 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:16,059 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:16,090 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,104 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:16,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,106 INFO L229 MonitoredProcess]: Starting monitored process 58 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,107 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2024-11-10 23:04:16,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 [2024-11-10 23:04:16,119 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,120 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,120 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,120 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:16,123 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:16,123 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:16,132 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,146 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:16,146 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-11-10 23:04:16,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,148 INFO L229 MonitoredProcess]: Starting monitored process 59 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,150 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2024-11-10 23:04:16,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:16,164 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,165 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:16,168 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:16,168 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:16,174 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,188 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:16,189 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,189 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,190 INFO L229 MonitoredProcess]: Starting monitored process 60 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,192 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2024-11-10 23:04:16,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 [2024-11-10 23:04:16,205 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,205 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,205 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,205 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:16,208 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:16,208 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:16,214 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,228 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:16,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,230 INFO L229 MonitoredProcess]: Starting monitored process 61 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,232 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2024-11-10 23:04:16,233 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:16,245 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,246 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:16,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,246 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:16,247 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:16,247 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:16,250 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,264 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:16,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,266 INFO L229 MonitoredProcess]: Starting monitored process 62 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,268 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2024-11-10 23:04:16,269 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:16,282 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,282 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:16,286 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:16,286 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:16,294 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,309 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Ended with exit code 0 [2024-11-10 23:04:16,309 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,312 INFO L229 MonitoredProcess]: Starting monitored process 63 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,313 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2024-11-10 23:04:16,314 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:16,328 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,328 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,328 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,328 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:16,330 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:16,330 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:16,338 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,351 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2024-11-10 23:04:16,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,352 INFO L229 MonitoredProcess]: Starting monitored process 64 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2024-11-10 23:04:16,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 [2024-11-10 23:04:16,364 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,364 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,365 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,365 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:16,367 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:16,367 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:16,373 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,387 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2024-11-10 23:04:16,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,389 INFO L229 MonitoredProcess]: Starting monitored process 65 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,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 [2024-11-10 23:04:16,396 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2024-11-10 23:04:16,406 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,406 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,406 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,406 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:16,409 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:16,409 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:16,414 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,428 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:16,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,430 INFO L229 MonitoredProcess]: Starting monitored process 66 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,433 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2024-11-10 23:04:16,434 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:16,446 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,447 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:16,449 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:16,449 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:16,455 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,469 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:16,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,470 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,471 INFO L229 MonitoredProcess]: Starting monitored process 67 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,473 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2024-11-10 23:04:16,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 [2024-11-10 23:04:16,485 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,485 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:16,488 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:16,488 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:16,494 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,507 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:16,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,507 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,508 INFO L229 MonitoredProcess]: Starting monitored process 68 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2024-11-10 23:04:16,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 [2024-11-10 23:04:16,519 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,520 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:16,522 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:16,522 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:16,528 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,542 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2024-11-10 23:04:16,543 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,543 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,544 INFO L229 MonitoredProcess]: Starting monitored process 69 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,546 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2024-11-10 23:04:16,547 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:16,557 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,558 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,558 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,558 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:16,560 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:16,560 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:16,566 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,576 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0 [2024-11-10 23:04:16,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,577 INFO L229 MonitoredProcess]: Starting monitored process 70 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,578 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2024-11-10 23:04:16,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 [2024-11-10 23:04:16,589 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,589 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:16,589 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,589 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,589 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:16,589 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:16,590 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:16,591 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,601 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0 [2024-11-10 23:04:16,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,602 INFO L229 MonitoredProcess]: Starting monitored process 71 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2024-11-10 23:04:16,604 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:16,614 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,614 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,614 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,614 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:16,618 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:16,618 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:16,628 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,642 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0 [2024-11-10 23:04:16,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,643 INFO L229 MonitoredProcess]: Starting monitored process 72 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,644 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2024-11-10 23:04:16,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 [2024-11-10 23:04:16,656 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,656 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,656 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,656 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:16,661 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:16,662 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:16,672 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,686 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:16,686 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-11-10 23:04:16,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,688 INFO L229 MonitoredProcess]: Starting monitored process 73 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,689 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2024-11-10 23:04:16,690 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:16,702 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,702 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:16,705 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:16,705 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:16,712 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,724 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:16,724 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,724 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,725 INFO L229 MonitoredProcess]: Starting monitored process 74 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,726 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2024-11-10 23:04:16,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 [2024-11-10 23:04:16,737 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,737 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,737 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,737 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:16,739 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:16,740 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:16,746 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,761 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0 [2024-11-10 23:04:16,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,763 INFO L229 MonitoredProcess]: Starting monitored process 75 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2024-11-10 23:04:16,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:16,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,778 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:16,778 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,778 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,778 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:16,779 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:16,779 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:16,781 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,795 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0 [2024-11-10 23:04:16,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,797 INFO L229 MonitoredProcess]: Starting monitored process 76 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,799 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2024-11-10 23:04:16,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 [2024-11-10 23:04:16,812 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,812 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:16,814 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:16,814 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:16,822 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0 [2024-11-10 23:04:16,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,839 INFO L229 MonitoredProcess]: Starting monitored process 77 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2024-11-10 23:04:16,841 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:16,854 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,854 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,854 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,854 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:16,857 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:16,857 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:16,863 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,877 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Ended with exit code 0 [2024-11-10 23:04:16,877 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,879 INFO L229 MonitoredProcess]: Starting monitored process 78 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,880 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2024-11-10 23:04:16,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 [2024-11-10 23:04:16,894 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,894 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,894 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,894 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:16,897 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:16,897 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:16,904 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,918 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Ended with exit code 0 [2024-11-10 23:04:16,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,919 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,920 INFO L229 MonitoredProcess]: Starting monitored process 79 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2024-11-10 23:04:16,923 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:16,935 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,936 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:16,938 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:16,939 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:16,944 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:16,958 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Ended with exit code 0 [2024-11-10 23:04:16,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:16,959 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:16,961 INFO L229 MonitoredProcess]: Starting monitored process 80 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:16,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2024-11-10 23:04:16,966 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:16,979 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:16,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:16,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:16,979 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:16,982 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:16,982 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:16,988 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,002 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:17,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,005 INFO L229 MonitoredProcess]: Starting monitored process 81 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2024-11-10 23:04:17,007 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,019 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:17,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,019 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:17,022 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:17,022 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:17,028 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,041 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Ended with exit code 0 [2024-11-10 23:04:17,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,043 INFO L229 MonitoredProcess]: Starting monitored process 82 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,045 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2024-11-10 23:04:17,047 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,060 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:17,060 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,060 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,060 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:17,062 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:17,062 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:17,070 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,085 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:17,085 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,085 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,087 INFO L229 MonitoredProcess]: Starting monitored process 83 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,089 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2024-11-10 23:04:17,089 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,101 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:17,102 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,102 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,102 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:17,104 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:17,104 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:17,110 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,124 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:17,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,126 INFO L229 MonitoredProcess]: Starting monitored process 84 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2024-11-10 23:04:17,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 [2024-11-10 23:04:17,141 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:17,141 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:17,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,141 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:17,142 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:17,142 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:17,146 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,160 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0 [2024-11-10 23:04:17,161 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,161 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,162 INFO L229 MonitoredProcess]: Starting monitored process 85 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,164 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2024-11-10 23:04:17,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 [2024-11-10 23:04:17,176 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:17,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,177 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:17,180 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:17,180 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:17,190 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,204 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2024-11-10 23:04:17,205 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,205 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,207 INFO L229 MonitoredProcess]: Starting monitored process 86 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2024-11-10 23:04:17,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,222 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:17,223 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,223 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,223 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:17,230 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:17,231 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:17,242 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,257 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0 [2024-11-10 23:04:17,258 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-11-10 23:04:17,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,260 INFO L229 MonitoredProcess]: Starting monitored process 87 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,260 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2024-11-10 23:04:17,262 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,272 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,272 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:17,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,273 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:17,274 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:17,274 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:17,278 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,289 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0 [2024-11-10 23:04:17,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,290 INFO L229 MonitoredProcess]: Starting monitored process 88 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,291 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2024-11-10 23:04:17,292 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,305 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,305 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:17,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,305 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:17,307 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:17,307 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:17,312 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,326 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:17,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,328 INFO L229 MonitoredProcess]: Starting monitored process 89 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,329 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2024-11-10 23:04:17,330 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,342 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,342 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:17,342 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:17,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,343 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:17,343 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:17,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:17,345 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,355 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:17,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,356 INFO L229 MonitoredProcess]: Starting monitored process 90 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2024-11-10 23:04:17,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 [2024-11-10 23:04:17,369 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,369 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:17,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,370 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:17,372 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:17,372 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:17,377 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,392 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2024-11-10 23:04:17,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,394 INFO L229 MonitoredProcess]: Starting monitored process 91 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,395 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2024-11-10 23:04:17,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,408 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,409 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:17,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,409 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:17,411 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:17,411 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:17,416 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,428 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:17,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,429 INFO L229 MonitoredProcess]: Starting monitored process 92 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,430 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2024-11-10 23:04:17,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 [2024-11-10 23:04:17,440 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,441 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:17,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,441 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:17,442 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:17,442 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:17,448 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,459 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2024-11-10 23:04:17,459 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,460 INFO L229 MonitoredProcess]: Starting monitored process 93 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,460 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2024-11-10 23:04:17,461 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,471 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,471 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:17,471 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,472 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,472 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:17,473 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:17,473 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:17,476 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,487 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0 [2024-11-10 23:04:17,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,488 INFO L229 MonitoredProcess]: Starting monitored process 94 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,489 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2024-11-10 23:04:17,489 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,503 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,503 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:17,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,503 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,503 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:17,505 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:17,505 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:17,510 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,525 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Ended with exit code 0 [2024-11-10 23:04:17,525 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,527 INFO L229 MonitoredProcess]: Starting monitored process 95 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,528 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2024-11-10 23:04:17,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 [2024-11-10 23:04:17,542 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,542 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:17,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,542 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,542 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:17,544 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:17,544 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:17,550 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,565 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:17,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,567 INFO L229 MonitoredProcess]: Starting monitored process 96 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,569 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2024-11-10 23:04:17,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,583 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,584 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:17,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,584 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:17,586 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:17,586 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:17,590 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,603 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:17,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,603 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,604 INFO L229 MonitoredProcess]: Starting monitored process 97 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,606 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2024-11-10 23:04:17,606 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,616 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,617 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:17,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,617 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:17,619 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:17,619 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:17,624 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,639 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2024-11-10 23:04:17,639 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,639 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,641 INFO L229 MonitoredProcess]: Starting monitored process 98 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,642 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2024-11-10 23:04:17,643 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,653 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,653 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:17,653 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:17,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,653 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:17,653 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:17,653 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:17,655 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,665 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2024-11-10 23:04:17,665 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,666 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,666 INFO L229 MonitoredProcess]: Starting monitored process 99 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,677 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2024-11-10 23:04:17,677 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,687 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,688 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:17,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,688 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:17,690 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:17,691 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:17,702 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,712 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2024-11-10 23:04:17,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,714 INFO L229 MonitoredProcess]: Starting monitored process 100 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,714 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2024-11-10 23:04:17,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 [2024-11-10 23:04:17,725 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,725 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:17,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,726 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:17,729 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:17,729 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:17,738 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,748 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2024-11-10 23:04:17,748 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-11-10 23:04:17,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,750 INFO L229 MonitoredProcess]: Starting monitored process 101 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,751 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2024-11-10 23:04:17,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 [2024-11-10 23:04:17,761 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,761 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:17,762 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,762 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,762 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:17,764 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:17,764 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:17,770 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,780 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2024-11-10 23:04:17,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,782 INFO L229 MonitoredProcess]: Starting monitored process 102 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,783 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2024-11-10 23:04:17,783 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,793 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,793 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:17,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,794 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:17,796 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:17,796 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:17,801 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,811 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2024-11-10 23:04:17,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,812 INFO L229 MonitoredProcess]: Starting monitored process 103 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,813 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2024-11-10 23:04:17,814 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,824 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,824 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:17,824 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:17,824 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,824 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:17,824 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:17,825 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:17,827 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2024-11-10 23:04:17,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,838 INFO L229 MonitoredProcess]: Starting monitored process 104 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,839 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2024-11-10 23:04:17,839 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,849 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,849 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:17,849 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,850 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:17,852 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:17,852 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:17,859 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,874 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:17,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,876 INFO L229 MonitoredProcess]: Starting monitored process 105 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,877 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2024-11-10 23:04:17,878 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,892 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,892 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:17,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,892 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:17,895 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:17,895 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:17,903 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,917 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2024-11-10 23:04:17,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,919 INFO L229 MonitoredProcess]: Starting monitored process 106 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,920 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2024-11-10 23:04:17,921 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,933 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,933 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:17,933 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,933 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,933 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:17,935 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:17,935 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:17,941 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,951 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:17,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,953 INFO L229 MonitoredProcess]: Starting monitored process 107 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,954 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2024-11-10 23:04:17,954 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,964 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,964 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:17,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,965 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,965 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:17,966 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:17,966 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:17,972 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:17,982 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2024-11-10 23:04:17,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:17,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:17,983 INFO L229 MonitoredProcess]: Starting monitored process 108 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:17,984 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2024-11-10 23:04:17,984 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:17,995 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:17,995 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:17,995 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:17,995 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:17,995 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:17,997 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:17,997 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:18,003 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,012 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2024-11-10 23:04:18,013 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,013 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,014 INFO L229 MonitoredProcess]: Starting monitored process 109 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,015 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2024-11-10 23:04:18,016 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,027 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,027 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:18,027 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,027 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,027 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:18,029 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:18,029 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:18,037 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,051 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:18,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,053 INFO L229 MonitoredProcess]: Starting monitored process 110 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,054 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2024-11-10 23:04:18,055 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,065 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,065 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:18,065 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,066 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:18,068 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:18,068 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:18,073 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,083 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2024-11-10 23:04:18,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,084 INFO L229 MonitoredProcess]: Starting monitored process 111 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,085 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2024-11-10 23:04:18,085 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,095 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,096 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:18,096 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,096 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,096 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:18,097 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:18,097 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:18,104 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,116 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0 [2024-11-10 23:04:18,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,116 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,117 INFO L229 MonitoredProcess]: Starting monitored process 112 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,119 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2024-11-10 23:04:18,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 [2024-11-10 23:04:18,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,133 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:18,133 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:18,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,133 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:18,134 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:18,134 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:18,136 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,146 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0 [2024-11-10 23:04:18,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,147 INFO L229 MonitoredProcess]: Starting monitored process 113 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,148 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2024-11-10 23:04:18,149 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,158 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,159 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:18,159 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,159 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,159 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:18,161 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:18,161 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:18,199 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,209 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Ended with exit code 0 [2024-11-10 23:04:18,209 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,210 INFO L229 MonitoredProcess]: Starting monitored process 114 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,211 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2024-11-10 23:04:18,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,222 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,222 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:18,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,222 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:18,226 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:18,226 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:18,239 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Ended with exit code 0 [2024-11-10 23:04:18,250 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-11-10 23:04:18,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,251 INFO L229 MonitoredProcess]: Starting monitored process 115 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2024-11-10 23:04:18,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,263 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:18,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,263 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:18,266 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:18,266 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:18,276 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,291 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0 [2024-11-10 23:04:18,291 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,293 INFO L229 MonitoredProcess]: Starting monitored process 116 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2024-11-10 23:04:18,295 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,309 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,309 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:18,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,310 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:18,313 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:18,313 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:18,322 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,337 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0 [2024-11-10 23:04:18,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,338 INFO L229 MonitoredProcess]: Starting monitored process 117 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process [2024-11-10 23:04:18,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 [2024-11-10 23:04:18,355 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,355 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:18,355 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:18,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,356 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,356 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:18,356 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:18,357 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:18,363 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,377 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:18,378 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,378 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,379 INFO L229 MonitoredProcess]: Starting monitored process 118 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,380 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process [2024-11-10 23:04:18,381 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,394 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,395 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:18,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,395 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:18,398 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:18,398 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:18,407 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,422 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Ended with exit code 0 [2024-11-10 23:04:18,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,424 INFO L229 MonitoredProcess]: Starting monitored process 119 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,425 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process [2024-11-10 23:04:18,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,439 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,439 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:18,440 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,440 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,440 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:18,442 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:18,442 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:18,452 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,467 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:18,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,470 INFO L229 MonitoredProcess]: Starting monitored process 120 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,471 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2024-11-10 23:04:18,471 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,485 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,485 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:18,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,486 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,486 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:18,488 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:18,488 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:18,498 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,512 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Ended with exit code 0 [2024-11-10 23:04:18,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,513 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,514 INFO L229 MonitoredProcess]: Starting monitored process 121 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,515 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process [2024-11-10 23:04:18,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 [2024-11-10 23:04:18,531 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,531 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:18,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,531 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:18,533 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:18,534 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:18,542 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,555 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:18,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,557 INFO L229 MonitoredProcess]: Starting monitored process 122 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,559 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process [2024-11-10 23:04:18,559 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,572 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,572 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:18,572 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,572 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,572 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:18,575 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:18,575 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:18,585 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,599 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:18,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,602 INFO L229 MonitoredProcess]: Starting monitored process 123 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process [2024-11-10 23:04:18,604 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,616 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,617 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:18,617 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,617 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,617 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:18,619 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:18,620 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:18,628 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,642 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:18,642 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,642 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,644 INFO L229 MonitoredProcess]: Starting monitored process 124 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process [2024-11-10 23:04:18,646 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,659 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,659 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:18,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,659 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:18,662 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:18,662 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:18,671 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,685 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:18,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,687 INFO L229 MonitoredProcess]: Starting monitored process 125 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,688 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process [2024-11-10 23:04:18,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 [2024-11-10 23:04:18,701 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,701 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:18,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,702 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:18,704 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:18,704 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:18,713 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,727 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:18,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,729 INFO L229 MonitoredProcess]: Starting monitored process 126 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,731 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Waiting until timeout for monitored process [2024-11-10 23:04:18,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,745 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,746 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:18,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:18,746 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,746 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,746 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:18,747 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:18,747 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:18,750 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,765 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (126)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:18,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,767 INFO L229 MonitoredProcess]: Starting monitored process 127 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Waiting until timeout for monitored process [2024-11-10 23:04:18,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 [2024-11-10 23:04:18,782 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,782 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:18,782 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,783 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:18,787 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:18,787 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:18,940 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:18,951 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (127)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:18,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:18,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:18,953 INFO L229 MonitoredProcess]: Starting monitored process 128 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:18,954 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Waiting until timeout for monitored process [2024-11-10 23:04:18,955 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:18,967 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:18,967 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:18,967 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:18,967 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:18,967 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:18,974 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:18,974 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:19,013 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,028 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (128)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,028 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-11-10 23:04:19,028 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,028 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,030 INFO L229 MonitoredProcess]: Starting monitored process 129 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,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 [2024-11-10 23:04:19,033 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Waiting until timeout for monitored process [2024-11-10 23:04:19,046 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,046 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:19,046 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,046 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,046 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:19,048 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:19,049 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:19,054 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,069 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (129)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,070 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,070 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,072 INFO L229 MonitoredProcess]: Starting monitored process 130 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,073 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Waiting until timeout for monitored process [2024-11-10 23:04:19,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 [2024-11-10 23:04:19,087 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,087 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:19,087 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,087 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,088 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:19,090 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:19,090 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:19,095 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,110 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,112 INFO L229 MonitoredProcess]: Starting monitored process 131 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,114 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Waiting until timeout for monitored process [2024-11-10 23:04:19,115 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,128 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,129 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:19,130 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:19,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,130 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:19,134 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:19,135 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:19,141 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,159 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,161 INFO L229 MonitoredProcess]: Starting monitored process 132 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,162 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Waiting until timeout for monitored process [2024-11-10 23:04:19,163 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,175 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,176 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:19,176 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,176 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,176 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:19,179 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:19,179 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:19,184 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,199 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Ended with exit code 0 [2024-11-10 23:04:19,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,201 INFO L229 MonitoredProcess]: Starting monitored process 133 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,202 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Waiting until timeout for monitored process [2024-11-10 23:04:19,203 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,215 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:19,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,215 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:19,217 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:19,218 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:19,223 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,237 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,239 INFO L229 MonitoredProcess]: Starting monitored process 134 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Waiting until timeout for monitored process [2024-11-10 23:04:19,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 [2024-11-10 23:04:19,254 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,254 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:19,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,254 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:19,256 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:19,256 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:19,261 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,275 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,277 INFO L229 MonitoredProcess]: Starting monitored process 135 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,278 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Waiting until timeout for monitored process [2024-11-10 23:04:19,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 [2024-11-10 23:04:19,292 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,292 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:19,292 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,292 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,292 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:19,294 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:19,294 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:19,299 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,312 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,314 INFO L229 MonitoredProcess]: Starting monitored process 136 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Waiting until timeout for monitored process [2024-11-10 23:04:19,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 [2024-11-10 23:04:19,328 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,328 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:19,329 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,329 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,329 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:19,331 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:19,331 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:19,338 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,352 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,356 INFO L229 MonitoredProcess]: Starting monitored process 137 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Waiting until timeout for monitored process [2024-11-10 23:04:19,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 [2024-11-10 23:04:19,370 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,370 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:19,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,370 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,371 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:19,372 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:19,372 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:19,378 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,392 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,394 INFO L229 MonitoredProcess]: Starting monitored process 138 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,395 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Waiting until timeout for monitored process [2024-11-10 23:04:19,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,408 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,409 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:19,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,409 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:19,411 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:19,411 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:19,418 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,432 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,433 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,434 INFO L229 MonitoredProcess]: Starting monitored process 139 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,436 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Waiting until timeout for monitored process [2024-11-10 23:04:19,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 [2024-11-10 23:04:19,449 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,450 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:19,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,450 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:19,452 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:19,452 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:19,458 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,472 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,474 INFO L229 MonitoredProcess]: Starting monitored process 140 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Waiting until timeout for monitored process [2024-11-10 23:04:19,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,488 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,488 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:19,488 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:19,489 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,489 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,489 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:19,490 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:19,490 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:19,492 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,503 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,505 INFO L229 MonitoredProcess]: Starting monitored process 141 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Waiting until timeout for monitored process [2024-11-10 23:04:19,506 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,516 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,516 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:19,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,516 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:19,519 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:19,519 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:19,528 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,538 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,539 INFO L229 MonitoredProcess]: Starting monitored process 142 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Waiting until timeout for monitored process [2024-11-10 23:04:19,540 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,550 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,551 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:19,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,551 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:19,554 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:19,554 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:19,562 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,572 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Ended with exit code 0 [2024-11-10 23:04:19,573 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-11-10 23:04:19,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,575 INFO L229 MonitoredProcess]: Starting monitored process 143 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Waiting until timeout for monitored process [2024-11-10 23:04:19,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 [2024-11-10 23:04:19,586 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,586 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:19,587 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,587 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,587 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:19,589 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:19,589 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:19,595 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,605 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Ended with exit code 0 [2024-11-10 23:04:19,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,606 INFO L229 MonitoredProcess]: Starting monitored process 144 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,607 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Waiting until timeout for monitored process [2024-11-10 23:04:19,608 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,618 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,618 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:19,618 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,618 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,618 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:19,621 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:19,621 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:19,628 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,640 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Ended with exit code 0 [2024-11-10 23:04:19,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,642 INFO L229 MonitoredProcess]: Starting monitored process 145 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,642 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Waiting until timeout for monitored process [2024-11-10 23:04:19,643 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,653 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,653 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:19,653 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:19,653 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,653 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,653 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:19,654 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:19,654 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:19,656 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,667 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Ended with exit code 0 [2024-11-10 23:04:19,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,668 INFO L229 MonitoredProcess]: Starting monitored process 146 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,669 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Waiting until timeout for monitored process [2024-11-10 23:04:19,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,679 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,679 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:19,679 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,679 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,679 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:19,682 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:19,683 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:19,691 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,706 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,708 INFO L229 MonitoredProcess]: Starting monitored process 147 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,709 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Waiting until timeout for monitored process [2024-11-10 23:04:19,710 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,721 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,722 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:19,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,722 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:19,725 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:19,725 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:19,730 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,739 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0 [2024-11-10 23:04:19,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,741 INFO L229 MonitoredProcess]: Starting monitored process 148 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Waiting until timeout for monitored process [2024-11-10 23:04:19,742 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,752 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,752 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:19,752 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,752 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,752 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:19,755 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:19,755 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:19,760 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,770 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Ended with exit code 0 [2024-11-10 23:04:19,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,772 INFO L229 MonitoredProcess]: Starting monitored process 149 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,773 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Waiting until timeout for monitored process [2024-11-10 23:04:19,774 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,784 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,784 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:19,784 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,784 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,784 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:19,787 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:19,787 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:19,792 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,802 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Ended with exit code 0 [2024-11-10 23:04:19,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,803 INFO L229 MonitoredProcess]: Starting monitored process 150 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,804 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Waiting until timeout for monitored process [2024-11-10 23:04:19,804 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,814 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,814 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:19,815 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,815 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,815 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:19,817 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:19,817 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:19,823 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,833 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:19,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,833 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,834 INFO L229 MonitoredProcess]: Starting monitored process 151 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,835 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Waiting until timeout for monitored process [2024-11-10 23:04:19,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 [2024-11-10 23:04:19,845 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,845 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:19,845 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,846 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:19,848 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:19,848 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:19,854 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,864 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Ended with exit code 0 [2024-11-10 23:04:19,864 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,864 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,865 INFO L229 MonitoredProcess]: Starting monitored process 152 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,866 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Waiting until timeout for monitored process [2024-11-10 23:04:19,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 [2024-11-10 23:04:19,876 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,877 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:19,877 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,877 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,877 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:19,879 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:19,879 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:19,885 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,895 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Ended with exit code 0 [2024-11-10 23:04:19,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,897 INFO L229 MonitoredProcess]: Starting monitored process 153 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,897 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Waiting until timeout for monitored process [2024-11-10 23:04:19,898 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,908 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,908 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:19,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,909 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:19,911 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:19,911 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:19,919 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,933 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Ended with exit code 0 [2024-11-10 23:04:19,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,934 INFO L229 MonitoredProcess]: Starting monitored process 154 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,935 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Waiting until timeout for monitored process [2024-11-10 23:04:19,936 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,946 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,946 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:19,946 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:19,946 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,946 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,946 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:19,947 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:19,947 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:19,949 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:19,959 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Ended with exit code 0 [2024-11-10 23:04:19,959 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:19,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:19,961 INFO L229 MonitoredProcess]: Starting monitored process 155 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:19,961 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Waiting until timeout for monitored process [2024-11-10 23:04:19,962 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:19,972 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:19,972 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:19,972 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:19,972 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:19,972 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:19,975 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:19,975 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:20,032 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,043 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Ended with exit code 0 [2024-11-10 23:04:20,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,044 INFO L229 MonitoredProcess]: Starting monitored process 156 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,045 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Waiting until timeout for monitored process [2024-11-10 23:04:20,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 [2024-11-10 23:04:20,055 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:20,056 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:20,056 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,056 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,056 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:20,061 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:20,061 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:20,076 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,086 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Ended with exit code 0 [2024-11-10 23:04:20,087 INFO L366 stractBuchiCegarLoop]: Result of lasso check was UNKNOWN. I will concatenate loop to stem and try again. [2024-11-10 23:04:20,087 INFO L745 eck$LassoCheckResult]: Stem: 6#ULTIMATE.startENTRYtrue assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(18, 2);call #Ultimate.allocInit(12, 3); 8#ULTIMATE.init_returnLabel#1true assume true;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~post4#1, main_~x~0#1, main_~y~0#1;main_~x~0#1 := 0;main_~y~0#1 := 1; 2#L16true assume true; 5#L16-1true assume !!(main_~x~0#1 % 4294967296 < 6);main_#t~post4#1 := main_~x~0#1;main_~x~0#1 := 1 + main_#t~post4#1;havoc main_#t~post4#1;main_~y~0#1 := 2 * main_~y~0#1; 2#L16true [2024-11-10 23:04:20,087 INFO L747 eck$LassoCheckResult]: Loop: 2#L16true assume true; 5#L16-1true assume !!(main_~x~0#1 % 4294967296 < 6);main_#t~post4#1 := main_~x~0#1;main_~x~0#1 := 1 + main_#t~post4#1;havoc main_#t~post4#1;main_~y~0#1 := 2 * main_~y~0#1; 2#L16true [2024-11-10 23:04:20,088 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 23:04:20,088 INFO L85 PathProgramCache]: Analyzing trace with hash 1384223, now seen corresponding path program 2 times [2024-11-10 23:04:20,088 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 23:04:20,088 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1458022841] [2024-11-10 23:04:20,088 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 23:04:20,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 23:04:20,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-10 23:04:20,098 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-10 23:04:20,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-10 23:04:20,112 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-10 23:04:20,114 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 23:04:20,114 INFO L85 PathProgramCache]: Analyzing trace with hash 1344, now seen corresponding path program 2 times [2024-11-10 23:04:20,114 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 23:04:20,116 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [224754476] [2024-11-10 23:04:20,116 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 23:04:20,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 23:04:20,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-10 23:04:20,124 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-10 23:04:20,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-10 23:04:20,128 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-10 23:04:20,131 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-10 23:04:20,131 INFO L85 PathProgramCache]: Analyzing trace with hash 1330238686, now seen corresponding path program 3 times [2024-11-10 23:04:20,131 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-10 23:04:20,131 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [356800976] [2024-11-10 23:04:20,132 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-10 23:04:20,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-10 23:04:20,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-10 23:04:20,147 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-10 23:04:20,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-10 23:04:20,163 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-10 23:04:20,184 INFO L204 LassoAnalysis]: Preferences: [2024-11-10 23:04:20,185 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-10 23:04:20,185 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-10 23:04:20,185 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-10 23:04:20,185 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2024-11-10 23:04:20,185 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,185 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-10 23:04:20,185 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-10 23:04:20,185 INFO L132 ssoRankerPreferences]: Filename of dumped script: underapprox_2-2.c_Iteration1_Loop [2024-11-10 23:04:20,185 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-10 23:04:20,186 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-10 23:04:20,186 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:20,190 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:20,193 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:20,249 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-10 23:04:20,249 INFO L365 LassoAnalysis]: Checking for nontermination... [2024-11-10 23:04:20,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,250 INFO L229 MonitoredProcess]: Starting monitored process 157 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Waiting until timeout for monitored process [2024-11-10 23:04:20,251 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-10 23:04:20,251 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-10 23:04:20,265 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-10 23:04:20,265 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~y~0#1=0} Honda state: {ULTIMATE.start_main_~y~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-10 23:04:20,275 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Ended with exit code 0 [2024-11-10 23:04:20,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,276 INFO L229 MonitoredProcess]: Starting monitored process 158 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,277 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Waiting until timeout for monitored process [2024-11-10 23:04:20,278 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-10 23:04:20,278 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-10 23:04:20,288 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2024-11-10 23:04:20,289 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~post4#1=0} Honda state: {ULTIMATE.start_main_#t~post4#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2024-11-10 23:04:20,303 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Ended with exit code 0 [2024-11-10 23:04:20,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,305 INFO L229 MonitoredProcess]: Starting monitored process 159 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Waiting until timeout for monitored process [2024-11-10 23:04:20,316 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-11-10 23:04:20,316 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-10 23:04:20,337 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Ended with exit code 0 [2024-11-10 23:04:20,337 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,337 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,338 INFO L229 MonitoredProcess]: Starting monitored process 160 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,339 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Waiting until timeout for monitored process [2024-11-10 23:04:20,339 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-11-10 23:04:20,339 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-11-10 23:04:20,368 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-11-10 23:04:20,373 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Ended with exit code 0 [2024-11-10 23:04:20,373 INFO L204 LassoAnalysis]: Preferences: [2024-11-10 23:04:20,373 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-10 23:04:20,373 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-10 23:04:20,373 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-10 23:04:20,373 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-10 23:04:20,373 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,373 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-10 23:04:20,373 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-10 23:04:20,373 INFO L132 ssoRankerPreferences]: Filename of dumped script: underapprox_2-2.c_Iteration1_Loop [2024-11-10 23:04:20,373 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-10 23:04:20,374 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-10 23:04:20,374 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:20,378 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:20,380 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:20,452 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-10 23:04:20,452 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-10 23:04:20,452 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,452 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,456 INFO L229 MonitoredProcess]: Starting monitored process 161 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Waiting until timeout for monitored process [2024-11-10 23:04:20,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:20,468 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:20,468 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,468 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:20,469 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-10 23:04:20,469 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,472 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,483 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Ended with exit code 0 [2024-11-10 23:04:20,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,484 INFO L229 MonitoredProcess]: Starting monitored process 162 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Waiting until timeout for monitored process [2024-11-10 23:04:20,486 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:20,495 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:20,495 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,495 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,495 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,496 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:20,496 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-10 23:04:20,496 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,497 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,507 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Ended with exit code 0 [2024-11-10 23:04:20,507 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,508 INFO L229 MonitoredProcess]: Starting monitored process 163 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,509 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Waiting until timeout for monitored process [2024-11-10 23:04:20,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 [2024-11-10 23:04:20,519 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:20,519 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,520 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:20,521 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-10 23:04:20,521 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,523 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,535 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Ended with exit code 0 [2024-11-10 23:04:20,535 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-11-10 23:04:20,535 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,535 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,536 INFO L229 MonitoredProcess]: Starting monitored process 164 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,537 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Waiting until timeout for monitored process [2024-11-10 23:04:20,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 [2024-11-10 23:04:20,547 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:20,548 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,548 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,548 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,548 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:20,548 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:20,548 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,550 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,560 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Ended with exit code 0 [2024-11-10 23:04:20,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,560 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,561 INFO L229 MonitoredProcess]: Starting monitored process 165 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,562 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Waiting until timeout for monitored process [2024-11-10 23:04:20,563 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:20,572 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:20,573 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,573 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:20,573 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:20,573 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,575 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,585 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Ended with exit code 0 [2024-11-10 23:04:20,585 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,585 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,586 INFO L229 MonitoredProcess]: Starting monitored process 166 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,587 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Waiting until timeout for monitored process [2024-11-10 23:04:20,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 [2024-11-10 23:04:20,597 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:20,597 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,597 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:20,598 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:20,598 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,600 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,610 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Ended with exit code 0 [2024-11-10 23:04:20,611 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-11-10 23:04:20,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,612 INFO L229 MonitoredProcess]: Starting monitored process 167 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,613 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Waiting until timeout for monitored process [2024-11-10 23:04:20,613 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:20,623 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:20,623 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,623 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,623 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,623 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:20,624 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:20,624 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,625 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,635 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Ended with exit code 0 [2024-11-10 23:04:20,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,637 INFO L229 MonitoredProcess]: Starting monitored process 168 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,637 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Waiting until timeout for monitored process [2024-11-10 23:04:20,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 [2024-11-10 23:04:20,648 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:20,648 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,648 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,648 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,648 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:20,648 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:20,648 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,650 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,660 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Ended with exit code 0 [2024-11-10 23:04:20,660 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,660 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,661 INFO L229 MonitoredProcess]: Starting monitored process 169 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,662 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Waiting until timeout for monitored process [2024-11-10 23:04:20,662 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:20,672 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:20,672 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,672 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,673 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:20,674 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:20,675 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,679 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,693 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:20,694 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-11-10 23:04:20,694 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,694 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,696 INFO L229 MonitoredProcess]: Starting monitored process 170 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,697 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Waiting until timeout for monitored process [2024-11-10 23:04:20,698 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:20,710 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:20,711 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,711 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,711 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,711 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:20,712 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:20,712 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,714 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,728 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:20,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,730 INFO L229 MonitoredProcess]: Starting monitored process 171 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,731 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Waiting until timeout for monitored process [2024-11-10 23:04:20,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:20,741 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:20,742 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,742 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:20,742 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:20,743 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,744 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,756 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Ended with exit code 0 [2024-11-10 23:04:20,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,758 INFO L229 MonitoredProcess]: Starting monitored process 172 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,759 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Waiting until timeout for monitored process [2024-11-10 23:04:20,759 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:20,769 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:20,769 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,769 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,770 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,770 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:20,771 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:20,771 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,774 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,784 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:20,784 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-11-10 23:04:20,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,786 INFO L229 MonitoredProcess]: Starting monitored process 173 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Waiting until timeout for monitored process [2024-11-10 23:04:20,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 [2024-11-10 23:04:20,797 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:20,797 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:20,797 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,797 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:20,798 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:20,798 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,800 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,810 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Ended with exit code 0 [2024-11-10 23:04:20,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,811 INFO L229 MonitoredProcess]: Starting monitored process 174 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,812 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Waiting until timeout for monitored process [2024-11-10 23:04:20,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 [2024-11-10 23:04:20,823 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:20,823 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:20,823 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,824 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,824 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:20,824 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:20,824 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,826 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,840 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:20,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,843 INFO L229 MonitoredProcess]: Starting monitored process 175 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,844 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Waiting until timeout for monitored process [2024-11-10 23:04:20,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 [2024-11-10 23:04:20,857 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:20,857 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:20,857 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,857 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:20,859 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:20,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,864 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,878 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:20,879 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-11-10 23:04:20,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,880 INFO L229 MonitoredProcess]: Starting monitored process 176 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,881 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Waiting until timeout for monitored process [2024-11-10 23:04:20,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 [2024-11-10 23:04:20,895 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:20,895 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:20,896 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,896 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:20,897 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:20,897 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,903 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,917 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:20,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,918 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,919 INFO L229 MonitoredProcess]: Starting monitored process 177 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,920 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Waiting until timeout for monitored process [2024-11-10 23:04:20,921 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:20,934 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:20,934 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:20,934 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,935 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:20,935 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:20,935 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,938 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,952 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:20,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,953 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,954 INFO L229 MonitoredProcess]: Starting monitored process 178 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,955 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Waiting until timeout for monitored process [2024-11-10 23:04:20,956 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:20,968 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:20,969 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:20,969 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:20,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:20,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:20,969 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:20,971 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:20,971 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:20,980 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:20,993 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Ended with exit code 0 [2024-11-10 23:04:20,994 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-11-10 23:04:20,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:20,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:20,996 INFO L229 MonitoredProcess]: Starting monitored process 179 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:20,998 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Waiting until timeout for monitored process [2024-11-10 23:04:20,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,011 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:21,011 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:21,011 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:21,011 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,012 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:21,014 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:21,014 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:21,028 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,043 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:21,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,045 INFO L229 MonitoredProcess]: Starting monitored process 180 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Waiting until timeout for monitored process [2024-11-10 23:04:21,048 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,061 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:21,061 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:21,061 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:21,062 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,062 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,062 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:21,063 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:21,063 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:21,068 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,082 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Ended with exit code 0 [2024-11-10 23:04:21,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,084 INFO L229 MonitoredProcess]: Starting monitored process 181 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,085 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Waiting until timeout for monitored process [2024-11-10 23:04:21,086 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,100 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:21,100 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:21,100 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:21,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,100 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,100 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:21,103 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:21,103 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:21,115 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,129 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:21,130 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-11-10 23:04:21,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,132 INFO L229 MonitoredProcess]: Starting monitored process 182 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,133 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Waiting until timeout for monitored process [2024-11-10 23:04:21,133 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,145 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:21,146 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:21,146 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:21,146 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,146 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,146 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:21,147 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:21,147 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:21,151 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,165 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:21,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,167 INFO L229 MonitoredProcess]: Starting monitored process 183 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,168 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Waiting until timeout for monitored process [2024-11-10 23:04:21,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 [2024-11-10 23:04:21,181 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:21,182 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:21,182 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:21,182 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,182 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:21,182 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:21,183 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:21,187 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,197 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Ended with exit code 0 [2024-11-10 23:04:21,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,198 INFO L229 MonitoredProcess]: Starting monitored process 184 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,199 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Waiting until timeout for monitored process [2024-11-10 23:04:21,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,209 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:21,209 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:21,209 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:21,210 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,210 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,210 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:21,211 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:21,211 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:21,214 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,224 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Ended with exit code 0 [2024-11-10 23:04:21,224 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-11-10 23:04:21,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,225 INFO L229 MonitoredProcess]: Starting monitored process 185 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Waiting until timeout for monitored process [2024-11-10 23:04:21,227 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,237 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:21,237 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:21,237 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:21,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,237 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:21,238 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,238 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:21,244 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,254 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Ended with exit code 0 [2024-11-10 23:04:21,255 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,255 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,256 INFO L229 MonitoredProcess]: Starting monitored process 186 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,257 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Waiting until timeout for monitored process [2024-11-10 23:04:21,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,268 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:21,268 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:21,268 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:21,268 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,268 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,268 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:21,269 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,269 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:21,272 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,281 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Ended with exit code 0 [2024-11-10 23:04:21,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,282 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,283 INFO L229 MonitoredProcess]: Starting monitored process 187 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,284 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Waiting until timeout for monitored process [2024-11-10 23:04:21,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,295 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:21,295 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:21,295 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:21,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,295 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:21,297 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,297 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:21,304 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,314 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Ended with exit code 0 [2024-11-10 23:04:21,430 INFO L204 LassoAnalysis]: Preferences: [2024-11-10 23:04:21,430 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2024-11-10 23:04:21,430 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-11-10 23:04:21,430 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2024-11-10 23:04:21,430 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2024-11-10 23:04:21,430 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,430 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2024-11-10 23:04:21,430 INFO L131 ssoRankerPreferences]: Path of dumped script: [2024-11-10 23:04:21,430 INFO L132 ssoRankerPreferences]: Filename of dumped script: underapprox_2-2.c_Iteration1_Lasso [2024-11-10 23:04:21,430 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2024-11-10 23:04:21,430 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2024-11-10 23:04:21,432 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:21,435 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:21,442 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:21,444 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:21,456 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:21,460 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:21,463 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:21,476 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-11-10 23:04:21,629 INFO L259 LassoAnalysis]: Preprocessing complete. [2024-11-10 23:04:21,629 INFO L451 LassoAnalysis]: Using template 'affine'. [2024-11-10 23:04:21,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,631 INFO L229 MonitoredProcess]: Starting monitored process 188 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,631 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Waiting until timeout for monitored process [2024-11-10 23:04:21,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 [2024-11-10 23:04:21,641 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:21,641 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:21,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,642 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:21,642 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-10 23:04:21,642 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:21,643 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,653 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Ended with exit code 0 [2024-11-10 23:04:21,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,654 INFO L229 MonitoredProcess]: Starting monitored process 189 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Waiting until timeout for monitored process [2024-11-10 23:04:21,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 [2024-11-10 23:04:21,665 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:21,666 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,666 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,666 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:21,667 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,667 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:21,672 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0 [2024-11-10 23:04:21,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,683 INFO L229 MonitoredProcess]: Starting monitored process 190 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Waiting until timeout for monitored process [2024-11-10 23:04:21,684 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,694 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:21,694 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:21,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,694 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:21,695 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-11-10 23:04:21,695 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:21,696 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,705 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Ended with exit code 0 [2024-11-10 23:04:21,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,707 INFO L229 MonitoredProcess]: Starting monitored process 191 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,715 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Waiting until timeout for monitored process [2024-11-10 23:04:21,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 [2024-11-10 23:04:21,725 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:21,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,725 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:21,726 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,726 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:21,728 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,738 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Ended with exit code 0 [2024-11-10 23:04:21,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,740 INFO L229 MonitoredProcess]: Starting monitored process 192 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Waiting until timeout for monitored process [2024-11-10 23:04:21,742 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,752 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:21,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,753 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:21,754 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,754 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:21,756 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,766 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Ended with exit code 0 [2024-11-10 23:04:21,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,768 INFO L229 MonitoredProcess]: Starting monitored process 193 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,768 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Waiting until timeout for monitored process [2024-11-10 23:04:21,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 [2024-11-10 23:04:21,779 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:21,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,779 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:21,780 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,780 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:21,783 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,793 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Ended with exit code 0 [2024-11-10 23:04:21,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,795 INFO L229 MonitoredProcess]: Starting monitored process 194 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Waiting until timeout for monitored process [2024-11-10 23:04:21,796 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,806 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:21,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,806 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:21,806 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,807 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:21,809 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,819 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Ended with exit code 0 [2024-11-10 23:04:21,819 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,819 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,820 INFO L229 MonitoredProcess]: Starting monitored process 195 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,821 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Waiting until timeout for monitored process [2024-11-10 23:04:21,822 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,831 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:21,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,832 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:21,832 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,832 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:21,835 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,845 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Ended with exit code 0 [2024-11-10 23:04:21,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,846 INFO L229 MonitoredProcess]: Starting monitored process 196 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,847 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Waiting until timeout for monitored process [2024-11-10 23:04:21,848 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,857 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:21,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,857 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,858 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:21,858 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,858 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:21,861 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,872 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:21,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,873 INFO L229 MonitoredProcess]: Starting monitored process 197 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Waiting until timeout for monitored process [2024-11-10 23:04:21,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 [2024-11-10 23:04:21,884 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:21,884 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,884 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,885 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:21,885 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,885 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:21,888 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,898 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Ended with exit code 0 [2024-11-10 23:04:21,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,899 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,900 INFO L229 MonitoredProcess]: Starting monitored process 198 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,900 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Waiting until timeout for monitored process [2024-11-10 23:04:21,901 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,911 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:21,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,911 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:21,912 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,912 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:21,914 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,925 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Ended with exit code 0 [2024-11-10 23:04:21,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,926 INFO L229 MonitoredProcess]: Starting monitored process 199 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,926 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Waiting until timeout for monitored process [2024-11-10 23:04:21,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 [2024-11-10 23:04:21,937 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:21,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,938 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:21,939 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,939 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:21,942 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,955 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Ended with exit code 0 [2024-11-10 23:04:21,955 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,955 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,956 INFO L229 MonitoredProcess]: Starting monitored process 200 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,957 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Waiting until timeout for monitored process [2024-11-10 23:04:21,958 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,968 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:21,968 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,968 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,968 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:21,969 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,969 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:21,972 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:21,986 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Ended with exit code 0 [2024-11-10 23:04:21,986 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:21,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:21,987 INFO L229 MonitoredProcess]: Starting monitored process 201 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:21,988 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Waiting until timeout for monitored process [2024-11-10 23:04:21,988 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:21,998 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:21,998 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:21,998 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:21,998 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-11-10 23:04:21,999 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:21,999 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-11-10 23:04:22,002 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,017 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:22,017 INFO L451 LassoAnalysis]: Using template '2-nested'. [2024-11-10 23:04:22,017 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,018 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,019 INFO L229 MonitoredProcess]: Starting monitored process 202 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,020 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Waiting until timeout for monitored process [2024-11-10 23:04:22,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 [2024-11-10 23:04:22,034 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,034 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:22,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,034 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:22,035 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:22,035 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:22,036 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,046 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:22,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,047 INFO L229 MonitoredProcess]: Starting monitored process 203 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,048 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Waiting until timeout for monitored process [2024-11-10 23:04:22,049 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,059 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,059 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,059 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,059 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:22,062 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:22,062 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:22,070 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,084 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:22,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,086 INFO L229 MonitoredProcess]: Starting monitored process 204 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Waiting until timeout for monitored process [2024-11-10 23:04:22,088 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,100 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,100 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:22,100 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,100 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,100 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:22,100 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:22,100 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:22,105 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,119 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:22,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,121 INFO L229 MonitoredProcess]: Starting monitored process 205 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,122 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Waiting until timeout for monitored process [2024-11-10 23:04:22,124 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,136 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,137 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,137 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,137 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:22,138 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:22,138 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:22,142 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,153 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Ended with exit code 0 [2024-11-10 23:04:22,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,154 INFO L229 MonitoredProcess]: Starting monitored process 206 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,155 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Waiting until timeout for monitored process [2024-11-10 23:04:22,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 [2024-11-10 23:04:22,167 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,167 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:22,169 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:22,169 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:22,173 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,186 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Ended with exit code 0 [2024-11-10 23:04:22,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,187 INFO L229 MonitoredProcess]: Starting monitored process 207 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,188 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Waiting until timeout for monitored process [2024-11-10 23:04:22,189 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,198 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,198 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,198 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,199 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:22,200 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:22,200 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:22,205 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,215 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Ended with exit code 0 [2024-11-10 23:04:22,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,216 INFO L229 MonitoredProcess]: Starting monitored process 208 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,217 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Waiting until timeout for monitored process [2024-11-10 23:04:22,218 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,227 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,227 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,228 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:22,229 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:22,229 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:22,232 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,241 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Ended with exit code 0 [2024-11-10 23:04:22,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,242 INFO L229 MonitoredProcess]: Starting monitored process 209 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,243 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Waiting until timeout for monitored process [2024-11-10 23:04:22,244 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,253 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,254 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,254 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,254 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:22,255 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:22,255 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:22,258 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,268 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Ended with exit code 0 [2024-11-10 23:04:22,268 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,268 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,269 INFO L229 MonitoredProcess]: Starting monitored process 210 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,270 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Waiting until timeout for monitored process [2024-11-10 23:04:22,270 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,280 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,280 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:22,281 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:22,282 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:22,285 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,295 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Ended with exit code 0 [2024-11-10 23:04:22,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,296 INFO L229 MonitoredProcess]: Starting monitored process 211 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Waiting until timeout for monitored process [2024-11-10 23:04:22,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 [2024-11-10 23:04:22,307 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,308 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:22,309 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:22,309 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:22,312 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,322 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Ended with exit code 0 [2024-11-10 23:04:22,322 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,322 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,323 INFO L229 MonitoredProcess]: Starting monitored process 212 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,324 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Waiting until timeout for monitored process [2024-11-10 23:04:22,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,334 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,334 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:22,335 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:22,335 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:22,339 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,350 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Ended with exit code 0 [2024-11-10 23:04:22,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,352 INFO L229 MonitoredProcess]: Starting monitored process 213 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,352 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Waiting until timeout for monitored process [2024-11-10 23:04:22,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 [2024-11-10 23:04:22,363 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,363 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,363 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,363 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:22,364 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:22,364 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:22,368 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,379 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Ended with exit code 0 [2024-11-10 23:04:22,379 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,380 INFO L229 MonitoredProcess]: Starting monitored process 214 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,381 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Waiting until timeout for monitored process [2024-11-10 23:04:22,382 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,393 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,394 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:22,395 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:22,395 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:22,398 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,408 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Ended with exit code 0 [2024-11-10 23:04:22,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,409 INFO L229 MonitoredProcess]: Starting monitored process 215 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,410 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Waiting until timeout for monitored process [2024-11-10 23:04:22,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 [2024-11-10 23:04:22,420 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,421 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:22,423 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:22,423 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:22,427 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,441 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Ended with exit code 0 [2024-11-10 23:04:22,441 INFO L451 LassoAnalysis]: Using template '3-nested'. [2024-11-10 23:04:22,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,443 INFO L229 MonitoredProcess]: Starting monitored process 216 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Waiting until timeout for monitored process [2024-11-10 23:04:22,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 [2024-11-10 23:04:22,457 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,457 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:22,457 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,457 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,457 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:22,458 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:22,458 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:22,459 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,469 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:22,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,470 INFO L229 MonitoredProcess]: Starting monitored process 217 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,471 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Waiting until timeout for monitored process [2024-11-10 23:04:22,472 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,481 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,482 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:22,485 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:22,485 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:22,493 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,504 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Ended with exit code 0 [2024-11-10 23:04:22,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,505 INFO L229 MonitoredProcess]: Starting monitored process 218 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,506 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Waiting until timeout for monitored process [2024-11-10 23:04:22,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 [2024-11-10 23:04:22,516 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,516 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:22,516 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,516 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,517 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:22,517 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:22,517 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:22,518 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,528 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Ended with exit code 0 [2024-11-10 23:04:22,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,529 INFO L229 MonitoredProcess]: Starting monitored process 219 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,530 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Waiting until timeout for monitored process [2024-11-10 23:04:22,530 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,540 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,540 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,540 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,540 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:22,542 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:22,542 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:22,547 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,558 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Ended with exit code 0 [2024-11-10 23:04:22,559 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,559 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,560 INFO L229 MonitoredProcess]: Starting monitored process 220 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,560 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Waiting until timeout for monitored process [2024-11-10 23:04:22,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 [2024-11-10 23:04:22,571 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,571 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,571 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,571 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:22,573 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:22,573 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:22,576 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,586 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Ended with exit code 0 [2024-11-10 23:04:22,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,587 INFO L229 MonitoredProcess]: Starting monitored process 221 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,588 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Waiting until timeout for monitored process [2024-11-10 23:04:22,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 [2024-11-10 23:04:22,598 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,599 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,599 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,599 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:22,601 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:22,601 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:22,607 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,617 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Ended with exit code 0 [2024-11-10 23:04:22,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,618 INFO L229 MonitoredProcess]: Starting monitored process 222 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,619 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Waiting until timeout for monitored process [2024-11-10 23:04:22,620 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,629 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,629 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,629 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,630 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:22,631 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:22,631 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:22,638 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,652 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:22,653 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,653 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,654 INFO L229 MonitoredProcess]: Starting monitored process 223 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Waiting until timeout for monitored process [2024-11-10 23:04:22,656 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,669 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,669 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:22,671 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:22,671 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:22,676 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,690 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (223)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:22,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,692 INFO L229 MonitoredProcess]: Starting monitored process 224 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,693 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Waiting until timeout for monitored process [2024-11-10 23:04:22,694 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,707 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,708 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:22,710 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:22,710 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:22,717 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,732 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (224)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:22,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,734 INFO L229 MonitoredProcess]: Starting monitored process 225 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,736 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Waiting until timeout for monitored process [2024-11-10 23:04:22,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 [2024-11-10 23:04:22,748 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,749 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:22,750 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:22,750 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:22,755 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,766 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (225)] Ended with exit code 0 [2024-11-10 23:04:22,766 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,767 INFO L229 MonitoredProcess]: Starting monitored process 226 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,767 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Waiting until timeout for monitored process [2024-11-10 23:04:22,768 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,778 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,779 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:22,780 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:22,780 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:22,784 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,793 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (226)] Ended with exit code 0 [2024-11-10 23:04:22,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,794 INFO L229 MonitoredProcess]: Starting monitored process 227 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,795 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Waiting until timeout for monitored process [2024-11-10 23:04:22,796 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,805 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,806 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:22,807 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:22,807 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:22,811 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,821 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (227)] Ended with exit code 0 [2024-11-10 23:04:22,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,822 INFO L229 MonitoredProcess]: Starting monitored process 228 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,823 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Waiting until timeout for monitored process [2024-11-10 23:04:22,823 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,833 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,833 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:22,834 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:22,835 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:22,838 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,848 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (228)] Ended with exit code 0 [2024-11-10 23:04:22,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,848 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,850 INFO L229 MonitoredProcess]: Starting monitored process 229 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,851 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Waiting until timeout for monitored process [2024-11-10 23:04:22,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 [2024-11-10 23:04:22,861 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,862 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:22,863 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:22,863 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:22,869 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,879 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (229)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:22,880 INFO L451 LassoAnalysis]: Using template '4-nested'. [2024-11-10 23:04:22,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,881 INFO L229 MonitoredProcess]: Starting monitored process 230 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,881 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Waiting until timeout for monitored process [2024-11-10 23:04:22,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 [2024-11-10 23:04:22,892 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,892 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:22,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,892 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:22,892 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:22,892 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:22,894 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,904 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (230)] Ended with exit code 0 [2024-11-10 23:04:22,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,905 INFO L229 MonitoredProcess]: Starting monitored process 231 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,906 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Waiting until timeout for monitored process [2024-11-10 23:04:22,906 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,916 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,916 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:22,920 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:22,920 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:22,929 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,938 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (231)] Ended with exit code 0 [2024-11-10 23:04:22,938 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,939 INFO L229 MonitoredProcess]: Starting monitored process 232 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,940 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Waiting until timeout for monitored process [2024-11-10 23:04:22,941 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,950 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,951 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:22,951 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,951 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,951 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:22,951 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:22,951 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:22,952 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,962 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (232)] Ended with exit code 0 [2024-11-10 23:04:22,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,963 INFO L229 MonitoredProcess]: Starting monitored process 233 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:22,964 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Waiting until timeout for monitored process [2024-11-10 23:04:22,964 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:22,974 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:22,974 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:22,974 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:22,974 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:22,976 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:22,976 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:22,981 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:22,990 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (233)] Ended with exit code 0 [2024-11-10 23:04:22,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:22,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:22,992 INFO L229 MonitoredProcess]: Starting monitored process 234 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Waiting until timeout for monitored process [2024-11-10 23:04:23,002 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,013 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:23,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,013 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,013 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:23,015 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:23,015 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:23,019 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,029 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (234)] Ended with exit code 0 [2024-11-10 23:04:23,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,029 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,030 INFO L229 MonitoredProcess]: Starting monitored process 235 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,031 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Waiting until timeout for monitored process [2024-11-10 23:04:23,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 [2024-11-10 23:04:23,042 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:23,042 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,042 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,042 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:23,044 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:23,044 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:23,052 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,062 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (235)] Ended with exit code 0 [2024-11-10 23:04:23,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,064 INFO L229 MonitoredProcess]: Starting monitored process 236 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Waiting until timeout for monitored process [2024-11-10 23:04:23,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 [2024-11-10 23:04:23,076 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:23,076 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,076 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,076 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:23,077 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:23,078 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:23,083 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,094 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (236)] Ended with exit code 0 [2024-11-10 23:04:23,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,096 INFO L229 MonitoredProcess]: Starting monitored process 237 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,096 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Waiting until timeout for monitored process [2024-11-10 23:04:23,097 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,106 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:23,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,107 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:23,109 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:23,109 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:23,113 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,123 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (237)] Ended with exit code 0 [2024-11-10 23:04:23,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,125 INFO L229 MonitoredProcess]: Starting monitored process 238 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Waiting until timeout for monitored process [2024-11-10 23:04:23,126 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,136 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:23,136 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,136 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,136 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:23,138 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:23,138 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:23,142 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,152 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (238)] Ended with exit code 0 [2024-11-10 23:04:23,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,153 INFO L229 MonitoredProcess]: Starting monitored process 239 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,154 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Waiting until timeout for monitored process [2024-11-10 23:04:23,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 [2024-11-10 23:04:23,164 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:23,164 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,164 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,164 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:23,166 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:23,166 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:23,173 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,187 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (239)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:23,188 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,188 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,189 INFO L229 MonitoredProcess]: Starting monitored process 240 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Waiting until timeout for monitored process [2024-11-10 23:04:23,191 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,204 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:23,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,204 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:23,206 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:23,207 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:23,214 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,228 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (240)] Ended with exit code 0 [2024-11-10 23:04:23,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,230 INFO L229 MonitoredProcess]: Starting monitored process 241 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,231 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Waiting until timeout for monitored process [2024-11-10 23:04:23,232 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,244 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:23,244 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,244 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:23,246 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:23,246 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:23,250 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,260 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (241)] Ended with exit code 0 [2024-11-10 23:04:23,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,262 INFO L229 MonitoredProcess]: Starting monitored process 242 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,262 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Waiting until timeout for monitored process [2024-11-10 23:04:23,263 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,273 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:23,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,273 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:23,275 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:23,275 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:23,279 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,289 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (242)] Ended with exit code 0 [2024-11-10 23:04:23,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,291 INFO L229 MonitoredProcess]: Starting monitored process 243 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,291 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Waiting until timeout for monitored process [2024-11-10 23:04:23,292 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,302 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-11-10 23:04:23,302 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,303 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:23,305 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:23,305 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:23,310 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,320 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (243)] Ended with exit code 0 [2024-11-10 23:04:23,320 INFO L451 LassoAnalysis]: Using template '2-phase'. [2024-11-10 23:04:23,320 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,320 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,322 INFO L229 MonitoredProcess]: Starting monitored process 244 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Waiting until timeout for monitored process [2024-11-10 23:04:23,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 [2024-11-10 23:04:23,333 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,333 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:23,333 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:23,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,334 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:23,334 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:23,334 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:23,336 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,346 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (244)] Ended with exit code 0 [2024-11-10 23:04:23,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,347 INFO L229 MonitoredProcess]: Starting monitored process 245 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,348 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Waiting until timeout for monitored process [2024-11-10 23:04:23,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 [2024-11-10 23:04:23,358 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,358 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:23,358 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,358 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,358 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:23,362 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:23,362 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:23,371 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,381 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (245)] Ended with exit code 0 [2024-11-10 23:04:23,381 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,382 INFO L229 MonitoredProcess]: Starting monitored process 246 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,383 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Waiting until timeout for monitored process [2024-11-10 23:04:23,384 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,394 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,394 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:23,394 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:23,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,394 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:23,394 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2024-11-10 23:04:23,394 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:23,396 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,406 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (246)] Ended with exit code 0 [2024-11-10 23:04:23,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,407 INFO L229 MonitoredProcess]: Starting monitored process 247 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,408 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Waiting until timeout for monitored process [2024-11-10 23:04:23,408 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,418 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,418 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:23,418 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,418 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,418 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:23,420 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:23,420 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:23,423 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,434 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (247)] Ended with exit code 0 [2024-11-10 23:04:23,434 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,435 INFO L229 MonitoredProcess]: Starting monitored process 248 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,435 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Waiting until timeout for monitored process [2024-11-10 23:04:23,436 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,446 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,446 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:23,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,446 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:23,448 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:23,448 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:23,452 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,462 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (248)] Ended with exit code 0 [2024-11-10 23:04:23,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,464 INFO L229 MonitoredProcess]: Starting monitored process 249 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,464 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Waiting until timeout for monitored process [2024-11-10 23:04:23,465 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,474 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,474 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:23,475 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,475 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,475 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:23,476 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:23,476 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:23,488 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,498 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (249)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:23,498 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,500 INFO L229 MonitoredProcess]: Starting monitored process 250 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,500 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Waiting until timeout for monitored process [2024-11-10 23:04:23,501 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,512 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,512 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:23,512 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,512 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,512 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:23,513 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:23,513 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:23,517 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,528 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (250)] Ended with exit code 0 [2024-11-10 23:04:23,528 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,528 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,530 INFO L229 MonitoredProcess]: Starting monitored process 251 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,530 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Waiting until timeout for monitored process [2024-11-10 23:04:23,531 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,541 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,541 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:23,541 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,541 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,541 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:23,543 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:23,543 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:23,546 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,556 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (251)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:23,557 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,557 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,558 INFO L229 MonitoredProcess]: Starting monitored process 252 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,559 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Waiting until timeout for monitored process [2024-11-10 23:04:23,559 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,572 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,572 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:23,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,573 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:23,574 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:23,574 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:23,579 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,592 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (252)] Ended with exit code 0 [2024-11-10 23:04:23,593 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,593 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,594 INFO L229 MonitoredProcess]: Starting monitored process 253 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,594 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Waiting until timeout for monitored process [2024-11-10 23:04:23,595 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,605 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,605 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:23,605 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,605 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,605 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:23,606 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:23,606 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:23,610 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,620 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (253)] Ended with exit code 0 [2024-11-10 23:04:23,620 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,620 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,621 INFO L229 MonitoredProcess]: Starting monitored process 254 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,622 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Waiting until timeout for monitored process [2024-11-10 23:04:23,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 [2024-11-10 23:04:23,633 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,633 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:23,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,633 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,633 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:23,634 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:23,634 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:23,638 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,648 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (254)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:23,648 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,648 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,649 INFO L229 MonitoredProcess]: Starting monitored process 255 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,650 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Waiting until timeout for monitored process [2024-11-10 23:04:23,651 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,661 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,661 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:23,661 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,661 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,661 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:23,662 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:23,662 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:23,666 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,676 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (255)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:23,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,676 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,678 INFO L229 MonitoredProcess]: Starting monitored process 256 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,679 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Waiting until timeout for monitored process [2024-11-10 23:04:23,680 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,690 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,690 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:23,690 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,690 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,690 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:23,691 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:23,691 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:23,695 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,705 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (256)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:23,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,707 INFO L229 MonitoredProcess]: Starting monitored process 257 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Waiting until timeout for monitored process [2024-11-10 23:04:23,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 [2024-11-10 23:04:23,718 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,718 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:23,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,718 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2024-11-10 23:04:23,719 INFO L401 nArgumentSynthesizer]: We have 9 Motzkin's Theorem applications. [2024-11-10 23:04:23,719 INFO L402 nArgumentSynthesizer]: A total of 3 supporting invariants were added. [2024-11-10 23:04:23,723 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,733 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (257)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:23,734 INFO L451 LassoAnalysis]: Using template '3-phase'. [2024-11-10 23:04:23,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,735 INFO L229 MonitoredProcess]: Starting monitored process 258 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,736 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Waiting until timeout for monitored process [2024-11-10 23:04:23,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 [2024-11-10 23:04:23,747 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,748 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:23,748 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:23,748 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,748 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,748 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:23,748 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:23,748 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:23,751 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,761 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (258)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:23,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,762 INFO L229 MonitoredProcess]: Starting monitored process 259 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Waiting until timeout for monitored process [2024-11-10 23:04:23,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 [2024-11-10 23:04:23,773 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,773 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:23,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,773 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:23,777 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:23,777 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:23,791 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,801 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (259)] Ended with exit code 0 [2024-11-10 23:04:23,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,803 INFO L229 MonitoredProcess]: Starting monitored process 260 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,803 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Waiting until timeout for monitored process [2024-11-10 23:04:23,804 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,814 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,814 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:23,814 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:23,814 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,814 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,814 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:23,815 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:23,815 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:23,817 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,827 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (260)] Ended with exit code 0 [2024-11-10 23:04:23,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,828 INFO L229 MonitoredProcess]: Starting monitored process 261 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,828 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Waiting until timeout for monitored process [2024-11-10 23:04:23,829 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,839 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,839 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:23,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,839 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:23,841 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:23,841 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:23,846 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,856 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (261)] Ended with exit code 0 [2024-11-10 23:04:23,857 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,857 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,857 INFO L229 MonitoredProcess]: Starting monitored process 262 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,858 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Waiting until timeout for monitored process [2024-11-10 23:04:23,859 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,868 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,869 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:23,869 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,869 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,869 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:23,871 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:23,871 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:23,878 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,892 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (262)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:23,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,897 INFO L229 MonitoredProcess]: Starting monitored process 263 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,898 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Waiting until timeout for monitored process [2024-11-10 23:04:23,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:23,911 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,912 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:23,912 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,912 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,912 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:23,915 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:23,915 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:23,946 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,956 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (263)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:23,957 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,958 INFO L229 MonitoredProcess]: Starting monitored process 264 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,958 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Waiting until timeout for monitored process [2024-11-10 23:04:23,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 [2024-11-10 23:04:23,969 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:23,969 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:23,969 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:23,969 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:23,969 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:23,971 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:23,971 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:23,979 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:23,993 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (264)] Ended with exit code 0 [2024-11-10 23:04:23,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:23,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:23,994 INFO L229 MonitoredProcess]: Starting monitored process 265 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:23,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Waiting until timeout for monitored process [2024-11-10 23:04:23,996 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,005 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,006 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:24,006 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,006 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,006 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,007 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:24,007 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:24,012 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,022 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (265)] Ended with exit code 0 [2024-11-10 23:04:24,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,023 INFO L229 MonitoredProcess]: Starting monitored process 266 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,034 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Waiting until timeout for monitored process [2024-11-10 23:04:24,035 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,045 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,045 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:24,045 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,045 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,045 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,047 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:24,047 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:24,055 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,069 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (266)] Ended with exit code 0 [2024-11-10 23:04:24,069 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,071 INFO L229 MonitoredProcess]: Starting monitored process 267 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,072 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Waiting until timeout for monitored process [2024-11-10 23:04:24,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 [2024-11-10 23:04:24,083 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,083 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:24,084 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,084 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,084 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,085 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:24,085 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:24,090 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,100 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (267)] Ended with exit code 0 [2024-11-10 23:04:24,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,101 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,102 INFO L229 MonitoredProcess]: Starting monitored process 268 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,102 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Waiting until timeout for monitored process [2024-11-10 23:04:24,103 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,113 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,113 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:24,113 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,113 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,113 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,115 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:24,115 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:24,119 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,129 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (268)] Ended with exit code 0 [2024-11-10 23:04:24,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,130 INFO L229 MonitoredProcess]: Starting monitored process 269 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,131 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Waiting until timeout for monitored process [2024-11-10 23:04:24,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 [2024-11-10 23:04:24,141 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,141 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:24,141 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,141 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,141 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,143 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:24,143 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:24,148 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (269)] Ended with exit code 0 [2024-11-10 23:04:24,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,159 INFO L229 MonitoredProcess]: Starting monitored process 270 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Waiting until timeout for monitored process [2024-11-10 23:04:24,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,170 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,170 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:24,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,171 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,171 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,172 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:24,172 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:24,177 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,187 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (270)] Ended with exit code 0 [2024-11-10 23:04:24,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,188 INFO L229 MonitoredProcess]: Starting monitored process 271 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,189 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Waiting until timeout for monitored process [2024-11-10 23:04:24,189 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,199 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,199 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2024-11-10 23:04:24,200 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,200 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,200 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,202 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:24,202 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:24,207 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,217 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (271)] Ended with exit code 0 [2024-11-10 23:04:24,217 INFO L451 LassoAnalysis]: Using template '4-phase'. [2024-11-10 23:04:24,217 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,217 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,218 INFO L229 MonitoredProcess]: Starting monitored process 272 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,219 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Waiting until timeout for monitored process [2024-11-10 23:04:24,219 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,230 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,230 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:24,230 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:24,230 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,230 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,230 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:24,231 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:24,231 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:24,235 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,246 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (272)] Ended with exit code 0 [2024-11-10 23:04:24,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,247 INFO L229 MonitoredProcess]: Starting monitored process 273 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,248 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Waiting until timeout for monitored process [2024-11-10 23:04:24,249 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,259 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,259 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:24,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,259 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:24,264 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:24,264 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:24,291 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,301 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (273)] Ended with exit code 0 [2024-11-10 23:04:24,302 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,302 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,303 INFO L229 MonitoredProcess]: Starting monitored process 274 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,303 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Waiting until timeout for monitored process [2024-11-10 23:04:24,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 [2024-11-10 23:04:24,314 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,314 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:24,314 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:24,314 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,314 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,314 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:24,315 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2024-11-10 23:04:24,315 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:24,318 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,328 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (274)] Ended with exit code 0 [2024-11-10 23:04:24,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,329 INFO L229 MonitoredProcess]: Starting monitored process 275 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,330 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Waiting until timeout for monitored process [2024-11-10 23:04:24,330 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,340 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,340 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:24,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,340 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:24,342 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:24,342 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:24,349 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,359 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (275)] Ended with exit code 0 [2024-11-10 23:04:24,359 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,359 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,360 INFO L229 MonitoredProcess]: Starting monitored process 276 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,361 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Waiting until timeout for monitored process [2024-11-10 23:04:24,362 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,375 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,376 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:24,376 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,376 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,376 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:24,379 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:24,379 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:24,388 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,402 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (276)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:24,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,404 INFO L229 MonitoredProcess]: Starting monitored process 277 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,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 [2024-11-10 23:04:24,409 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Waiting until timeout for monitored process [2024-11-10 23:04:24,416 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,417 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:24,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,417 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:24,421 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:24,421 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:24,491 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,501 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (277)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:24,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,503 INFO L229 MonitoredProcess]: Starting monitored process 278 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,503 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Waiting until timeout for monitored process [2024-11-10 23:04:24,504 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,514 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,514 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:24,514 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,514 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,514 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:24,516 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:24,516 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:24,523 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,533 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (278)] Ended with exit code 0 [2024-11-10 23:04:24,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,535 INFO L229 MonitoredProcess]: Starting monitored process 279 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,535 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Waiting until timeout for monitored process [2024-11-10 23:04:24,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 [2024-11-10 23:04:24,546 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,546 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:24,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,546 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:24,548 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:24,548 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:24,555 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,565 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (279)] Ended with exit code 0 [2024-11-10 23:04:24,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,567 INFO L229 MonitoredProcess]: Starting monitored process 280 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,567 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Waiting until timeout for monitored process [2024-11-10 23:04:24,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 [2024-11-10 23:04:24,578 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,578 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:24,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,578 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:24,581 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:24,581 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:24,591 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,605 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (280)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:24,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,606 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,608 INFO L229 MonitoredProcess]: Starting monitored process 281 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,609 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Waiting until timeout for monitored process [2024-11-10 23:04:24,609 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,620 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,620 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:24,621 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,621 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,621 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:24,623 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:24,623 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:24,630 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,641 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (281)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:24,641 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,642 INFO L229 MonitoredProcess]: Starting monitored process 282 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,643 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Waiting until timeout for monitored process [2024-11-10 23:04:24,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 [2024-11-10 23:04:24,654 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,655 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:24,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,655 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:24,657 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:24,657 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:24,663 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,673 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (282)] Ended with exit code 0 [2024-11-10 23:04:24,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,675 INFO L229 MonitoredProcess]: Starting monitored process 283 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Waiting until timeout for monitored process [2024-11-10 23:04:24,676 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,686 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,686 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:24,686 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,686 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,686 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:24,689 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:24,689 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:24,695 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,705 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (283)] Ended with exit code 0 [2024-11-10 23:04:24,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,706 INFO L229 MonitoredProcess]: Starting monitored process 284 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Waiting until timeout for monitored process [2024-11-10 23:04:24,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 [2024-11-10 23:04:24,717 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,718 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:24,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,718 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:24,720 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:24,720 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:24,726 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,736 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (284)] Ended with exit code 0 [2024-11-10 23:04:24,737 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,737 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,738 INFO L229 MonitoredProcess]: Starting monitored process 285 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,738 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Waiting until timeout for monitored process [2024-11-10 23:04:24,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 [2024-11-10 23:04:24,749 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,749 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:24,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,749 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2024-11-10 23:04:24,751 INFO L401 nArgumentSynthesizer]: We have 15 Motzkin's Theorem applications. [2024-11-10 23:04:24,751 INFO L402 nArgumentSynthesizer]: A total of 5 supporting invariants were added. [2024-11-10 23:04:24,758 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,768 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (285)] Ended with exit code 0 [2024-11-10 23:04:24,768 INFO L451 LassoAnalysis]: Using template '2-lex'. [2024-11-10 23:04:24,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,769 INFO L229 MonitoredProcess]: Starting monitored process 286 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Waiting until timeout for monitored process [2024-11-10 23:04:24,770 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,780 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,780 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:24,780 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:24,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,780 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,780 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,781 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:24,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:24,782 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,792 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (286)] Ended with exit code 0 [2024-11-10 23:04:24,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,793 INFO L229 MonitoredProcess]: Starting monitored process 287 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Waiting until timeout for monitored process [2024-11-10 23:04:24,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,804 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,805 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:24,805 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,805 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,805 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,808 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:24,808 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:24,816 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,826 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (287)] Ended with exit code 0 [2024-11-10 23:04:24,826 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,826 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,827 INFO L229 MonitoredProcess]: Starting monitored process 288 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,828 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Waiting until timeout for monitored process [2024-11-10 23:04:24,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 [2024-11-10 23:04:24,838 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,838 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:24,838 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:24,839 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,839 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,839 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,839 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2024-11-10 23:04:24,839 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:24,841 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,850 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (288)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:24,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,851 INFO L229 MonitoredProcess]: Starting monitored process 289 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Waiting until timeout for monitored process [2024-11-10 23:04:24,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 [2024-11-10 23:04:24,862 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,863 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:24,863 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,863 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,863 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,864 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:24,864 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:24,869 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,878 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (289)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:24,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,880 INFO L229 MonitoredProcess]: Starting monitored process 290 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,881 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Waiting until timeout for monitored process [2024-11-10 23:04:24,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 [2024-11-10 23:04:24,892 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,892 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:24,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,892 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,894 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:24,894 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:24,898 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,907 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (290)] Ended with exit code 0 [2024-11-10 23:04:24,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,909 INFO L229 MonitoredProcess]: Starting monitored process 291 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Waiting until timeout for monitored process [2024-11-10 23:04:24,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 [2024-11-10 23:04:24,919 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,920 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:24,920 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,920 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,920 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,922 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:24,922 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:24,932 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,942 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (291)] Ended with exit code 0 [2024-11-10 23:04:24,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,943 INFO L229 MonitoredProcess]: Starting monitored process 292 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Waiting until timeout for monitored process [2024-11-10 23:04:24,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:24,954 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,955 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:24,955 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,955 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,955 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,956 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:24,956 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:24,960 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,970 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (292)] Ended with exit code 0 [2024-11-10 23:04:24,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,971 INFO L229 MonitoredProcess]: Starting monitored process 293 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:24,972 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Waiting until timeout for monitored process [2024-11-10 23:04:24,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 [2024-11-10 23:04:24,982 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:24,983 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:24,983 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:24,983 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:24,983 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:24,984 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:24,984 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:24,988 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:24,998 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (293)] Ended with exit code 0 [2024-11-10 23:04:24,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:24,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:24,999 INFO L229 MonitoredProcess]: Starting monitored process 294 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,000 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Waiting until timeout for monitored process [2024-11-10 23:04:25,001 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,010 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,011 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:25,011 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,011 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:25,012 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:25,012 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:25,016 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,025 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (294)] Ended with exit code 0 [2024-11-10 23:04:25,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,026 INFO L229 MonitoredProcess]: Starting monitored process 295 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,028 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Waiting until timeout for monitored process [2024-11-10 23:04:25,028 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,038 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,038 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:25,039 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,039 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,039 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:25,040 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:25,040 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:25,044 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,054 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (295)] Forceful destruction successful, exit code 0 [2024-11-10 23:04:25,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,066 INFO L229 MonitoredProcess]: Starting monitored process 296 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,067 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Waiting until timeout for monitored process [2024-11-10 23:04:25,068 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,077 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,078 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:25,078 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,078 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:25,079 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:25,079 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:25,083 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,093 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (296)] Ended with exit code 0 [2024-11-10 23:04:25,093 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,094 INFO L229 MonitoredProcess]: Starting monitored process 297 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,095 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Waiting until timeout for monitored process [2024-11-10 23:04:25,095 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,105 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,105 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:25,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,105 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:25,107 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:25,107 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:25,111 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,121 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (297)] Ended with exit code 0 [2024-11-10 23:04:25,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,122 INFO L229 MonitoredProcess]: Starting monitored process 298 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,123 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Waiting until timeout for monitored process [2024-11-10 23:04:25,124 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,133 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,133 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:25,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,134 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:25,135 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:25,135 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:25,139 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (298)] Ended with exit code 0 [2024-11-10 23:04:25,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,150 INFO L229 MonitoredProcess]: Starting monitored process 299 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,151 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Waiting until timeout for monitored process [2024-11-10 23:04:25,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,161 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,161 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2024-11-10 23:04:25,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,161 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2024-11-10 23:04:25,163 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2024-11-10 23:04:25,163 INFO L402 nArgumentSynthesizer]: A total of 4 supporting invariants were added. [2024-11-10 23:04:25,167 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,177 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (299)] Ended with exit code 0 [2024-11-10 23:04:25,177 INFO L451 LassoAnalysis]: Using template '3-lex'. [2024-11-10 23:04:25,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,178 INFO L229 MonitoredProcess]: Starting monitored process 300 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,179 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Waiting until timeout for monitored process [2024-11-10 23:04:25,179 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,189 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,190 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:25,190 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:25,190 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,190 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,190 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:25,190 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:25,190 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:25,193 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,203 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (300)] Ended with exit code 0 [2024-11-10 23:04:25,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,204 INFO L229 MonitoredProcess]: Starting monitored process 301 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,205 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Waiting until timeout for monitored process [2024-11-10 23:04:25,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 [2024-11-10 23:04:25,215 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,215 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:25,215 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,215 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,215 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:25,220 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:25,220 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:25,239 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,249 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (301)] Ended with exit code 0 [2024-11-10 23:04:25,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,251 INFO L229 MonitoredProcess]: Starting monitored process 302 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Waiting until timeout for monitored process [2024-11-10 23:04:25,252 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,265 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,265 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:25,265 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-11-10 23:04:25,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,265 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:25,266 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-11-10 23:04:25,266 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-11-10 23:04:25,268 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,278 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (302)] Ended with exit code 0 [2024-11-10 23:04:25,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,280 INFO L229 MonitoredProcess]: Starting monitored process 303 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,280 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Waiting until timeout for monitored process [2024-11-10 23:04:25,281 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,291 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,291 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:25,291 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,291 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,291 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:25,293 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:25,294 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:25,299 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,309 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (303)] Ended with exit code 0 [2024-11-10 23:04:25,310 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,310 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,310 INFO L229 MonitoredProcess]: Starting monitored process 304 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,311 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Waiting until timeout for monitored process [2024-11-10 23:04:25,312 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,321 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,322 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:25,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,322 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:25,324 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:25,324 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:25,329 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (304)] Ended with exit code 0 [2024-11-10 23:04:25,339 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,339 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,340 INFO L229 MonitoredProcess]: Starting monitored process 305 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,341 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Waiting until timeout for monitored process [2024-11-10 23:04:25,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 [2024-11-10 23:04:25,351 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,351 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:25,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,351 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:25,354 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:25,354 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:25,404 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,415 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (305)] Ended with exit code 0 [2024-11-10 23:04:25,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,416 INFO L229 MonitoredProcess]: Starting monitored process 306 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,417 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Waiting until timeout for monitored process [2024-11-10 23:04:25,417 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,428 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,428 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:25,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,428 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:25,430 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:25,430 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:25,436 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,446 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (306)] Ended with exit code 0 [2024-11-10 23:04:25,447 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,448 INFO L229 MonitoredProcess]: Starting monitored process 307 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Waiting until timeout for monitored process [2024-11-10 23:04:25,449 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,459 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,459 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:25,459 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,459 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,459 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:25,462 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:25,462 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:25,468 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,477 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (307)] Ended with exit code 0 [2024-11-10 23:04:25,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,478 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,478 INFO L229 MonitoredProcess]: Starting monitored process 308 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Waiting until timeout for monitored process [2024-11-10 23:04:25,480 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,489 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,490 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:25,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,490 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,490 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:25,492 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:25,492 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:25,498 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,508 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (308)] Ended with exit code 0 [2024-11-10 23:04:25,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,510 INFO L229 MonitoredProcess]: Starting monitored process 309 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,510 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Waiting until timeout for monitored process [2024-11-10 23:04:25,511 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,521 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,521 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:25,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,521 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:25,523 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:25,523 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:25,529 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,539 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (309)] Ended with exit code 0 [2024-11-10 23:04:25,539 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,539 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,540 INFO L229 MonitoredProcess]: Starting monitored process 310 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Waiting until timeout for monitored process [2024-11-10 23:04:25,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 [2024-11-10 23:04:25,551 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,551 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:25,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,551 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:25,553 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:25,553 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:25,558 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,568 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (310)] Ended with exit code 0 [2024-11-10 23:04:25,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,570 INFO L229 MonitoredProcess]: Starting monitored process 311 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,570 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Waiting until timeout for monitored process [2024-11-10 23:04:25,571 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,581 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,581 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:25,581 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,581 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,581 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:25,583 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:25,583 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:25,589 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,599 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (311)] Ended with exit code 0 [2024-11-10 23:04:25,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,600 INFO L229 MonitoredProcess]: Starting monitored process 312 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,601 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Waiting until timeout for monitored process [2024-11-10 23:04:25,601 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,611 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,611 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:25,611 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,611 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,611 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:25,613 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:25,613 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:25,619 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (312)] Ended with exit code 0 [2024-11-10 23:04:25,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-10 23:04:25,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-10 23:04:25,630 INFO L229 MonitoredProcess]: Starting monitored process 313 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-10 23:04:25,631 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Waiting until timeout for monitored process [2024-11-10 23:04:25,631 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-11-10 23:04:25,641 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2024-11-10 23:04:25,641 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2024-11-10 23:04:25,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-11-10 23:04:25,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-11-10 23:04:25,642 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2024-11-10 23:04:25,644 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2024-11-10 23:04:25,644 INFO L402 nArgumentSynthesizer]: A total of 6 supporting invariants were added. [2024-11-10 23:04:25,649 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-11-10 23:04:25,660 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (313)] Ended with exit code 0 [2024-11-10 23:04:25,665 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 10.11 11:04:25 BoogieIcfgContainer [2024-11-10 23:04:25,666 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-10 23:04:25,666 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-10 23:04:25,666 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-10 23:04:25,666 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-10 23:04:25,667 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 10.11 11:04:12" (3/4) ... [2024-11-10 23:04:25,670 INFO L146 WitnessPrinter]: No result that supports witness generation found [2024-11-10 23:04:25,671 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-10 23:04:25,674 INFO L158 Benchmark]: Toolchain (without parser) took 13540.25ms. Allocated memory was 159.4MB in the beginning and 207.6MB in the end (delta: 48.2MB). Free memory was 116.8MB in the beginning and 96.5MB in the end (delta: 20.3MB). Peak memory consumption was 69.6MB. Max. memory is 16.1GB. [2024-11-10 23:04:25,674 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 100.7MB. Free memory is still 68.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-10 23:04:25,675 INFO L158 Benchmark]: CACSL2BoogieTranslator took 231.67ms. Allocated memory is still 159.4MB. Free memory was 116.8MB in the beginning and 104.8MB in the end (delta: 12.0MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-10 23:04:25,675 INFO L158 Benchmark]: Boogie Procedure Inliner took 25.04ms. Allocated memory is still 159.4MB. Free memory was 104.8MB in the beginning and 103.5MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-10 23:04:25,675 INFO L158 Benchmark]: Boogie Preprocessor took 32.31ms. Allocated memory is still 159.4MB. Free memory was 103.5MB in the beginning and 102.1MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-10 23:04:25,675 INFO L158 Benchmark]: IcfgBuilder took 329.05ms. Allocated memory is still 159.4MB. Free memory was 101.4MB in the beginning and 126.0MB in the end (delta: -24.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-10 23:04:25,676 INFO L158 Benchmark]: BuchiAutomizer took 12910.96ms. Allocated memory was 159.4MB in the beginning and 207.6MB in the end (delta: 48.2MB). Free memory was 126.0MB in the beginning and 96.5MB in the end (delta: 29.6MB). Peak memory consumption was 123.5MB. Max. memory is 16.1GB. [2024-11-10 23:04:25,676 INFO L158 Benchmark]: Witness Printer took 6.04ms. Allocated memory is still 207.6MB. Free memory is still 96.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-10 23:04:25,678 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.17ms. Allocated memory is still 100.7MB. Free memory is still 68.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 231.67ms. Allocated memory is still 159.4MB. Free memory was 116.8MB in the beginning and 104.8MB in the end (delta: 12.0MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 25.04ms. Allocated memory is still 159.4MB. Free memory was 104.8MB in the beginning and 103.5MB in the end (delta: 1.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 32.31ms. Allocated memory is still 159.4MB. Free memory was 103.5MB in the beginning and 102.1MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 329.05ms. Allocated memory is still 159.4MB. Free memory was 101.4MB in the beginning and 126.0MB in the end (delta: -24.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * BuchiAutomizer took 12910.96ms. Allocated memory was 159.4MB in the beginning and 207.6MB in the end (delta: 48.2MB). Free memory was 126.0MB in the beginning and 96.5MB in the end (delta: 29.6MB). Peak memory consumption was 123.5MB. Max. memory is 16.1GB. * Witness Printer took 6.04ms. Allocated memory is still 207.6MB. Free memory is still 96.5MB. There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Trivial decomposition into one module whose termination is unknown. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 12.8s and 1 iterations. TraceHistogramMax:1. Analysis of lassos took 12.8s. Construction of modules took 0.0s. Büchi inclusion checks took 0.0s. Highest rank in rank-based complementation 0. Minimization of det autom 0. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: LassoAnalysisResults: nont0 unkn1 SFLI0 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital36 mio100 ax100 hnf100 lsp56 ukn87 mio100 lsp100 div393 bol100 ite100 ukn100 eq146 hnf95 smp48 dnf100 smp100 tf104 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 3 Time: 36ms VariablesStem: 1 VariablesLoop: 4 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 6 MotzkinApplications: 18 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 2 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 1 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Unable to decide termination Buchi Automizer is unable to decide termination for the following lasso. Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(18, 2);call #Ultimate.allocInit(12, 3);" "assume true;assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~post4#1, main_~x~0#1, main_~y~0#1;main_~x~0#1 := 0;main_~y~0#1 := 1;" "assume true;" "assume !!(main_~x~0#1 % 4294967296 < 6);main_#t~post4#1 := main_~x~0#1;main_~x~0#1 := 1 + main_#t~post4#1;havoc main_#t~post4#1;main_~y~0#1 := 2 * main_~y~0#1;" Loop: "assume true;" "assume !!(main_~x~0#1 % 4294967296 < 6);main_#t~post4#1 := main_~x~0#1;main_~x~0#1 := 1 + main_#t~post4#1;havoc main_#t~post4#1;main_~y~0#1 := 2 * main_~y~0#1;" RESULT: Ultimate could not prove your program: unable to determine termination [2024-11-10 23:04:25,705 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with 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/releaseScripts/default/UAutomizer-linux/config using search string *Termination*32bit*_Bitvector*.epf No suitable settings file found using Termination*32bit*_Bitvector ERROR: UNSUPPORTED PROPERTY Writing output log to file Ultimate.log Result: UNKNOWN